/********************** REDEFINED TAGS *****************************/
BODY
{
	margin:0;
	padding:0;
	font-family:verdana;
	color:#000000;
	font-size:x-small;
}

H1{
color:#000000;
font-size:x-small;
margin:0px;
padding:0px;
font-weight:bold;}


H1.itemContainerLeft
{
	width:270px;
	height:16px;
	text-indent:10px;
	float:left;
	padding-top:1px;
	color:#fff;
}
H2{}
H3{}
H4{}
H5{}

P
{
font-size:x-small;
color:#000000;
line-height:100%;
}
P.itemContainerTop
{
float:left;
text-align:left;
width:516px;
color:#2B3382;
margin-top:10px;
padding:0px;
line-height:120%;
margin-bottom:0px;
}
P.itemContainer
{
text-align:left;
width:516px;
color:#000000;
line-height:130%;
margin-bottom:0px;
}
TD {font-size:x-small;color:#000000;line-height:130%;}

UL{font-size:x-small;color:#000000;margin-top:10px;margin-bottom:0px;margin-left:5px; list-style-type:square;}
OL{font-size:x-small;color:#000000;margin-top:10px;margin-bottom:0px;margin-left:5px;}
LI{font-size:x-small;color:#000000;}
UL LI{ list-style-type:square; }

FORM{margin:0px;padding:0px;color:#000000;font-size:x-small;color:#000000;}
INPUT{border:solid 1px #000000; background-color:#ffffff;margin:0px;padding:0px;overflow:hidden;}
INPUT.name{width:180px;float:left;}
INPUT.email{width:422px;float:left;}
INPUT.checkbox{width:18px;height:18px; background-color:#E7E9F3;}
TEXTAREA{border:solid 1px #000000;}
TEXTAREA.itemContainer{width:516px;height:55px;}
SELECT{border:solid 1px #000000;}

/********************** ANCHORS ***********************************/

A{color:#000000;text-decoration:underline;}
A:LINK{color:#000000;text-decoration:underline;}
A:VISITED{color:#000000;text-decoration:underline;}
A:HOVER{color:#FF0000;text-decoration:underline;}
A:ACTIVE{color:#000000;}

A.nav{height:15px;width:100%;display:block;overflow:visible;}
A.nav:LINK{color:#000000;text-decoration:none;font-weight:bold;}
A.nav:VISITED{color:#2B3382;text-decoration:none;font-weight:bold;}
A.nav:HOVER{background-color:#2B3382;width:100%;color:#ffffff; background-position:right;background-repeat:no-repeat;text-decoration:none; overflow:visible;}
A.nav:ACTIVE{background-color:#FF6600;width:100%;color:#ffffff;background-repeat:no-repeat;text-decoration:none; overflow:visible;}
A.nav:FOCUS:ACTIVE{background-color:#FF0000;width:100%;color:#ffffff;background-position:right;background-repeat:no-repeat;text-decoration:none; overflow:visible;}

/********************** IDs ***************************************/

#container{width:820px;}
#topRowLeft{position:relative;top:13px;left:10px;width:300px;height:80px;float:left;font-size:10px/*xx-small*/;text-align:left;line-height:179%;color:#2B3382;}
#topRowRight{position:relative;top:13px;left:266px;width:400px;height:80px;float:right;}

#menuLeft{position:relative;left:10px;width:200px;float:left;}
#menuLeftInner{width:160px;float:left;border:solid 1px #2B3382;background-color:#fff;padding:8px;text-align:right;font-size:/*xx-small*/10px;font-weight:bold;}

#imageleft{position:absolute;top:290px;left:10px;width:164px;float:left;}
#imageleftInner{width:100%;border:solid 1px #2B3382;background-color:#fff;padding:8px}

/********************** CLASSES ***********************************/

.grey_text {color: #999999}
.activeLink{height:14px;background-color:#FF0000;width:100%;padding:1px;color:#ffffff;overflow:hidden;}

.H1itemContainerBG{width:100%;height:20px;background-color:#2B3382;}

.navItem{height:14px;padding:2px;width:100%;float:left;}
.navTitle{text-transform:uppercase;font-weight:normal;color:#2B3382; letter-spacing:-0.1em;margin-right:-1px;padding:2px;overflow:hidden;}
.navItemDivider{position:relative;float:left;height:2px;width:100%; border-top:solid 1px #2B3382;}
.itemContainerWhiteInner{margin-left:8px;float:left;width:630px;background-color:#fff;padding-top:9px;padding-bottom:9px;}
.itemContainerWhite{position:relative;width:650px;border:solid 1px #2B3382;background-color:#fff;float:left;}
.links {  color: #FF0000; text-decoration: underline}
