/* CSS Document */
body {
	background-color: #FFFFFF; color: #4D5E6F; font: verdana, arial, helvetica, sans-serif; margin: 0px; padding: 0px; text-align: left;
}

table{
	background-position: 0px;
	border: #DDE0E3;
}
.news_frame{
	background-color: #E2E8EB;
}

.list{
	margin-left:2px;
	padding-left:4px;
	display:list-item;
	list-style-type:none;
	text-align:left;
}

.indented{
	padding-left:1em;
}
.datefont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.tabledownload
{
	margin-top:10px;
	margin-left:20px;
	border:1px; 
	border-color:#F7F8F9;
	background-color:#F3F4F5;

}
.centeredtable {
   margin-left: auto;
   margin-right: auto;
}

.centered { 
	text-align: center; 
}
.alignright { 
	text-align: right; 
}
.alignleft { 
	text-align: left; 
}


.stretched{
	width:100%;
}

.headerright { 
	left:0px;
    	top:0px;   
	height:100px;	
	border-bottom: 1px solid #FFFFFF;
	background-position:bottom right;
	background-color:#5270BA;
}

.headerrightbg { 
	left:0px;
    	top:0px;   
	height:110px;	
	border-bottom: 1px solid #FFFFFF;
	background-position:bottom right;
	background-image:url(resources/images/bg_headerright.png);
	background-repeat:repeat-x;
	background-color:#5270BA;
}

.headerrightshortbg { 
	left:0px;
    	top:0px;   
	border-bottom: 1px solid #FFFFFF;
	background-position:bottom right;
	background-image:url(resources/images/bg_headerright_short.png);
	background-repeat:repeat-x;
	background-color:#5270BA;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align:middle;
}
.headermid {  
	left:0px;
    	top:0px;  
	height:110px;	
	border-bottom: 1px solid #FFFFFF;
	background-color:#5270BA;
	color:#5270BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align:middle;	

}
.headermidshort {  
	left:0px;
    	top:0px; 
	height:100px; 
	border-bottom: 1px solid #FFFFFF;
	background-color:#5270BA;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align:middle;	
}	

.headerleft {
    	left:0px;
    	top:0px; 
	right:0px;  
    	background-color: #5270BA;
    	height:110px;	
	background-position:bottom left;
	vertical-align:bottom;
	border-bottom: 1px solid #FFFFFF;
	
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align:middle;	
}
.headerleftshort {
    	left:0px;
    	top:0px; 
	right:0px; 
	height:100px; 	
	background-position:bottom left;
	vertical-align:bottom;
	border-bottom: 1px solid #FFFFFF;
	background-color:#5270BA;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align:middle;	
}
.bgbutton{
	background-color:#5C74BD ;  
	background-position:top left;
	border-top:1px solid #666666;
	vertical-align:top;  
}
.downloads_title {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-position:  center;
	text-decoration: none;
	text-align:center;  
	}
.downloads_title_left {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-position:  center;
	text-decoration: none;
	text-align:left; 
	/*padding-left:10px; */
	}	
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #073A4E;
	text-align: justify;
	display: block;
	text-decoration: none;
	background-position: center center;
	padding-right: 5px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 10%;


}
.bordertop{

	border-top: 1px solid #D2D2D2;
}
.borderleft{

	border-left: 1px solid #D2D2D2;
}
.borderright{

	border-right: 1px solid #D2D2D2;
}
.bg_content_color {background-color: #FAFAFA; 

}

.bg_rightbuttons{
	background-image: url(resources/images/bg_link.png);
	background-repeat: repeat-x;
	vertical-align:middle;	
	border:none;
	height:30px;
}
.bg_header_top_shadow{
	background-image: url(resources/images/bg_bottom_shadow.png);
	background-repeat: repeat-x;
	background-position:bottom;		
	border:none;
}
.bg_top_shadow{
	background-image: url(resources/images/bg_top_shadow_dark.png);
	background-repeat: repeat-x;
	background-position: top; 
	vertical-align:top;	
	border:none;
}
.bg_left_shadow{
	background-image: url(resources/images/bg_left_shadow.png);
	background-repeat: repeat-y;
	left:0px;	
	border:none;
}
.bg_logo{
	background-image: url(resources/images/bg_logo.png);
	background-repeat: repeat-x;
	
}
.bg_logo_bottom{
	background-color:#929CCF;
	border-top: 1px solid #5C74BD;
}
.bg_rightbuttons{
	background-image: url(resources/images/bg_link.png);
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align: center;	
	border:none;
	height:31px;
}

