body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	text-align:left;
	font-size:13px;
}

h1 
{
	font-size:1.0em;
	color:#003399;
}
h2 
{
	font-size:1.0em;
	color:#003399;
}
h3 
{
	font-size:1.0em;
	color:#003399;
}
.isoLogo 
{
	background-image:url(../images/navMain_bg.jpg);
	width:155px;
	border-right:1px solid #003399;

}
.isoLogo img
{
	margin:20px 0px 20px 20px; 
}
a:link, a:acitve, a:visited 
{
	color:#003399;
	text-decoration:underline;	
}
a:hover
{
	color:#003399;
	text-decoration:none;	
}
.padding 
{
	/*margin:0px 5px 0px 5px;*/
}

#pageWrapper {
	border:0px solid #ff0000;
}

#centerPage  {
	width:760px;
	border:0px solid #000066;
	margin-left:auto;
	margin-right:auto;

}

#header {
	width:760px;
	height:87px;
	background-image:url(../images/header.gif);
	margin:0px 0px 10px 0px;
}

#body {
	
}

#main 
{
	font-size:11pt;
}
#nav 
{
	
	width:156px;
	float:left;
}
#navTop 
{
	width:156px;
	height:24px;
	background-image:url(../images/navTop.gif);		
}
#navMain 
{
	width:156px;

	
}
#main 
{
	width:593px;
	float:right;
}
#contentTop 
{
	height:23px;
	background-image:url(../images/contentTop_bg.gif);	
	border-top:0px solid #ff0000;
	
}
#contentMain 
{
	height:auto;
	background-image:url(../images/contentMain_bg.gif);	
	padding:0px 10px 0px 10px;
	border-bottom:1px solid white;	
		
}
#spacer 
{
	height:10px;
}
#contentFooter 
{
	height:41px;
	margin:0px 0px 10px 0px;
	border:0px solid #ff0000;		
}
#footer {
	background-image:url(../images/strip.jpg);
	width:760px;
	height:2px;
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;

}


.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.accContent 
{
	float:left;
	text-indent:-5000px;
}
/* DESIGNED BY */
#designedBy {
	text-align:right;
	font-size:9pt;
	color:#003399;
}
#designedBy a:ACTIVE, #designedBy a:LINK, #designedBy a:VISITED {
	color:#003399;
	text-decoration:none;
}
#designedBy a:HOVER {
	text-decoration:underline;
}


/* ---=== HOMEPAGE BUTTONS ===--- */

.homeButton
{
	background-image:url(../images/homeButton.gif);
	background-repeat:no-repeat;
	width:170px;
	height:115px;
	margin-right:3px;
	margin-bottom:3px;
	padding:8px 10px 5px 10px;
	text-align:center;
	/*border:1px solid red;*/
	float:left;
}


.branding
{
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a 
{
	text-decoration:none;
	color:Black;
}
