/* Basic Elements and IDs*/
html{
	margin:0;
}

/* Form Styles */
.validation-advice {
	margin: 2px 155px ;
	width: 180px;
	padding: 2px;
	background-color: white;
	color : red;
	font-weight: normal;
}

.custom-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: white;
	color : red;
	font-weight: bold;
}

label {
	font-weight: normal;
	padding: 3px;
	text-align: right;
	color:black;
	float: left;
    clear: left;   
    width: 12em; 
}

em {
    font-weight: bold;
    font-style: small;
    color: #f00;
   }

fieldset 
   {
    border: none;
	border-top: 1.8em solid #F3F3FB;
	padding: 0; margin: 1em 0;
   }

fieldset li {
    list-style: none;
    padding: 3px;
    margin: 0;
   }
fieldset legend {
    color:#FF6600;
    font-weight:bold;
	font-style: normal;
	padding: .3em .6em; border: 0; margin: 0;
	/*background: #F3F3FB;*/
   }	
   
fieldset ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}   
	
/*	
ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}
 li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}
*/

body{
	margin:0;
	background:url(/img/layout/1/bg_center_rpt.gif) center repeat-y;	
	font:8pt/16pt Arial, Helvetica, sans-serif;
}
p { 
	font: 8pt/12pt Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
}

h1{
  	font: 18pt/12pt Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	line-height:25px;
}

#feature_profile .row{
/*	background:url(/img/feat_cell.gif) repeat-x bottom left;
	height:18;
*/
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	margin:0;
	font-weight:bold;
} 
#feature_profile .pic{
	background:url(/img/greyfadedown3.gif) repeat-x bottom left;
} 

#feature_profile .name{
	font: 16pt/12pt Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom: 10px;
	font-weight:bold;
}


#container{
	clear:both;
	width:981px;
	/*width:1050px;*/
	margin: -18px auto 0 auto;
}
#content tr td{
	vertical-align:top;
}
#content tr td.ash{
	background:	#DDDDDD;
}

/*	Div and class style of header */
#topSec{
	width:980px;
	/*width:1050px;*/
	margin:auto;
}
#header{ 
	background: url(/img/layout/1/header_center.jpg) repeat; 
	margin: auto; 
	width:981px;
	/*width:1051px;*/
}
.hdtop div{ 
	background: url(/img/layout/1/header_left.jpg) no-repeat top left; 
}
.hdtop{ 
	background: url(/img/layout/1/header_right.jpg) no-repeat top right; 
}
.hdtop div, .hdtop{
	width: 100%;
	height: 173px;
}
#header .logo{
	/*background:url(/img/layout/1/logo.gif) no-repeat;*/
	/*background-position:20px 15px;*/
	/*width:300px;*/
	
}
#header .logo h2{
	display:none;
}
#headBanner{
	position:absolute;
	top:15px;
	margin:auto;
	width:975px;
	/*width:1020px;*/
}
#headNavi{
	position:relative;
	top:-35px;
	text-align:center;
	margin:auto;
	/*width:978px;*/
	font: bold 12px/18px Arial;
	color:#DCE2E2;
}
#headNavi a{
	text-decoration:none;
	color:#DCE2E2;
	border-top:2px solid none;
}
#headNavi a:hover{
	text-decoration:none;
	color:#DCE2E2;
	border-top:2px solid #CF7654;
}

/* Left menu ids and classes styles*/
#left_menu{
	clear:both;
	/*width:160px;*/
	width:160px;
	background:transparent;
	margin:0 0 0 0;
	font: 11px/20px Tahoma;
	text-indent:30px;
	align:left;
	padding:0;
}
#left_menu a{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	text-decoration: none;
}
#left_menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#left_menu li a:link, #left_menu li a:visited {
	color: #000000;
	display: block;
	background:url(/img/layout/1/menu_normal.jpg)
}
#left_menu li a:hover{
	color: #fff;
	background: url(/img/layout/1/menu_selected.jpg);
}
#left_menu li a:active {
	color: #fff;
	background: url(/img/layout/1/menu_normal.jpg);
}
#left_menu li.title {
	font-weight:bold;
	height:23px;
	color: #fff;
	background: url(/img/layout/1/menu_title.jpg);
}		


/* right menu ids and classes styles*/
#right_menu{
	clear:both;
	/*width:160px;*/
	width:140px;
	background:transparent;
	margin:0 0 0 0;
	font: 11px/20px Tahoma;
	/*text-indent:30px;*/
	text-indent:10px;
	align:left;
	padding:0;
}
#right_menu a{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	text-decoration: none;
}
#right_menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#right_menu li a:link, #right_menu li a:visited {
	color: #000000;
	display: block;
	background:url(/img/layout/1/menu_normal_r.jpg)	
}
#right_menu li a:hover{
	color: #fff;
	background: url(/img/layout/1/menu_selected_r.jpg);	
}
#right_menu li a:active {
	color: #fff;
	background: url(/img/layout/1/menu_normal_r.jpg);	
}
#right_menu li.title {
	font-weight:bold;
	height:23px;
	color: #fff;
	background: url(/img/layout/1/menu_title_r.jpg);	
}		


