/* CSS Document */
.navsarea{
background-color:#02253A;
}

.navsareatop{
	background-color:#02253A;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.navsareatop2{
	background-color:#02253A;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navsareatop3{
	background-color:#02253A;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navsareamid{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.navsareamid2{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navsareamid3{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}



.navsareabot{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.navsareabot2{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.navsareabot3{
	background-color:#02253A;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.crumbsarea{
background-color:#3E647E; color: #CCD6E0;
}

.navslinks
{color:#FFFFFF;}


a.navslinks:link, a.navslinks:visited, a.navslinks:hover, a.navslinks:active {
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; 
font-weight : normal; 
color : #FFFFFF; 
text-decoration : none; 
font-size:11px;
} 

a.navslinks:hover {
text-decoration : underline; 
} 

.aplhabets{font-size:14px;}

.aplhas
{color:#DC5D00;}

a.aplhas:link, a.aplhas:visited, a.aplhas:hover, a.aplhas:active {
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; 
font-weight : normal; 
color : #DC5D00; 
text-decoration : none; 
font-size:14px;
} 

a.aplhas:hover {
color:#FF8A00;
text-decoration : underline; 
} 

.copylinks
{color:#DC5D00;}

a.copylinks:link, a.copylinks:visited, a.copylinks:hover, a.copylinks:active {
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; 
font-weight : normal; 
color : #DC5D00; 
text-decoration : none; 
font-size:9px;
} 

a.copylinks:hover {
color:#FF8A00;
text-decoration : underline; 
} 


table #main {
background-color:#FFFFFF;
} 

table #allforms {
border : 1px solid #3E647E; 
} 

table #allforms td {
color:#000000;
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; 
font-size : 11px; 
} 

table #crumbs td {
color: #CCD6E0;
background-color: #3E647E;
font-size:11px;
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; 
}

td{
color:#000000;font-size:11px;
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif; }

.aligns{
text-align:justify;}

.formcolors{
color:#000000;
font-size:11px;
font-family : Verdana, Arial, 'Times New Roman', Helvetica, Sans-Serif;
border : 1px solid #3E647E;
background-color:#FFFFFF; }

.hilitecell{
background-color:#DDE6EE;
}

.borders2 {
border : 1px solid #B8CBDC; 
}

.hilitecell2{
background-color:#B8CBDC;
}

.infocells{
background-color:#F0F4F7;
}

.hilite_1{
color:#38A3ED;
font-size:14px;
}

.navfooter{
background-image:url(../graphics/header_seperator.gif);
background-repeat:repeat-x;
height:3px}

.footer{
background-image:url(../graphics/footer.gif);
background-repeat:repeat-x;
height:9px}

table #copyrights{
height:45px}

table #copyrights td{
font-size:9px}

.notes{
font-size:9px;
color:#666666;
font-style:italic;
}

.subnavsbk{
	background-image: url(../graphics/sub_nav_bg.gif);
	background-repeat: no-repeat;
}

.formerror{background-color:#B84107;}