* {
	padding: 0px;
	margin: 0px;
}

/* Main styles */

BODY {
	background-color: #6B7C95;
	background-image: url(../images/new_main_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-align: center;
}

IMG {
	border: 0px;
	vertical-align: middle;
}

#main_container {
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #fff;
	background-position: center;
	background-repeat: repeat-y;
	border: 10px solid #707070;
	border-top: 0px;
}

#head_menu_container {
	background-position: bottom left;
	background-repeat: no-repeat;
}
	
#header {
	background-color: #455E86;
	background-image: url('../images/logoai.png');
	border-bottom: 5px solid #6B7C95;
	padding-bottom: 20px;
	height: 81px;
}

#header h1 {
	display: none;
}

#head_menu_container {
	background-color: #3F4752;
	height: 31px;
}
		
#site_search {
	float: right;
	padding: 6px 30px 4px 0px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
}

	#site_search input {
		padding: 2px;
		border: 1px solid #6B7C95;
		font-size: 10px;
	}
	
	#site_search input.off {
		color: #B9B9B9;
		font-style: italic;
	}
	
	#site_search input.on {
		color: #000;
		font-style: normal;
	}
	
	#site_search .submit {
		color: #B9B9B9;
		border: 1px solid #262a2e;
		background-color: #4b5460;
		padding-left: 3px;
		padding-right: 3px;
		margin-left: 3px;
	}

.breadcrumb {
	background-color: #6B7C95;
	text-align: right;
	color: #3F4752;
	padding: 5px;
	padding-top: 0px;
}

.breadcrumb a {
	text-decoration: none;
	color: #3F4752;
	border-bottom: 1px dotted #3F4752;
}

#homepage_feature {
	background-image: url('../images/terra.jpg');
	background-color: #ffffff;
	height: 158px;
}

#body {
	float: right;
	width: 612px;
	padding-bottom: 25px;
}

.title_box a:link, a:visited {
	font-size: 14px;
}
	
#menu {
	float: left;
	background-color: transparent;
	border-right: 1px solid #D3D3D3;
	width: 157px;
}

h1, h2, h3, h4, h5 {
	font-family: arial, verdana, tahoma, sans-serif;
}

h1 {
	font-size: 18px;
	color: #4C5563;
	padding-bottom: 0;
}

h2 {
	font-size: 16px;
	color: #4C5563;
	padding-top: 3px;
}

h3 {
	font-size: 14px;
	color: #444444;
	padding-bottom: 8px;
}

h4 {
	color: #4B4B4B;
	font-size: 13px;
}

h5 {
	font-size: 12px;
	color: #4C5563;
}
	
.content_main {
	padding: 15px 12px 10px 12px;
	line-height: 140%;
}

.content_main li {
	margin-left: 15px;
	color: #3333FF;
	font-weight: bold;
}
.content_main h2 {
	margin-top: 10px;
}
.content_main p {
	margin-top: 10px;
	color: black;
}

	.content_main a:link,
	.content_main a:active,
	.content_main a:visited {
		color: #7299CE;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	.content_main a:hover {
		color: #456898;
	}

.accessible_header {
	background-repeat: no-repeat;
	width: 612px;
}

	.accessible_header h3 {
		display: block;
		top: 0px;
		left: 0px;
		position: absolute;
		text-indent: -2000em;
		display: none;
	}
	
/* Side box stuff */

.side_box {
	background-color: #DCDCDC;
	padding: 5px 3px 5px 3px;
	width: 139px;
	font-size: 10px;
	color: #5F5F5F;
	margin-left: 6px;
	text-align: center;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #BFBFBF;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
	.side_box h5 {
		font-size: 13px;
		color: #4F4F4F;
		margin-bottom: 5px;
		text-align: left;
	}
	
	#links li a {
		overflow: hidden; /*force hasLayout in IE7 */
		font-size: 14px;
		color: #0066FF;
		font-weight: bold;
		font-family: arial, verdana, tahoma, sans-serif;
		text-decoration: none;
		width: 136px;
		display: block;
	}
	
	#links li a:visited {
		color: red;
	}
	
	#links li a:hover {
		font-size: 14px;
		color: white;
		font-weight: bold;
		font-family: arial, verdana, tahoma, sans-serif;
		background-color: #3366FF;
	}
	
	.side_box ul li {
		list-style-type: none;
		border-width: 1px 2px 2px 1px;
		border-style: solid;
		border-color: #BFBFBF;
		margin-top: 5px;
	}
	
	.side_box a:link, .side_box a:visited {
		color: #5f5f5f;
		text-decoration: none;
	}
	
	.side_box a:hover {
		color: #000000;
	}
		
._clear {
	display: block;
	clear: both;
}

._head_menu_bg {
	float: right;
	display: block;
	width: 6px;
	height: 31px;
	background-color: transparent;
	background-position: bottom right;
	background-repeat: no-repeat;
}

._center {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
}

#coccarda {
	display: inline;
	float: right;
	padding: 7px 7px 7px 0px;
	color: #7E8895;
}

#coccarda a:link, #coccarda a:visited {
	color: #7299CE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#coccarda a:hover {
	color: blue;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_container {
	background-color: #3F4752;
	width: 770px;
	font-size: 10px;
	color: #A7B0BC;
	
}
	
	#footer_container a {
		color: #A7B0BC;
		text-decoration: none;
	}
	
	#footer_container ul {
		list-style: none;
		display: block;
		padding: 7px 0px 7px 7px;
		float: left;
	}
	
	#footer_container li {
		display: inline;
		padding-left: 4px;
	}
	
		#footer_container li a {
			padding-right: 3px;
		}
		
	#footer_container .copyright {
		display: block;
		float: right;
		padding: 7px 7px 7px 0px;
		color: #7E8895;
	}