p, table, td, ul, li,div {
color: #000000;
font-family: arial;
font-size: 11px;
line-height: 16px;
text-align: justify;
}

a {
color: #005b96;
text-decoration: underline;
}
/* Image Border */
.ImgBorder
{
	
	border: 1px solid Black;
	border-color:#000000;
}
a:hover {
color: #005b96;
text-decoration: none;
}

hr {
border-color: #0069b3;
border-style: solid;
border-width: 1px;
}

.callouts {
color: #ffffff;
font-family: courier new;
font-size: 12px;
line-height: 10px;
}

body,div {
margin-top: 0px;
margin-left: 0px;
}

ul {
list-style-type: square;
}

.whatsnew {
color: #000000;
font-family: arial;
font-size: 10px;
text-align:right;
padding-left:5px;

}

#whatsnewheader
{
height: 100%;
padding:20px 0px 0px 10px;
width: 540px;
}
.whatsnewimg
{
	position:relative;
	right:-60px;
}

 form, table, div, img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;	
}

img
{
	vertical-align: bottom;
}

body
{
	background-image: url(../_img/home_bg.gif);
	background-repeat: no-repeat;
}



#main
{
	width: 100%;
	height: 100%;
}	

#top
{
	height: 145px;
}

#topRPT
{
	background-image: url(../_img/background_repeater.gif);
	background-repeat: repeat-x;
}

#navHolder
{	
	width: 179px;
	padding-top: 256px;
	padding-right: 3px;
	
}

#navRPT
{
	background-image: url(../_img/home/nav_rpt.gif);
	background-repeat: repeat-y;
	background-position: 32px 0px;
	height: 100%;
	margin-top: 2px;
	
}

#nav
{	
	width: 147px;
	margin-left: 32px;		
}

#contentBox
{
	
	padding: 135px 0px 25px 42px;	
	width: 553px;	
}
#contentBoxDefault
{
	
	
	padding: 135px 0px 25px 42px;	
	width: 553px;	
	position: relative;
	top:-10px;
	 
}

#content
{
	width: 553px;	
	padding:45px 0px 0px 0px;	
	position:relative;
	top:-30px;
	
}

#rightSpacer
{
	width: 100%;
}

#footer
{		
	height: 29px;
	padding-top:10px;
	padding-bottom:15px;	
}

#footerTable
{
	width: 100%;
	background-image: url(../_img/bg_footer_repeater1.gif);
	background-repeat: repeat-x;
}

.footerCell
{
	border-right: solid 2px white;
		
}
#footSpacer
{
	height: 100%;
}

.searchTextbox
{
	height:18px;
}

#greenSquare
{
	background-image: url(../_img/bg_footer_repeater1.gif);
	background-repeat: repeat-x;
	position: relative;
	top: -1px;
	left: -185px;	
	height: 35px;
	width: 29px;
	
}

#callouthome
{
	/*background-image:url(../_img/home/callout_home.gif);
	background-repeat:no-repeat;*/
	background-position:20px 10px;
	position:absolute;
	padding-left:11px;
	padding-top:10px;
	height:59px;
	width:253px;
}
/*************************/
/*Styles for me to use in wysiwyg*/
/*************************/
/*Name this: Light Table*/
.LightTable {
background-color: #c9e2da;
border: 0px;
}

/*Name this: Dark Table*/
.DarkTable {
background-color: #9ecbbc;
border: 0px;
}

/*Name this: Orange Header Large*/
.OrangeHeaderL {
color: #ff9900;
font-family: arial;
font-weight: bold;
font-size: 14px;
}

/*Name this: Orange Header Small*/
.OrangeHeaderS {
color: #ff9900;
font-family: arial;
font-weight: bold;
font-size: 11px;
}

#footSpacer
{
	height: 100%;
}
#homeLink
{
	position: absolute;
	height: 125px;
	width: 340px;
	top: 15px;
	left: 10px;
}
