/**********************************************
************* body styles *********************
**********************************************/

body {
	margin: 0px;
	background-color: #F7F7F7;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cell1 {
	background-color: #F7F7F7;
	background-image: url(images/index_01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 130px;
	width: 281px;
}
#cell2 {
	background-color: #FFFFFF;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 130px;
	width: 236px;
}
#cell3 {
	background-color: #F7F7F7;
	background-image: url(images/index_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 110px;
	width: 228px;
	padding-top: 20px;
	padding-left: 30px;
}
#cell4 {
	background-color: #2DA7CC;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
	width: 48px;
}
#cell5 {
	background-color: #1396C2;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	width: 180px;
}
#cell6 {
	background-color: #1A9FC8;
	background-image: url(images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 180px;
}
#cell7 {
	background-color: #D2D2D2;
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
	width: 313px;
}
#cell8 {
	background-color: #F7F7F7;
	background-image: url(images/index_14.gif);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
	height: auto;
	width: 775px;
}
#cell9 {
	background-color: #F7F7F7;
	background-image: url(images/index_15.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 66px;
	width: 735px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 25px;
	line-height: 16px;
	padding-left: 40px;
}
#cell9 a {
	color: #999999;
}


/**********************************************
************* content styles ******************
**********************************************/

#leftdiv {
	float: left;
	width: 305px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#leftdiv img {
	margin-bottom: 5px;
}

#rightdiv {
	float: right;
	width: 373px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 35px;
}
#rightdiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 14px;
	margin-top: 5px;
	width: 98%;
}
#rightdiv li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5395A1;
	width: 300px;
	line-height: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#rightdiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
#rightdiv a:hover {
	text-decoration: none;
}

.pic1 {
	margin-right: 10px;
	float: left;
	margin-bottom: 4px;
}
#maindiv {
	width: 435px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#maindiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	color: #666666;
	margin-top: 5px;
}
#maindiv ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #006699;
	list-style-position: outside;
	list-style-type: decimal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	display: list-item;
}
#maindiv ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	width: 90%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	display: list-item;
}


#contactdiv {
	float: right;
	width: 216px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
	background-color: #3EA7C5;
	border: 3px solid #D2D2D2;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#contactdiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
}
#contactdiv a {
	color: #FFFF00;
}

#forms {
	float: right;
	width: 225px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 40px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#forms h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3EA7C5;
	display: block;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
}
#forms a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}
#forms a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #E8E8E8;
}



u {
	color: #000000;
}
input {
	color: #FFFF00;
	background-color: #3EA7C5;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	color: #FFFF00;
	background-color: #3EA7C5;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper1 {
	width: 100%;
	height: auto;
}
#wrapper1 ol li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	display: list-item;
}
#wrapper1 ol li ol li {
	list-style-type: lower-alpha;
}
#wrapper2 ol li ol li {
	list-style-type: lower-alpha;
}
#wrapper3 ol li ol li {
	list-style-type: lower-alpha;
}
#wrapper4 ol li ol li {
	list-style-type: lower-alpha;
}
#wrapper5 ol li ol li {
	list-style-type: lower-alpha;
}
#procedures {
	width: 100%;
}
#procedures ol li {
	color: #333333;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: list-item;
	vertical-align: top;
	text-align: justify;
}

