/*
	COLORS:
	
	Dark Blue:		00256b
	Light Blue:		193e84
	
	Grey 1:			666666
	Grey 2:			999999
	Grey 3:			cccccc
	Grey 4:			e0e0e0
	Grey 5:			e8e8e8
	Grey 6:			efefef
	
	beige:			ffdd99
	azure:			193e84
	hsblue:			00256b

*/

/*/////////////////////////////////////////////////*/
/* MAIN STYLES */
/*/////////////////////////////////////////////////*/

BODY {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin:0;
	background-color:#ffffff;
	
	font-family:Arial, Verdana;
	font-size:11px;
	font-weight:bold;
}
TABLE{
	padding:0px;
	border:0px;
}

FORM{margin:0 0 0 0;}

TD,P{
	font-family:Arial, Verdana;
	font-size:11px;
}

TD#titlebg{
	background-image:url('../img/education.jpg');
	background-repeat:no-repeat;
}

A,A:visited {text-decoration:none;}
A:hover{}
A:visited{}

DIV#dl{
	/*background-color:#00ff00;*/
	background-image:url('../img/punt_oriz_12x1.gif');
	background-repeat:repeat-x;
	position:relative;
	display:block;
	border:none;
	margin: 0 0 0 0;
	width:580px;
	height:1px;
	font-size:1px;
	
}
DIV#dl2{
	/*background-color:#00ff00;*/
	background-image:url('../img/punt_oriz_12x1.gif');
	background-repeat:repeat-x;
	position:relative;
	display:block;
	border:none;
	margin: 0 0 0 0;
	width:570px;
	height:1px;
	font-size:1px;
}
DIV#ds{
	/*background-color:#00ff00;*/
	position:relative;
	display:block;
	border:none;
	width:580px;
	height:18px;
	line-height:11px;
	font-size:11px;
}
/*/////////////////////////////////////////////////*/
/* COLOR CLASSES */
/*/////////////////////////////////////////////////*/

.beige{color:#ffdd99;} 		.bg_beige{background-color:#ffdd99}
.azure{color:#193e84;} 		.bg_azure{background-color:#193e84}
.hsblue{color:#00256b;}		.bg_hsblue{background-color:#00256b}

.white {color:#ffffff;}		.bg_white{background-color:#ffffff}
.black {color:#000000;}		.bg_black{background-color:#000000}

.grey1 {color:#666666;}		.bg_grey1{background-color:#666666}
.grey2 {color:#999999;}		.bg_grey2{background-color:#999999}
.grey3 {color:#cccccc;}		.bg_grey3{background-color:#cccccc}
.grey4 {color:#e8e8e8;}		.bg_grey4{background-color:#e8e8e8}

/*/////////////////////////////////////////////////*/
/* MENU CLASSES */
/*/////////////////////////////////////////////////*/

#mainmenu{
	font-weight:normal;
	font-size:10px; 
	color:#ffffff;
}
#mainmenu A,mainmenu A:hover{
	text-decoration:none;
	color:#000000;
}

.left_menu_section{
	color:#ffffff;
	font-size:11px; 
	font-weight:bold;
}

#lnk_admin,#lnk_admin A{
 	font-size:11px;
	font-weight:bold;
	color:#336699;
}

#lnk_admin A:hover{
 	font-size:11px;
	font-weight:bold;
	color:#193e84;
}

#topmenu {background-color: #000000;}
.m_top_link, .m_top_link A{
	color: #ffffff;
	font-family:Verdana,Arial;
	font-size: 10px;
	line-height:16px;
	padding: 1px 5px 1px 5px;
	text-decoration:none;
}
.m_top_link A:hover{
	text-decoration:none;
}

#footermenu {
	background-color: #000000;
}

.footer_text, .header_text{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana,Arial;
	line-height:16px;
}
.footer_text A{
	color: #ffffff;
	font-size: 10px;
}
.footer_text A:hover{
	color: #193e84;
	text-decoration:none;
}

#rightcolumn{
	background-color:#00256b;
}

TABLE#rightmenu{
	background-color:#00256b;
}
TABLE#rightmenu TD A {color:white;}
TD#rmlink0{
	background-color:#00256b;
	padding-left:10px;
	color:white;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:16px;
	font-weight: bold;
}
TD#rmlink1{
	background-color:#193e84;
	padding-left:10px;
	color:white;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:16px;
	font-weight: bold;
}
TD#rmlink2{
	color:black;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height:12px;
	font-weight: normal;
	background-color:#e8e8e8;
	padding:2px 0px 2px 10px;
}
TABLE#rightmenu TD#rmlink2 a{
	color:black;
}
TD #rmspacer{
	background-color:white;
	height:1px;
}
TD #rmblank{
	background-color:#e8e8e8;
}
/*/////////////////////////////////////////////////*/
/* MAIN DSP CLASSES */
/*/////////////////////////////////////////////////*/
#center{padding:0;margin:0;}

