body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0 20px 0;
padding: 0;
background: #ffffff;
color: #333399;
}	


/*  ====================================  */	

		
#container 
{
width: 953px;
border-top: 1px solid #1776d1;
border-right: 3px solid #999999;
border-bottom: 3px solid #999999;
border-left: 1px solid #CCCCCC;
margin: 0 auto;
padding: 0;
overflow: hidden;
background: #eeffee;
}

/*  ====================================  */	


#header 
{
padding: 0;
margin: 0;
position: relative;
}
		

/*  ====================================  */	
	
#navlist
{
margin: 0;
width: 953px;
}


#navlist ul
{
position: relative;

margin: -22px 2px 2px 0;
float: right;
list-style: none;
padding: 0;
color: #ffffff;
font-weight: bold;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navlist li
{
display: inline;
}


#navlist li a
{
padding: 2px 5px;
color: #ffffff;
text-decoration: none;
float: left;
border-top: 2px solid #cccccc;
border-right: 2px solid #009900;
border-bottom: 2px solid #009900;
border-left: 2px solid #cccccc;
background-repeat: no-repeat;
background-position: bottom right;
background-color: #00cc33;
margin: 0 2px;
}



#navlist li a:hover
{
border-top: 2px solid #009900;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
border-left: 2px solid #009900;

background-color: #99ffcc;
}

/*  ====================================  */


#supportnavlist
{
margin: 0;
width: 953px;

}

#supportnavlist ul
{
position: relative;

margin: 0 auto;
/*  float: right;  */
list-style: none;
padding: 0;
color: #ffffff;
font-weight: bold;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #000000;

}

#supportnavlist li
{
display: inline;
}


#supportnavlist li a
{
padding: 2px 5px;
color: #ffffff;
text-decoration: none;
float: left;
border-top: 2px solid #cccccc;
border-right: 2px solid #009900;
border-bottom: 2px solid #009900;
border-left: 2px solid #cccccc;
background-repeat: no-repeat;
background-position: bottom right;
background-color: #00cc33;
margin: 0 2px;
}



#supportnavlist li a:hover
{
border-top: 2px solid #009900;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
border-left: 2px solid #009900;

background-color: #99ffcc;
}

/*  ====================================  */	



	

#contents
{

margin: 10px;
padding: 0;
}



#footer 
{
clear: both;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0 5px;
margin-top: 10px;
border-top: solid 1px #cccccc;
background-color: #ddffdd;
}

#footer ul 
{
height: 1.5em;
list-style: none;
margin: 0;
padding: 0;
}

#year
{
/*  this is the li tag on the left  */
float: left;
margin: 0;
padding: 0;
}

#copyright
{
/*  this is the li tag on the right  */
float: right;
margin: 0;
padding: 0;
}

#footer li a
{
color: #333399;
}

#footer li a:hover
{
background-color: #ddddff;

}


.imgbrdrlightgrey {
	border: 1px solid #cccccc;
}

.imgbrdrmidgrey {
	border: 1px solid #999999;
}

.imgbrdrdarkgrey {
	border: 1px solid #666666;
}


.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*  font-size: 1.5em;  */
		font-size: 20px;
	font-weight: normal;
	color: #CC0033;
}

.colheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0033;
	margin: 0;
	padding: 0;
}


.subheadright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #CC0033;
	text-align: right;

}
.parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.paraheadred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}
.norm-para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}

.table-para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	margin:0;
	padding:0;
}

.divbody {
	height: 2000px;
	width: 945px;
	border: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 10px;
	top: 135px;

}
.whitetext {
	color: #FFFFFF;
}

.imgbrdrlightgrey {
	border: 1px solid #cccccc;
}

.imgbrdrmidgrey {
	border: 1px solid #999999;
}

.imgbrdrdarkgrey {
	border: 1px solid #666666;
}

.hrdkblu100pc3 {
	/* dark blue horizontal rule, 3px high  */
   border: none;
	color: #333399;
	background-color: #333399;
	/* note you need both color and background-color to be IE & Mozilla compatible*/
	height: 3px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.hrdkblu100pc1 {
	/* dark blue horizontal rule, 1px high  */
   border: none;
	color: #333399;
	background-color: #333399;
	/* note you need both color and background-color to be IE & Mozilla compatible*/
   height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