.bg_headline_left{
	background-image: url(resources/images/bg_headline_left.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-align: center;	
	border:none;
	height:60px;
}
.bg_headline_mid{
	background-image: url(resources/images/bg_headline_mid.png);
	background-repeat: repeat-x;
	background-position:top center;
	text-align: center;	
	border:none;
	height:60px;
	color:#11344A;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.bg_headline_right{
	background-image: url(resources/images/bg_headline_right.png);
	background-repeat: no-repeat;
	background-position:top right;		
	border:none;
	height:60px;
	text-align: center;	
}

.bg_title_light_mid{
	background-image: url(resources/images/bg_title_light_mid.png);
	background-repeat: repeat-x;
	background-position:top left;		
	border:none;
	height:56px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
	padding-bottom:5px;
}

.bg_title_dark_mid{
	background-image: url(resources/images/bg_title_dark_mid.png);
	background-repeat: repeat-x;
	background-position:top left;		
	border:none;
	height:56px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
}

.bg_title_mid_fixed{
	background-image: url(resources/images/bg_title_mid_fixed.png);
	background-repeat: no-repeat;
	background-position:top left;		
	border:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	width:254px;
}

.bg_title_mid{
	background-image: url(resources/images/bg_title_mid.png);
	background-repeat: repeat-x;
	background-position:top left;		
	border:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}

.bg_title_left{
	background-image: url(resources/images/bg_title_left.png);
	background-repeat: no-repeat;
	background-position:top left;		
	border:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	width:254px;
}
.bg_title_right{
	background-image: url(resources/images/bg_title_right.png);
	background-repeat: no-repeat;
	background-position:top left;		
	border:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	width:254px;
}
.bg_title_center{
	background-image: url(resources/images/bg_title_center.png);
	background-repeat: no-repeat;
	background-position:top left;		
	border:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	width:254px;
}
.tablebordered{
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
}


div.rightbuttons A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #11344A;
	text-decoration: none;
}

div.rightbuttons A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #11344A;
	text-decoration: none;
	
}

div.rightbuttons A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #244DA2;
	text-decoration: none;
}
div.rightbuttons A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #11344A;
	text-decoration: none;
	

}


.bg_bottom_left{
	background-color:#E6E6E6;		
	border-left: 1px solid #A3AFC2;
	border-right: 2px solid #A3AFC2;
	border-bottom: 10px solid #A3AFC2;
}
div.buttons A:link {
	background-image: url(resources/images/bg_buttons_chromo2.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #C0C0C0;
	color: #11344A;
	display: block;	
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 145px;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	line-height:1.8em;

}
div.buttons A:visited {
	background-image: url(resources/images/bg_buttons_chromo2.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #C0C0C0;
	color: #11344A;
	display: block;	
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 145px;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	line-height:1.8em;
}

div.buttons A:hover {

	background-image: url(resources/images/bg_buttons1.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #C0C0C0;
	color: #244DA2; 
	display: block;	
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 145px;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	line-height:1.8em;
}
div.buttons A:active {
	background-image: url(resources/images/bg_buttons_chromo2.png);
	background-repeat: repeat-x;
	border-bottom: 0px solid #C0C0C0;
	color: #244DA2; 
	display: block;		
	padding-left: 12px;
	padding-right: 2px;	
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 145px;
	height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	line-height:1.8em;
}

.framecontent{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FAFBFB;
	font-size: 11px;
	color: #313131;
	font-style: normal;
	border: 2px solid #A3AFC2;
	border-left: 1px solid #A3AFC2;
	border-right: 1px solid #A3AFC2;
	border-bottom: 1px solid #A3AFC2;	
	padding:2em 1em 1em 1em;
	text-align: justify; 

}
.scrollable{
width:218px;
height:400px; 
	overflow:auto; 
	padding:1px 6px 20px 6px; 
	border:0px none;
	scrollbar-base-color: #CCD4E1; 
	scrollbar-face-color:#CCD4E1; 
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#CCD4E1;  
   
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-Color:#000000;
}
.boldtext
{
font-weight: bold;
}

.smallrectangle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #33404F;
	text-align: justify;
	display: block;
	text-decoration: none;	
	border: 1px solid #A3AFC2;	
	margin: 1px;
	vertical-align:top;
}
.valignbottom{
	vertical-align:bottom;}

div.rectangle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDF3F3;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #33404F;
	text-align: justify;
	display: block;
	text-decoration: none;
	background-position: center center;
	border: 1px solid #A3AFC2;
	padding: 3px 10px 2px;
	margin: 1px;
}

div.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5F7692;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	background-position: center center;
	border: 1px solid #65778B;
	padding: 3px;
	margin: 1px;
	background-image: url(resources/images/TitleBanner.jpg);


}
div.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #073A4E;
	text-align: justify;
	display: block;
	text-decoration: none;
	background-position: center center;
	border: 1px solid #FFFFFF;
	padding: 0px 3px 3px 0px;
	margin: 1px;
}
div.bodytextcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F8F9;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #073A4E;
	text-align: justify;
	display: block;
	text-decoration: none;
	background-position: center center;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 25px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #073A4E;	
}
.bodytextboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-weight: bold;
	color: #073A4E;	
}

