body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
.top_padding {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:hover {
	color: #F98D00;
}
.right_align {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.left_align {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	width: 177px;
}
.right_bg {
	width: 165px;
	margin-top: 5px;
	background-color: #eeeeee;
	margin-right: 5px;
	padding-top: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}

.left_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}
.left_link_select {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 13px;
	text-decoration: none;
}
a:hover.left_link_select {
	color: #ff9900;
}
.light_blue_bg {
	background-color: #E1F2F7;
}


#left_navigations {
	float: right;
	width: 208px;
	height: 100%;
}


.main_container {
	background-color: #FFFFFF;
}
.header_bg {
	background-color: #34647B;
	height: 80px;
}
#top_right {
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 0px;
}
.top_link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#yellow_gradient {
	float: left;
	height: 250px;
	width: 185px;
	background-image: url(images/yellow_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #EEEEEE;
}
#light_blue_gradient {
	float: left;
	height: 250px;
	width: 185px;
	background-image: url(images/light_blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blue_gradient {
	float: left;
	height: 250px;
	width: 185px;
	background-image: url(images/gradient_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.title_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.services_link {
	font-family: tahoma;
	font-size: 12px;
	color: #34647B;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	list-style-image: url(images/dot.gif);
}
#learn_area {
	padding-top: 5px;
}
.middle_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f7f7f7;
}
a:hover.middle_text {
	color: #FF9900;
}
.news_title {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #34647B;
	text-decoration: none;
	background-color: #f7f7f7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: uppercase;
	border: 1px solid #34647B;
}
.services_bg {
	background-image: url(images/services_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}

.bottom_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 41px;
}
#text_ {
	padding-left: 10px;
}