#c_title {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height:20px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
}

.c_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:normal;
}

/*/////////////////////////////////////////////////*/
/* FORM CLASSES */
/*/////////////////////////////////////////////////*/
#mainform,#confirmform{
	line-height:18px;
	font-size:11px;
	font-weight:normal;
}

#form_box_head{
	margin:4 0 0 0;
	padding: 0px 2px 0px 4px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	/*background-color:#00256b;*/
	color:#00256b;
	clear:both;
}

#form_box{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:218px;
}
#form_box_alt{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:156px;
}

#box_save_planet{
	position:relative;
	display:block;
	margin:0;
	padding: 1px 8px 0px 8px;
	width:564px;
	height:40px;
	background:#193e84;
	font:bold 13px verdana;
	text-align:center;
	color:#ffffff;
}
#box_save_planet A{color:#5887df;text-decoration:none;}
#box_save_planet A:hover{color:#e8e8e8;}

#form_box_iss{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:110px;
}

#form_box_dvd{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:50px;
}

#form_box_exp_dvd{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:68px;
}

#form_box_info{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:136px;
}
#form_box_language{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:30px;
}
#form_box_mid{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:64px;
}

#form_box_mid_2{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:64px;
}

#form_box_short{
	position:relative;
	display:block;
	margin:8 0 8 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:50px;
}
#form_box_tiny{
	position:relative;
	display:block;
	margin:0 0 8px 0;
	padding: 1px 0px 0px 0px;
	width:580px;
	height:42px;
}

#form_box_confirm{ 
	width:580px;
	height:20px;
	/*background-color:#cccccc;*/
	margin:0 0 0 0;
}

UL#form_confirm_section  {
	list-style: none;
	padding: 0;
	margin: 0 0 0 9px;
	display:block;
}
#form_confirm_section LI {
	display: block;
	font-size:11;
	float:left;
	padding: 0;
	margin: 0;
	padding: 0px 4px 0px 4px;
	
	width:180px;
	text-align:center;
}

UL#form_section  {
	list-style: none;
	padding: 0;
	margin: 0;
	display:block;
}

#form_section LI {
	display: block;
	font-size:11;
	float:left;
	padding: 0;
	margin: 0;
	padding: 4px 4px 4px 4px;
}
.form_label {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:18px;
	margin-left: 4px;
	font-weight:bold;
	/*color:#00256b;*/
	width:140px;
	float:left;
	clear:left;
}

.form_label2 {
	font-family:Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height:14px;
	margin-left: 4px;
	position:relative;left:2px;
	/*color:#00256b;*/
	width:12px;
	float:left;
	clear:left;
}
.form_label3 {
	font-family:Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	margin-left: 4px;
	/*color:#00256b;*/
	width:430px;
}
.form_field {
	font-family:Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	/*color:#00256b;*/
	width:400px;
}
.form_field2 {
	font-family:Verdana,Arial;
	font-size: 11px;
	line-height:14px;
	/*color:#00256b;*/
	width:528px;
	color:#ffffff;
}
.form_field3 {
	font-family:Verdana, Arial;
	font-size: 11px;
	line-height:14px;
	/*color:#00256b;*/
	width:550px;
}
.form_field3 span,form_field3 span {
	color:#ffffff;
}

.form_lang{
	line-height:14px;
	margin:0;
}

