 /*a:link
{
	color:#FF0000;  
}*/

/*a:visited
{
	color: rgb(153,204,204); 
} 
a:active 
{
	color: rgb(102,255,0);
}*/
body
{
	font-family: Garamond, Times New Roman, Times;
	background-color: #DCDCDC;
	color: rgb(0,0,0);
}
/*table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}*/

#topLightBlue
{
	/*width: 65%;*/
	margin-top: auto;
	/*background-color: #c8e2fc;*/
	BACKGROUND-COLOR: #336699;
	/*border-bottom-width: 4px;*/
	/*border-color: #ff3fe3;*/
	/*bottom-border-color: #FFFFFF;*/
	/*bottom-border-width: 1px;*/
	/*padding-top: 5px;*/
	/*background-image: url(images/contentimage.gif); */
	/*background-repeat: no-repeat; */

}

#containertop
{
	width: 56%;
	margin: auto;
	/*background-image: url(images/contentimage.gif);*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	/*border-color: rgb(234,3,222);*/
	/*border-width: 50px;*/
}

#homeContentColumn
{
	

}

#contentColumn
{
	background-color: #ffffff;	

}

#homeNavigationArea
{
	padding-top: 15px;
	/*background-color: #e45dfe;
	/*border-bottom: 1px;*/

}

#navigationarea
{
	/*width: 65%;*/
	margintop: auto;
	/*background-color: #c8e2fc;*/
	BACKGROUND-COLOR: #336699;
	/*border-bottom-width: 4px;*/
	/*border-color: #ff3fe3;*/
	bottom-border-color: #FFFFFF;
	/*bottom-border-width: 3px;*/
	/*padding-top: 25;*/
	/*background-image: url(images/contentimage.gif); */
	/*background-repeat: no-repeat; */

}

#homeContentContainer
{
	font-size: 15px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 25px;

}

#interiorLogoArea
{
	border-color: #ffffff;
	imgborder:0;

}

#contentContainer
{
	
	font-size: 15px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 25px;
	/*border-width: 6px;*/
	border-color: #fed453;
	background-position:; 
	/*border-top: 1px;*/
	/*border-color: #f34dee;*/
	

}

#newColumn
{
	font-size: 15px;
	padding-top: 20PX;
	padding-left: 15px;
	padding-right: 55px;
}

#newContentContainer
{


}

/*#containerContent
{
	#border-top-width: 10px;
	background-color: #4444e3;

}*/


#copyright
{
	font-size: 13px;
}

#blueGrayArea
{
	background-color: #FFFFFF;
	width: 1px;
	padding-top: 1px;

}

#grayGradient
{


}

#navigationColumn
{
	/*background-image: url(images/grayInteriorGradient.jpg);*/
	background-color:#d7d798;
	background-repeat: repeat-y 100%;
}


.linkItemHead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	/*border-left: 2px;*/

}

#interiorLogoArea
{
	background-color:#7286a0;
	border-color:#7286a0;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #FFFFFF;
	font-size: 15px;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x 100%;
	padding-bottom: 1px;
	white-space: nowrap;
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}

td {
	font-family: Garamond, Times New Roman, Times;
	font-size: 15px;
}