@charset "utf-8";
/* CSS Document */

body{
	background-color: #2053AB;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.web_container, .web_container table{
	margin:0 auto 0 auto; /* To align to center in firefox */	
}

.left_image{
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}

.clearboth {
	clear: both;
}

.right_image{
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}

.maintext{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
font-style:normal;
}

.smlbold{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
font-style:normal;
}

.bigbold{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
font-style:normal;
}

.input{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
font-style:normal;
border:1px solid #000000;
width: 155px;
}

a:link {
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 text-decoration: underline;	
 font-weight: normal;
 }  
 
 a:visited {
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 text-decoration: underline;	  
 font-weight: normal;
 }	
 
 a:hover {
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 11px;
 color: #CC0000;
 text-decoration: underline; 
 font-weight: normal;
 } 
 
 a:active {																				
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 11px;
 color: #000000; 
 text-decoration: underline;   
 font-weight: normal;
 }
 
.row0 {  background-color: #ffffff}
.row1 {  background-color: #FBEDEC}

.elevenwhite{
color: #FFFFFF;
font-size: 11px;
}

.bolditalic{
color: #000000;
font-size: 12px;
font-weight:bold;
font-style:italic;
}

.whitelink{
color: #FFFFFF;
font-size: 11px;
}

a.whitelink:link{
color: #FFFFFF;
font-size: 11px;
text-decoration:underline;
}

a.whitelink:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration:underline;
}

a.whitelink:hover{
color: #FF2321;
font-size: 11px;
text-decoration:underline;
}
a.whitelink:active{
color: #FF2321;
font-size: 11px;
text-decoration:underline;
}

a.navi:link{
color: #000000;
font-size: 12px;
text-decoration:none;
}

a.navi:visited{
color: #000000;
font-size: 12px;
text-decoration:none;
}

a.navi:hover{
color: #FF2321;
font-size: 12px;
text-decoration:none;
}
a.navi:active{
color: #000000;
font-size: 12px;
text-decoration:none;
}

a.subnavi:link{
color: #000000;
font-size: 11px;
text-decoration:none;
}

a.subnavi:visited{
color: #000000;
font-size: 11px;
text-decoration:none;
}

a.subnavi:hover{
color: #FF2321;
font-size: 11px;
text-decoration:none;
}
a.subnavi:active{
color: #000000;
font-size: 11px;
text-decoration:none;
}

.navback {;
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyback {
	background-repeat: repeat-x;
}
.borderall{
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.bordertop{
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}

.borderbtm{
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}

.borderlftop{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}
.borderlfbtm{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}
.borderrttop{
	border-left: #333333 0px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderrbtm{
	border-left: #333333 0px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderlft{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderrt{
	border-left: #33333301px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}

span img { border: 1px solid #000000; }
.smlred {
	color: #e20a15;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
ol {
margin-left: 12px;
padding-left: 12px;
}