/* CSS Document */



/* Global */

body {

	text-align: center;

	margin: 0 0 0 0;

	margin-top:10px;

	margin-bottom:10px;

	padding: 0px;

	background: #84aaca;

}



#container {

	margin: 0px auto;

	width: 745px;

	text-align: left;

	border-left: 1px solid black;

	border-right: 1px solid black;

	border-top: 1px solid black;

	border-bottom: 1px solid black;

}



#main_body {

	margin: 0px;

	padding: 0px;

	width: 745px;

	text-align: left;

	background: #FFFFFF;

}



#bar {

	width: 745px;

	height: 20px;

	margin: 0px !important; margin-bottom: -2px;

}



#content {

	width: 745px;

	text-align: left;

	height: 90px;

}



#right_content {

	width: 705px;

	padding: 20px;

	text-align: left;

}



    

#left_content {

	float: left;

	width: 180px;

	height: 90px;

	

	

}



#footer {

	width: 745px;

	height: 78px;

	margin: 0px !important; margin-bottom: -2px;

}

	

/* Positioning */



.header {

	margin: 0px !important; margin-bottom: -2px;

}



.header_under {

	margin: 0px !important; margin-bottom: -2px;

}



	

/* Typography */

body {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	color: black;

}



#f1 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 22px;

	color: #462f1f;

	font-weight: bold;

}



#f2 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 17px;

	color: #001caa;

	font-weight: bold;

}



#f3 {

	color: #4e4014;

	font-weight: bold;

}

h1 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 22px;

	color: #462f1f;

	font-weight: bold;

}

h2 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 17px;

	color: #001caa;

	font-weight: bold;

}

h2 {

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 15px;

	color: #001caa;

	font-weight: bold;

}



.list1{

	font-family: "Times New Roman", Arial, sans-serif;

	font-size: 15px;

	color: #001f7c;

	font-weight: bold;

	text-decoration: none;

}



.list2{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: #462f1f;

	font-weight: bold;

	text-decoration: none;

}



.list3{

	font-family: Verdana, sans-serif;

	font-size: 10px;

	font-weight: bold;

}



/* List */

#left_content ul {

	

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	list-style-type: none;

	

}



#left_content ul li {

	background: transparent;

	background-position: 0px 0px;

	margin: 10px 0 0 -8px;

	padding: 1px 0 0 20px;

	

}



#left_content ul li a:hover{

	text-decoration: underline;

}



#left_content ul li ul {

	margin: 5px 0 0 0;

	padding: 0 0 0 0;

	

	

}



#left_content ul li ul li {

	background: transparent url(images/bullet.gif) no-repeat;

	background-position: 0px 5px;

	margin: 0 0 0 0;

	padding: 0 0 0 10px;

	

}



#left_content ul li ul li a:hover {

 	text-decoration: underline;

}

 .input-box

{

border-top: #585858 solid 1px;

border-right: #A4A4A4 solid 1px;

border-left: #A4A4A4 solid 1px;

border-bottom: #D6D6D6 solid 1px;

padding-left: 5px;

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #3F3F3F;

}

input.red {

background-color: #920000; 

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: bold;

color: #FFFFFF;

padding:1px;

}

.formtext {

	font-family: Verdana, sans-serif;

	font-size: 12px;

	color: black;

}