/* Page DIV and content data styles */
#page{
	/*width: 635px;*/
	/*margin: 0 0 0 15px;*/
	margin: 0 0 0 5px;
	padding-top:15px;
}
#page #headLink{
	margin: -10px auto 10px auto;
	font:8pt Arial, Helvetica, sans-serif;
	text-align:center;
}
#page #headLink a{
	text-decoration:underline;
	color: #0063A1;
}
#page #headLink a:hover{
	text-decoration:none;
	color: #0063A1;
}
#page .head span{
	display: none;
}
#page .head {
	width:464px;
	height:20px;
	margin-bottom:5px;
	background:url(/img/layout/1/welcome_head.jpg) left no-repeat;
}
#page a{
	text-decoration:none;
	color: #0063A1;
}
#page  a:hover{
	text-decoration:underline;
	color: #EA592C;
}
#page p.ob a{
	font-weight:bold;
	text-decoration:none;
	color: #0063A1;
}
#page p.ob a:hover{
	font-weight:bold;
	text-decoration:none;
	color: #EA592C;
}
#page #fresh_res{
	/*width:285px;*/
	width:328px;
	clear:both;
	float:left;		
}
#page #fresh_res .head span{
	display:none;
} 
#page #fresh_res .head{
	background:url(/img/layout/1/fresh_res_head.jpg) no-repeat left;
	/*width: 285px;*/
	width: 328px;
	height: 30px;
	margin:0;
} 
#page #fresh_res img{
	clear:both;
	float:left;
	/*margin: 10px 10px 10px 10px;*/
	border: 2px solid #999999;
}
#page #fresh_res .light{
	background:#F9F9F9;
  line-height:15px;  	
}
#page #fresh_res .dark{
	background:#F2F0F1;
	line-height:15px;	
}
#page #fresh_res .desc{
	font:7pt/12pt Verdana, Arial, Helvetica, sans-serif;
  color:#000000;  
}
#page #fresh_res a{
	font-weight:bold;
	text-decoration:none;
	color: #0063A1;
}
#page #fresh_res a:hover{
	font-weight:bold;
	text-decoration:none;
	color: #EA592C;
}
#page #mySpace_code{
	width:328px;
	float:left;
	margin:0 0 0 1px;
	padding:0;
}
#page #mySpace_code span{
	display:none;
}
#page #mySpace_code .head{
	background:url(/img/layout/1/myspace_code_head.jpg) no-repeat left;
	width: 328px;
	height: 30px;
	margin:0;
} 
#page #mySpace_code strong{
	padding-left:15px;
}
#page #mySpace_code .light{
	width:163px;
	background-color:#FFFFFF;
}
#page #mySpace_code .dark{
	width:165px;
	background-color:#F9F9F9;
}
#page #mySpace_code ul{
	font:8pt/14pt Arial, Helvetica, sans-serif;
	margin:0 0 0 22px;
	padding:0;
	list-style-image:url(/img/layout/1/bullet1.gif);
}

/* Right Banner's Div styles */
#right_banner {
	height:500px;
	text-align:center;
	padding:20px 0 20px 0;
	align:right;
}

/*	Footer Div styles*/
#footer{
	clear:both;
	width:982px;
	/*width:1052px;*/
	margin: 0 auto 0 auto;
	padding: 0 0 0 1px;
	line-height:15px;
}
#footer a{
color: #EA592C;
}
#footer_top{
	height:10px;
	/*background:url(/img/layout/1/footer_top.jpg) no-repeat top;*/
	background:url(/img/layout/1/footer_top.jpg) repeat-x;
}
#footer_top span{
	display:none;
}
#footer_text{
	color:#FFFFFF;
	height:52px;
	text-align:center;
	background:url(/img/layout/1/footer_bottom.jpg) repeat-x top left;	
}
#footer_text p{
	font: 8pt/12pt Arial, Helvetica, sans-serif; 
	margin:0px;
}



/*/////////////////////////////////////////////////////////*/	
input.submit {
	padding: 4px 10px;
	font-weight: bold;
	color:#AE2B00;
	
	}	
	
a.bluelink { 
	
	font-size: 11px; 
	color: #000000; 
	font-weight:bold;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
	background-color: #549dc8;
	z-index:0;
}

a.bluelink:hover {

font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
	background-color: #33779F;
	z-index:0;


}


a.bluelink2 { 
	
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
	background-color: #33779F;


}	
/*//////////////////////////////////////////////////////////*/  	


#ftrain .o 
{
 	background-color:#ffcc99;
}
#ftrain .m 
{
	background-color:#99ccff;
}
#ftrain .f 
{
	background-color:#f7d7f0;	
}

#ftrain .title
{
	background-color:#1c76fe;
}

/*//////////////////////////////////////////////////////////*/
#title{
  font-size: 14px; 
	color: #0063A1; 
	font-weight:bold;
	margin: 0px;
}	

#Sited_Update {
	height: 130px;
	width: 326px;
	overflow: auto;
	border: 0px;
	background-color: white;
	padding: 0px;
	float:left;
	position:relative;
	}
	
#Sited_Update .content
{
  font-size: 10px; 
	color: #000000; 
	font-weight:normal;
  line-height:10px;
  text-align: justify;
}

#Sited_Update .title{
  font-size: 11px; 
	color: #0063A1; 
	font-weight:bold;
}	

#Sited_Update .date{
  color: rgb(153, 153, 153); 
  font-family: Georgia;
  font-size: 11px; 		
}	
	
/*//////////////////////////////////////////////////////////*/

