/* 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;
}


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

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


.stretched{
	width:100%;
}
.bordertop{

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

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

	border-right: 1px solid #D2D2D2;
}
/*-------------------------------------*/

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

.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;
}

.headerrightshortbg { 
	left:0px;
    top:0px;   
	height:85px;	
	border-bottom: 1px solid #FFFFFF;
	background-position:bottom right;
	background-image:url(resources/images/bg_headerright_short.png);
	background-repeat:repeat-x;
}
.headermid {  
	left:0px;
    top:0px;  
	height:110px;	
	border-bottom: 1px solid #FFFFFF;
}
.headermidshort {  
	left:0px;
    top:0px;  
	height:85px;	
	border-bottom: 1px solid #FFFFFF;
}	

.headerleft {
    left:0px;
    top:0px; 
	right:0px;  
    background-color: #5C74BD;
    height:110px;	
	background-position:bottom left;
	vertical-align:bottom;
	border-bottom: 1px solid #FFFFFF;
}
.headerleftshort {
    left:0px;
    top:0px; 
	right:0px;  
    background-color: #5C74BD;
    height:85px;	
	background-position:bottom left;
	vertical-align:bottom;
	border-bottom: 1px solid #FFFFFF;
}
.bgbutton{
	background-color:#5C74BD ;  
	background-position:top left;
	border-top:1px solid #666666;
	vertical-align:top;  
}

.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;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 40px;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
}
.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{
	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;
}

.tablebordered{
	border-top: 2px solid #D5D5D5;
	border-right: 2px solid #D5D5D5;
	border-bottom: 2px solid #D5D5D5;
	border-left: 2px solid #D5D5D5;
}


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: #F2F2F2;
	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; }
	
.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;
	
	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: 0px 10px 10px 10px;
	margin: 1px;
}
.bodytext {
	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: 0px 10px 10px 10px;
	margin: 1px;
}

.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #073A4E;
	display: block;
	text-decoration: none;
	background-position: center center;
	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;
}




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

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #86929B;
	text-align: center;
	border: 1px none #FFFFFF;
	padding: 0px;
	margin: 0px;
	vertical-align:bottom;
	text-align: center;
}
.nowrap {
	white-space: nowrap;
}

.paddingleft10
{
padding-left: 10px;
}

.paddingright10
{
padding-right: 10px;
}

.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;	
}