div.NewsDescription {
	color: #4B646B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	background-position: left center;
	text-align: justify;

 }
 
 div.NewsDate {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-position: left center;
 }
 
 div.NewsTitle A:visited {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: left center;
	text-decoration: none;
	

 }
 div.NewsTitle A:link {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: left center;
	text-decoration: none;
	

 }
 
 div.NewsTitle A:hover {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: left center;
	text-decoration: underline;
	

 }
 
 div.NewsTitle A:active {
	color: #456B87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: left center;
	text-decoration: none;
	

 }
 
 
 
 div.NewsTitleDate {
	color: #5584A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-position: left center;
	text-decoration: none;

 }

div.CopyRightText A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	color: #86929B;
	text-align: center;	
	text-decoration: underline;		
	padding-left: 2px;
	margin: 0px;
	vertical-align:top;
}
div.CopyRightText A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	color: #86929B;
	text-align: center;	
	text-decoration: underline;		
	padding-left: 2px;
	margin: 0px;
	vertical-align:top;
}
div.CopyRightText A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	color: #86929B;
	text-align: center;
	text-decoration: underline;	
	padding-left: 2px;
	margin: 0px;
	vertical-align:top;
}
div.CopyRightText A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;	
	font-weight: normal;
	color: #86929B;
	text-align: center;
	text-decoration: underline;
	padding-left: 2px;
	margin: 0px;
	vertical-align:top;
}

.nowrap {
	white-space: nowrap;
}

#scrollabletext
	{
	height:480px; 
	overflow:auto; 
	padding:1px 6px 20px 6px; 
	border:0px none;
	scrollbar-base-color: #3556C8; 
	scrollbar-face-color:#3556C8; 
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#E6E6E6;   
    scrollbar-shadow-color:#0E2C90;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-darkshadow-Color:#7FC1D0;
}
.linktext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3C55A0;
	text-align: center;
	text-decoration: none;	
}

.linktext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3C55A0;
	text-align: center;
	text-decoration: none;	
}
.linktext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5DBFD4; 
	text-align: center;
	text-decoration: none;	
}

.linktext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3E648A; 
	text-align: center;
	text-decoration: none;	
}

.linktextsmall a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3C55A0;
	text-align: center;
	text-decoration: none;	
}

.linktextsmall a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3C55A0;
	text-align: center;
	text-decoration: none;	
}
.linktextsmall a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5DBFD4; 
	text-align: center;
	text-decoration: none;	
}

.linktextsmall a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3E648A; 
	text-align: center;
	text-decoration: none;	
}
.headline_text{
	
	text-align: center;	
	border:none;	
	color:#11344A;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #C0C0C0;
}

.border_icons {
	border-top:4px ridge #38588C;
	border-right:4px ridge #D5D5D5;
	border-bottom:4px ridge #D5D5D5;
	border-left:4px ridge #38588C;
}

.paddingleft10 {
	padding-left:10px;
}

.paddingleft40 {
	padding-left:40px;
}

.marginleft10
{
	margin-left:10%;
}