.form_field3 TABLE TD{
	font-family:Verdana, Arial;
	font-size: 11px;
}
.form_field4 {
	font-family:Verdana, Arial;
	font-size: 11px;
	line-height:14px;
	/*color:#00256b;*/
	width:196px;
}
.form_submit{
	width:80px;
	text-align:right;
}

.verify{
	font-family:Arial, Verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:bold;
	color:#00256b;
	width:30px;
}
.verify2{
	font-family:Arial, Verdana;
	font-size: 11px;
	line-height:16px;
	font-weight:bold;
	color:#00256b;
	width:30px;
	
}
#mainform INPUT {
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:normal;
}
#mainform SELECT {
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:normal;
}

#conf_box_head{
	margin:4 0 0 0;
	padding: 0px 2px 0px 4px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	/*background-color:#00256b;*/
	color:#336699;
	clear:both;
}
#conf_box{
	width:580px;
}

UL#conf_section  {
	list-style: none;
	padding: 0;
	margin: 2px 2px 2px 2px;
	height:18px;
	display:block;
}

#conf_section LI {
	display: block;
	float:left;
	margin: 0;
	padding: 2px 2px 2px 4px;
}

.conf_label{
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	/*color:#00256b;*/
	margin-left: 4px;
	height:18px;
	width:140px;
	float:left;
	clear:left;
}
	
.conf_field{
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height:18px;
	height:18px;
	font-weight:normal;
	width:400px;
	clear:right;
	/*color:#00256b;*/
}
.conf_label2{
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	font-weight:bold;
	/*color:#00256b;*/
	color:#ffffff;
	margin-left: 4px;
	width:60px;
	float:left;
	clear:left;}
.conf_field2{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	width:500px;
	clear:right;
	color:#ffffff;
	/*color:#00256b;*/
}

.conf_full{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	width:540px;
	clear:right;
}
.long {width:400px;font-size:11px;}
.half {width:190px;font-size:11px;}
.short {width:100px;}

.radiobtn{margin: 0;}
.radiobtn2{margin: 2px 0 0 0;padding:2px 0 0 0;vertical-align:bottom;}
.checkbox{margin: 0;}
/*/////////////////////////////////////////////////*/
/* ADMIN CLASSES */
/*/////////////////////////////////////////////////*/
#admin_output{
	position:relative;
	width: 580px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	/*background-color:#cccccc;*/
	
}
UL#admin_main{
	list-style: none;
	padding:0px 0px 0px 0px;
	margin: 2px 0 0 0;
	height:18px;
	display:block;
}
UL#admin_main LI{
	display: block;
	float:left;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 4px;
}
DIV#adm_title{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
}

.nudge_r{right:2px;}

.adm_label{
	width:120px;
	font-weight:bold;
}
.adm_field{
	width:60px;
}
.adm_btn{
	width:160px;
}

.adm_btn A,.adm_btn A:visited {
	 color:#336699;
}
.adm_btn A:hover{
	color:#193e84;
}

TABLE#adm_output_table{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

TABLE#adm_output_table TD{
	font-size:11px;
	line-height:12px;
	vertical-align:middle;
}
TABLE#adm_output_table INPUT{
	font-size:10px;
	height:12px;
	margin: 0 0 0 2;
	padding: 0 0 0 4px;
	vertical-align:top;
}
TEXTAREA{
	width:570px;
}
TABLE#adm_output_table INPUT.btn {
	font-size:11px;
	margin: 0 0 0 0;
	height: 18px;
	width:55px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
TABLE#adm_output_table TD.bg{
	background-image: url("../img/punt_oriz_12x1.gif");
	height:1px;
	line-height:1px;
	background-color:#cccccc;
	font-size:1px;
}
TABLE#adm_output_table TD.header {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
TABLE#adm_output_table TD.mail {
	font-family: Verdana,Arial;
}
TABLE#adm_output_table TD.tiny {
	font-size:10px;
}
TABLE#adm_output_table TD.header A,TABLE#adm_output_table TD.header A:visited,TABLE#adm_output_table TD A{
	color:#336699;
}

TABLE#adm_output_table TD.header A:hover,TABLE#adm_output_table TD A:hover{
	color:#193e84;
	text-decoration:none;
}
/*/////////////////////////////////////////////////*/
/* OLD ESA  CLASSES */
/*/////////////////////////////////////////////////*/