/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
}

body{
	background:#9ebee5;
	text-align:center;
}

img {
	vertical-align:top;
	text-align: left;
}
a img { border:0;}

html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.75em;
		line-height:1.333em;
		color:#858585;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#858585;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {
	color:#666;
}

/* ============================= main layout ====================== */

.tail-top {background:#fff url(images/header-tail.gif) top repeat-x;}
.tail-bottom {background:url(images/footer-tail.gif) bottom repeat-x;}

.link1 {background:url(images/link1-bg.gif) top repeat-x; display:block; float:right; line-height:1.001em; padding:4px 12px 4px 14px; color:#2b61a2; font-weight: text-decoration:none; margin-top:15px; font-family:arial;}
.link11 {background:url(images/link1-bg.gif) top repeat-x; display:block; float:left; line-height:1.001em; padding:0px 12px 4px 4px; color:#2b61a2; font-weight:Regular; text-decoration:none; margin-top:12px; font-family:arial;}
.link111 {
	display:block;
	float:right;
	line-height:1.001em;
	padding:0px 12px 4px 4px;
	color:#FFFFFF;
	font-weight:Regular;
	text-decoration:none;
	margin-top:12px;
	font-family:arial;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
}

.link1:hover {background:url(images/link1-bg-hover.gif) top repeat-x;}

.link2 {background:url(images/link2-bg.gif) top repeat-x; margin-top:10px;}
.link2:hover {background:url(images/link2-bg-hover.gif) top repeat-x;}

.link3 {background:#fff; color:#3d8f0a; font-weight:bold; text-decoration:none; display:block; float:right; line-height:1.001em; padding:4px 10px 4px 14px; margin-top:12px; font-family:arial;}
.link3:hover {background:#e7f5ff;}
.box1 .link3 {color:#2b61a2;}
.box1 .link3:hover {background:#e5fbc7;}
 


.imgindent {margin:0 20px 0 0; float:left;}
.title {
	border-bottom:1px solid #b8d0ed;
	margin-bottom:0px;
}
.title 1{
	border-bottom:1px solid #b8d0ed;
	margin-bottom:18px;
	background-color: #3399FF;
}
.title2 {
	border-bottom:1px solid #b1d29d;
	margin-bottom:18px;
}
.box1 .title {margin-bottom:15px;}

h2 {color:#4b4a4a; margin:12px 0 4px 0;}

/* ============================= content ====================== */

.col-pad {padding-right:39px;}
.col-pad2 {padding-right:21px;}
.col-pad3 {padding-right:4px;}
.col-pad4 {margin-right:58px;}
.indent {padding:0 0 0 34px;}
.indent2 {padding:0 34px 0 24px;}
.indent3 {padding:0 34px 25px 34px;}

.line {border-bottom:1px solid #cedef2; padding-bottom:5px;}
.padding1 {padding-top:40px;}

.row2 {padding-top:37px;}
.box1 {background:#e7f5ff; padding:24px 33px 26px 24px;}
.box2 {
	background:#e5fbc7;
	padding:4px 33px 6px 24px;
}

/* ============================= footer ====================== */

#footer {
	color:#fff;
	font-weight:bold;
	font-family:arial;
	padding-top:10px;
}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#SearchForm {border:1px solid #adc6e3; background:url(images/form-bg.gif) top repeat-x; padding:22px; margin-top:38px;}
#SearchForm img {margin-bottom:11px;}
#SearchForm select {width:125px; border:1px solid #77a0d1; background:#77a0d1; font-size:1em; color:#fff; font-weight:bold; font-family:arial;}
textarea {width:193px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:left;
	line-height:18px;
	text-decoration: none;
}

