body{
font-size:80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
color: #000;
}

h1{
	font-size:130%;
}
h2{
	font-size:110%;
}


.imagestyle1{
text-align:center;
display:block;
}

 





#navcontainer {
	position:absolute;
	margin-left: 0px;
	margin-top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	left: 0px;
	top: 1px;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	
	
}

#navcontainer li { margin: 0; }

#navcontainer a {
	display: block;
	width: 220px;
	color: #fff;
	text-decoration: none;
	z-index: 1;
	
}

#navcontainer a:hover
{
	color: #fff;
	text-decoration: none;	
}

#navcontainer ul li a {

background-image: url(../images/arrowRedGreen.gif);
z-index: 2;

} 

#navcontainer ul li a:hover {
	background-image: url(../images/arrowRedRed.gif);
} 

#navlist li a div {
	margin: 0 0 0 83px;
	padding: 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#navcontainer ul ul a {
display: block;
width: 220px;
color: #333366;
background-repeat: no-repeat;
background-image: url(../images/blankRedGrey.gif);
margin: 0 0 0 0; 
text-decoration: none;
}

#navcontainer ul ul a:hover {
margin: 0 0 0 0;
color: #333366;
background-image: url(../images/blankRedPurple.gif);
text-decoration: none;
}




#navcontainer ul li a#xlink
{
	background-repeat: no-repeat;
	background-image:  url(../images/arrowRedBlue.gif);
}

#navcontainer ul li a:hover#xlink
{
	background-repeat: no-repeat;
	background-image: url(../images/arrowRedRed.gif);
}




#navcontainer ul li a#ilink
{
	background-repeat: no-repeat;
	background-image:  url(../images/arrowRedPurple.gif);
}


#navcontainer ul li a:hover#ilink
{
	background-repeat: no-repeat;
	background-image: url(../images/arrowRedRed.gif);
}





#navcontainer ul li a#current
{
	background-repeat: no-repeat;
	background-image:  url(../images/arrowRedRed.gif);
}


#navcontainer ul ul li a#subcurrent
{
	background-repeat: no-repeat;
	background-image:  url(../images/blankRedPurple.gif);
}


#navcontainer ul ul ul li a
{
	background-repeat: no-repeat;
	background-image:  url(../images/blankRedWhite.gif);
	font-weight: normal;
}

#navcontainer ul ul ul li a:hover {
	font-weight: bold;
	background-image:  url(../images/blankRedWhite.gif);
	font-weight: bold;
	border-left: 5px solid #cc0033;
}




#navcontainer ul ul ul li a#subsubcurrent
{
	font-weight: bold;
	border-left: 5px solid #cc0033;
}

#navcontainer ul ul ul ul li a
{
	background-repeat: no-repeat;
	color: #fff;
	background-image:  url(../images/blankRedBlue.gif);
	font-weight: normal;
}

#navcontainer ul ul ul ul li a:hover {
	font-weight: bold;
	background-image:  url(../images/blankRedLightBlue.gif);
	color: #fff;
	font-weight: normal;
	border-left: 0
}



#content {
	position:absolute; 
	left: 257px; 
	top: 145px;
	width:65%;
	padding-bottom:50px;
}


#title{
margin: 0 0 0 5px;
	position:absolute;
	
	height:27px;
	left: 260px;
	top: 10px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

#topNav{
	margin: 10px 10px 0 5px;
	position:relative;
	height:31px;
	float:right;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	right:inherit;
}

#topNav a{
color: #FFFFFF;
}

