form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #5D707C;
	min-height: 100%;
	height: auto;
}
body { background: #FFFFFF url(images/background.jpg) no-repeat bottom center; }

a           
{   
    color: #3B6E8F;
    font-weight: normal;
	text-decoration: underline;
}
a:hover { text-decoration: none; } 

h1,h2,h3,h4,h5,h6
{
	font-size: 12px;	
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	/*color: #C37C13;*/
	color: #3B6E8F;
}

textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #5D707C;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #5D707C;
}

.pageBreakHere { page-break-before: always; }

#page
{
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#logo
{
	float: left;
}
#top
{
	float: right;
	background: url(images/top.jpg) no-repeat;
	height: 157px;
	width: 664px;
}

#topNav
{
	padding: 110px 0px 0px 0px;
	float: right;
}
#topNav a
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #C37C13;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 20px;
	text-decoration: none;
	border-left: 2px solid #CED3D7;
}
#topNav a:hover, #topNav a.selected
{
	color: #3B6E8F;
	text-decoration: none;
}

#header
{
	clear: both;
	padding: 4px 0px;
}

#shdw 
{
	background: url(images/shdw.jpg) repeat-x top left;
	height: 27px;
}

.boxSm { background: url(images/boxSmBottom.jpg) no-repeat bottom left; }
.boxSmText
{
	font-weight: normal;
	padding: 0px 25px 25px 25px;
	text-align: left;
	line-height: 16px;
	min-height: 400px;
}

.boxLrg { background: url(images/boxLrgBottom1.jpg) repeat-y bottom left; }
.boxLrgText
{
	font-weight: normal;
	padding: 0px 25px 0px 25px;
	text-align: left;
	line-height: 16px;
	min-height: 200px;
}

#bottomNav
{
	font-size: 11px;
	color: #3B6E8F;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 20px 0px 0px;
	text-align: center;
	border-top: 1px solid #CED3D7;
}
#bottomNav a
{
	font-size: 11px;
	color: #3B6E8F;
	font-weight: normal;
	padding: 0px 8px;
	text-decoration: none;
}
#bottomNav a:hover, #bottomNav a.selected
{
	text-decoration: underline;
}

#BOC
{
	float: right;
	padding-top: 30px;
}

#copyright
{
	font-weight: normal;
	color: #CBD1D6;
	font-size: 11px;
	margin: 10px 0px;
	text-align: center;
}


.adminHeader
{
	background: #3A6F8F;
	font-weight: bold;
	color: #FFF
}
.adminHeader a
{
	font-weight: bold;
	color: #FFF;
}

.formText
{
	color: #000;
	font-size: 12px;
}
.formText textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000;
}
.formText input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000;
}



/* Logoworks link back */
#linkback
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #CBD1D6;
	font-weight: normal;
	padding: 0px 0px 30px;
	margin: 0px 0px;
	text-decoration: none;
	text-align: center;
}
#linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #CBD1D6;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

