.body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
   /* background-color: #ffffff;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    text-align: justify;
    line-height: 18pt;
}

.sitemap
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
   /* background-color: #ffffff;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    text-align: justify;
    line-height: 11pt;
}
.rlink
{
    color:Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    text-align: justify;
    line-height: 12pt;
}
.mission
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    font-family: Times New Roman;
    font-size: 13px;
    font-style : italic;
    margin: 0;
    text-align: justify;
    line-height: 13pt;
}

.mhead {
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	cursor: none;
	font-weight: normal;
}



.h2 {
	font-size: 14px;
	font-weight: lighter;
	color:#3980F4;
	font-family:Arial;
}

.h1 {
	font-size: 18px;
	font-family:Arial;
	font-weight: lighter;
	color:#990000; 
}
	
.h3 {
	font-size: 12px;
	font-family:Arial;

	color:#4870A4;
}
.h4 {
	font-size: 12px;
	font-family:Arial;

	color:Maroon;
}

.headingTwo {
	font-size: 16px;
	font-weight: bold;
}
Hyperlink{
    color:Maroon
    }

a:link 
{
   	color: #628DB3;
	text-decoration: none;
	}
a:visited {
	color: #628DB3;
	text-decoration: none;
}

a:hover {
	color: Maroon;
	/*font-weight:bold;
	
	/*ext-decoration: underline;*/
}
a:active 
{
    color: maroon; 
    }
a:selected
{
    color: maroon; 
}

.basictab ul{
	top:0;
	margin: 0px;
	padding: 0px;
	height:12;
	font: normal 11px Verdana;
	list-style-type: none;
	text-align: center;
	color: #CC4D00;
}

.basictab li
{
    top:0;
    height:12;
display: inline;
}

.basictab li a
{
    top:0;
	text-decoration: none;
	padding: 0px 4px;
	color: #ffffff;
	text-align: center;
	vertical-align:top;
}

.basictab li a:visited{
color: #ffffff;
}

.basictab li a:hover, .basictab li a.current{
color: #000000;
}

.basictab li a:active{
color: #000000;
}


/* --------------Sub Menu Goes Here ---------------*/


/* ------------------------- Sub Menu End-------------*/

#menu
{
position: relative;
/*background: #7F8400 url('images/menubg.gif') repeat-x top left;*/

height: 7em;
padding: 0em 4.0em 0em 4.0em;
margin-bottom: 2px;
margin-left: 2px
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{

padding: 0em 1.0em 0.2em 1em;
color: #000033;
margin:0 2 0 0
text-decoration: none;
font-size: 13px;
font-weight:bold;
font-family:Arial
}

#menu ul li a:hover
{

color: #990000;



}


#menu ul li a.active
{
/*background: #7F8400 url('images/menuactive.gif') repeat-x top left;*/
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}
#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}



