/*
	COLORS:
	
	Dark Blue:		00256b
	Light Blue:		6699cc
	
	Grey 1:			666666
	Grey 2:			999999
	Grey 3:			cccccc
	Grey 4:			e0e0e0
	Grey 5:			e8e8e8
	Grey 6:			efefef
	
	beige:			ffdd99
	azure:			6699cc
	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;
}

DIV#ds2{
	/*background-color:#00ff00;*/
	position:relative;
	display:block;
	border:none;
	width:580px;
	height:9px;
	line-height:11px;
	font-size:11px;
}
/*/////////////////////////////////////////////////*/
/* COLOR CLASSES */
/*/////////////////////////////////////////////////*/

.beige{color:#ffdd99;} 		.bg_beige{background-color:#ffdd99}
.azure{color:#6699cc;} 		.bg_azure{background-color:#6699cc}
.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:#6699cc;
}

#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: #6699cc;
	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:#6699cc;
	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 */
/*/////////////////////////////////////////////////*/

.sec_table{
	font-family: Arial,Verdana;
	font-size:11px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}
.sec_nr{
	font: 900 12px Arial;
	color:#336699;
}
.sec_title{
	font: 900 12px Arial;
	color:#0098db;
}

.elm_table{}

.elm_title{
	font: 900 11px Arial;
	line-height:18px;
	height:18px;
	color:#00256b;
}

.elm_c{
	font: 400 10px Arial;
	line-height:12px;
	color:#666666;
	padding-top:5px;
}
.elm_q{
	font: 400 10px Arial;
	line-height:12px;
	color:#666666;
	padding-bottom:5px;
}

.elm_a{padding-bottom:20px;}

.elm_table TD {}
.elm_table INPUT {
	height:18px;
	font-size:12px;
}

.elm_table INPUT.elm_radio {

	line-height:16px;
	height:16px;
	
	position:relative;
	float:right;
	clear:right;
	
}

.elm_radio_sm {
	height:12px;
	vertical-align:bottom;
}

.elm_bt{
	line-height:16px;
	font-size:11px;
}

.elm_table TEXTAREA { 
	width:580px;
	height:100px;
}
.elm_table TEXTAREA.elm_textarea { 
	width:580px;
	height:50px;
	border:1px dotted #999999;
	background-color:e8e8e8;
}

.elm_table TEXTAREA.elm_textarea_short { 
	width:580px;
	height:16px;
	line-height:16px;
	border:1px dotted #999999;
	background-color:e8e8e8; 
	overflow-y: hidden;
}



.elm_table SELECT {
	font: 400 11px Arial;
	line-height:16px;

	width:580;
	border:1px dotted #999999;
	background-color:e8e8e8;
	margin-bottom: 4px;
}


.elm_table LABEL.elm_radio {
	line-height:16px;
	float:left;
	clear:left;
}

.elm_table INPUT.elm_formsubmit{padding:0;margin:0;height:auto;}


/*/////////////////////////////////////////////////*/
/* OLD ESA  CLASSES */
/*/////////////////////////////////////////////////*/
