@charset "utf-8";
/* CSS DCOUMENT */

.blue {color: #1d406a; }
.gold {color: #c6a234; }
.red { color: #ff0000; font: bold; }

.newsitem { display: block; border-bottom: 2px dotted #3D659D;  }

.image-right 		{ position: relative; float: right; margin: 0 15px 10px 10px; font-size: 10px; line-height: 13px; clear:left;	}
.image-right-home 	{ position: relative; float: right; margin: 3px 5px 9px 8px; clear:left;	}
.image-right-border { position: relative; float: right; margin: 0 15px 10px 10px; font-size: 10px; line-height: 13px; clear:left; padding: 6px; border: solid 1px #d5d5d5;	}
.image-left  		{ position: relative; float: left;  margin: 0 15px 10px 0;}
.image-left-border 	{ position: relative; float: left;  margin: 0 15px 10px 0; padding: 6px; border: solid 1px #d5d5d5;}


p { font: normal 13px/22px Arial; color: #000; }
h1 { color: #083666; font: 32px/37px normal; font-family: Oswald;}
h2 { color: #7490ad; font: 21px normal; font-family: Oswald; padding-bottom:0px; }
h3 { font: 16px normal; font-family: Oswald; }
h4 { font: 14px normal; font-family: Oswald; }
h3,h4,h5,h6		{font-family: Oswald; }
h1				{}
h2				{}
h3				{}
h4				{}









