.button {
	height: 19px;
	width: 47px;
	font-size: 12px;
}

.ast {
	color: #5a91b8;
}

.text_area_q {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #969696;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 165px;
	width: 200px;
}

.cell_container {
	height: 22px;
	padding-top: 10px;
}

.select {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #969696;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
	width: 158px;
}

.mid_select {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #969696;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
	width: 100px;
}

.select_multi {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #969696;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 104px;
	width: 200px;
}

.left_cell{
	width: 250px;
	float: left;
	padding-top: 4px;
}

.right_cell {
	width: 220px;
	float: left;
}

.data {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #969696;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
	width: 155px;
}

div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0efe6;
	padding-left: 16px;
	width: 831px;
}

.footer_link {
	color: #f0efe6;
}

div#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0efe6;
}

.privacy 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f0efe6;
}

.legal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f0efe6;
}

.dummy
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f0efe6;
}
/*
.png {
	behavior: url(ie-png.htc);
	-ie-png-blankimage: url(/images/2897/en-us/spacer.gif);
}
*/
html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-image: url(/images/2897/en-us/background_pattern.jpg);
	background-repeat: repeat-x;
	background-color: #6ca8d5;
}

div#general {
	float: left;
	width: 100%;
}

div#main {
	padding-top: 16px;
	width: 831px;
	
}

div#main_header {
	background-image: url(/images/2897/en-us/main_div_header.jpg);
	background-repeat: no-repeat;
	height: 99px;
}

div#main_body {
	background-color: #f1f0e8;
}

div#logo {
	width: 196px;
	height: 80px;
	padding-left: 20px;
	padding-top: 9px;
	float: left;
}

div#main_title {
	width: 239px;
	height: 26px;
	padding-left: 44px;
	padding-top: 64px;
	float: left;
}

div#main_container {
	margin-left: 12px;
	width: 717px;
	background-color: #FFFFFF;
}

div#menu {
	width: 717px;
	height: 39px;
	overflow: hidden;
}

.menu_button a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu_button a:hover {
	text-decoration: underline;
}

.menu_button {
	height: 39px;
	float: left;
}

a {
	text-decoration: none;
	cursor: pointer;
}

div#main_footer {
	height: 33px;
}

div#sub_container {
	padding-top: 22px;
}

div#left_content {
	margin: 0px;
	width: 175px;
	padding-left: 7px;
	float: left;
}

div#right_content {
	float: left;
	margin-left: 10px;
	width: 492px; 
}

.left_link {
	height: 86px;
}

.left_link a {
	height: 86px;
}

div#button_text_0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: right; 
	padding-right: 20px; 
	padding-top: 25px;
}

div#button_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	float: right; 
	padding-right: 38px; 
	padding-top: 29px;
}

div#button_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f6793;
	margin: 0px;
	float: right; 
	padding-right: 25px;
}

div#button_text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f6793;
	margin: 0px;
	float: right; 
	padding-right: 25px;
	padding-top: 25px;
}

.icon {
	padding-left: 11px;
	float: left;
}

div#sub_container {
	height: 100%;
}

h2 {
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #053c7e;
}

p {
	margin-top: 12px;
	margin-bottom: 11px;
}

div#right_content_text {
	width: 494px; 
	padding-left: 18px; 
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.right_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c92bc;
}

.right_content_link:hover {
	text-decoration: underline;
}

ul#program_options {
	margin: 0px;
	padding-left: 17px;
	color:  #5a91b8;
	font-weight: bold;
	list-style-image: url(/images/2897/en-us/programs_bullet.jpg);
}

ul#program_options a {
	color: #5a91b8;
}

ul#program_options a:hover {
	text-decoration: underline;
}

p a {
	color: #5a91b8;
	font-weight: bold;
}

p a:hover {
	text-decoration: underline;
}

.left_t:hover {
	text-decoration: underline;
}

.sitemap {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.list_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

div#box_body {
	width: 485px; 
	background-image: url(/images/2897/en-us/pop_up_bg.png); 
	background-repeat: repeat-y;
}

div#box {
	width: 484px;
}

div#title {
	padding-top: 3px;
}

div#box_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 458px;
}


