body {
	/*color:#333333;*/
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #000094;
	line-height:14px;
}
.body_admin {
	color: #333333;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	line-height:14px;
}
td {

	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}

.notRequiredInput{
	font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    border-top: 1px solid #0000FF;
    border-bottom: 1px solid #0000FF;
    border-left: 1px solid #0000FF;
    border-right: 1px solid #0000FF;
    background-color: #FFFFFF;
}
.requiredInput{
	font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    background-color: #FFFFCC;
}

.textbox{
	font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    border-top: 1px solid #0000FF;
    border-bottom: 1px solid #0000FF;
    border-left: 1px solid #0000FF;
    border-right: 1px solid #0000FF;
    background-color: #FFFFFF;
}

.baseButton {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fffbe9,endColorStr=#d8d5c4)
			progid:DXImageTransform.Microsoft.Glow(color=black,strength=1)
			/*progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#555555,strength=2)*/;
	/*width:125px;*/
	color:#333333;
	font:8pt Verdana;
	border:none 0px;
	cursor:pointer;cursor:hand;
	padding-top:1px;
	padding-bottom:1px;
	
}

a:link{
	color: #000099;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
		text-decoration: none;
}
a:hover {
	color: #6666CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
a:visited {
	color: #000099;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*-----------styles for main section links container----------*/
#linkbox{
	background-color: white;
	height: 100%;
	background-image: url("images/halo.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 17px;
	padding-left: 25px;

}
/*----------------------main content area-------------------*/
td.main {
	color:#333333;
	background-color: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;

}
.right {
	float:right;
}
.title {
	color:#000094;
	font-size: 13px;
	font-weight: bold;

}

/*news styles*/
.news {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: white;
}
b.news {
	color:#FFCC33;
}

/*news styles*/
a.news:active { 		/* selected link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffcc33;
	text-decoration: none;
}   
a.news:visited { 		/* visited link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffcc33; 
	text-decoration: none;
}    
a.news:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffcc33; 
	text-decoration: none;
}
a.news:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffcc33;
	text-decoration: underline;
}




/*	main left nav */
td.mainnav{
padding-left:15px;
}
a.mainnav:active { 		/* selected link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1515B0;
	text-decoration: none;
}   
a.mainnav:visited { 		/* visited link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1515B0; 
	text-decoration: none;
}    
a.mainnav:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1515B0; 
	text-decoration: none;
}
a.mainnav:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0099CC;
	text-decoration: underline;
}

/*   *********************************************************** */
/* 	FOOTER													**** */


a.FooterNav:active { 		/* selected link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF; 
	text-decoration: underline;
}   
a.FooterNav:visited { 		/* visited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF; 
	text-decoration: underline;
}    
a.FooterNav:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFFFFF; 
	text-decoration: underline;
}
a.FooterNav:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCCCCC; 
	text-decoration: underline;
}

.FooterDividerLine {
color: #FFFFFF;
 font-size: 9pt;
}

.copyright {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#contact {
	font-variant: small-caps;
	font-size: 8pt;
	letter-spacing: -0.05em;
	color: white;
	text-align: center;
}

/* For Custom text Buttons */
/* ------------ */
.color1 {
	background-color: #FFFFFF !important; /* <<< white bg */
	layer-background-color: #FFFFFF
}
.color6 {
	background-color: #C0D49A !important; /* <<< lines, was D5DAE0 */
}

a.link-o:hover, a.link-g:hover, a.link-gb:hover, a.link-smb, a.link-sm, a.link-sm:hover, a.link-b:hover, a.link-gn:hover {
	color: #82B128;
	text-decoration: none;
}
a.link-o, a.link-o:hover, a.link-g, a.link-g:hover, a.link-smb, a.link-sm, a.link-gb, span#author {
	font-weight: bold;
	font-size: 10px;
}
a.link-o { /* <<< orange bold link */
	color: #F07C01;
}

a.link-g { /* <<< grey bold link */
	color: #456803;
}
/* ------------ */