/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
a {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 900px;
}
#nav_bar {
	float: left;
	width: 900px;
	background-color: #143442;
}
#body {
	float: left;
	width: 900px;
}
#body_left {
	float: left;
	width: 700px;
	background-image: url(images/bg_body1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	background-color: #F4F9FC;
}
#left_content {
	float: left;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
#body_content_left {
	float: left;
	width: 700px;
}
#body_content_left2 {
	float: left;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
#challenge {
	float: left;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}


.global_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#left_content3 {
	float: left;
	width: 330px;
	padding-right: 10px;
	padding-left: 10px;
}
#left_content5 {
	float: left;
	width: 213px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1275px;
	background-color: #DCEEF1;
}
#left_content6 {
	float: left;
	width: 213px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1275px;
	background-color: #E9F3F5;
}
#left_content7 {
	float: left;
	width: 213px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1275px;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#left_content4 {
	float: left;
	width: 670px;
	padding-right: 15px;
	padding-left: 15px;
}

#left_content2 {
	float: left;
	width: 330px;
	padding-right: 10px;
	padding-left: 10px;
}



#body_right {
	float: left;
	width: 200px;
	background-image: url(images/bg_side.jpg);
	background-repeat: repeat-y;
	background-color: #58B5C9;
}
#side_nav {
	float: right;
	width: 190px;
	background-color: #24727F;
	height: 10px;
}
#footer_clear {
	float: left;
	width: 900px;
}

#side_menu {
	float: right;
	width: 190px;
}



#footer {
	float: right;
	width: 900px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.table_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.footer_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #76B2CE;
}