@charset "utf-8";
/* CSS Document */
#back{background-image:url(../media/back3.png); background-repeat:repeat-y;
_background-image: none;
_filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=media/back3.png, sizingMethod='scale');
}
.text12 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.text11 {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.textfooter {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#595a5a;
}
.textfooter a{
color: #0E3B5B;
text-decoration: none
}
.textfooter a:hover{
text-decoration: underline
}
.padding {
padding-left:43px;
padding-right:43px;
padding-top:22px;
}
.line {border-top:1px solid #B5B5B5}
.link1 a{ color: #0e3b5b; font-family: Arial, Helvetica, sans-serif;font-size:11px; font-weight:bold;}
.link1 a:link{text-decoration:none;}
.link1 a:visited{ text-decoration:none;}
.link1 a:active{ text-decoration: none;}
.link1 a:hover{ color: #062f4c; text-decoration: none; text-decoration:underline}

.link2 a{ color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;font-size:11px;}
.link2 a:link{text-decoration:none;}
.link2 a:visited{ text-decoration:none;}
.link2 a:active{ text-decoration: none;}
.link2 a:hover{ color: #FFFFFF; text-decoration: none; text-decoration:underline}

.link3 a{ color: #FFFFFF; font-family: "Century Gothic", Arial; font-size:12px; font-weight:bold}
.link3 a:link{text-decoration:none;}
.link3 a:visited{ text-decoration:none;}
.link3 a:active{ text-decoration: none;}
.link3 a:hover{ color: #FFFFFF; text-decoration: none; text-decoration:underline}

.link4 a{ color: #0e3b5b; font-weight:bold;}
.link4 a:link{text-decoration:none;}
.link4 a:visited{ text-decoration:none;}
.link4 a:active{ text-decoration: none;}
.link4 a:hover{ color: #062f4c; text-decoration: none; text-decoration:underline}

.titles1 {
	font-family: "Century Gothic", Arial;
	color: #0e3b5b;
	font-weight: bold;
	font-size: 14px;
}
.titles2 {
	font-family: "Century Gothic", Arial;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.titles3 {
	font-family: "Century Gothic", Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.titles4 {
	font-family: "Century Gothic", Arial;
	color: #B70000;
	font-size: 12px;
}
.blue-bold {
	color: #0E3B5C;
	font-weight: bold;
}
.grey-bold {color: #666666; font-weight: bold; }
.tables-1-grey {border:#999999 solid 1px}
.borders-bevel {
	border-top:#7b9eb7 solid 1px;
	border-bottom:#0E3B5C solid 1px;
	border-left:#7b9eb7 solid 1px;
	border-right:#0E3B5C solid 1px;
}
.bold-grey {
	font-weight: bold;
	color: #595A5A;
}
.simple_window {
	width:250px;
	height:50px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
	text-align:left;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
}
a{ outline:none}
.padding-num-lists ol li { margin-top:5px}

/****** Styles for the form ********/
input {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#000000;
font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
margin:4px 0 5px 8px;
padding:1px;
width:280px;
}
textarea {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#000000;
font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:120px;
line-height:14px;
margin:4px 0 5px 8px;
overflow-x:hidden;
width:280px;
}