﻿form { padding: 0; margin: 0; }
img { border-width: 0; }
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #4D4D4F;
	background: #FFFFFF; 
}

html
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #4D4D4F;
	background: #FFFFFF; 
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 913px;
}

a           
{   
    color: #005CAB;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1
{
	font-size: 26px;
	line-height: 45px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #005CAB;
}

h2
{
	font-size: 26px;
	line-height: 45px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #005CAB;
}

h3
{
	font-size: 17px;
	line-height: 45px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #7EC1EA;
}

h4
{
	font-size: 17px;
	line-height: 45px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #7EC1EA;
}

h5
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 0px;
	text-align: left;
	color: #005CAB ;
}

h6
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 5px 0px;
	text-align: left;
	color: #005CAB;
}



#tagline
{
	margin: 50px 40px 10px 10px;
	text-align: right;	
	font-weight: bold;
	font-size: 22px;
	color: #005CAB;	
}
#tagline span
{
	font-size: 17px;
	color: #807F83;		
}

#topNav
{
	list-style: none;
	margin: 0px 0px 0px 86px;
}
#topNav li
{
	float: left;
	margin: 0px 2px;
	height: 20px;
	background: url("images/navRight.jpg") no-repeat right top;
}
#topNav a
{
	font-size: 12px;
	display: block;
	float: left;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	padding: 0px 12px;
	text-decoration: none;	
	background: url("images/navLeft.jpg") no-repeat left top;
	
}
#topNav li.selected
{
	text-decoration: none;
	background: url("images/navOnRight.jpg") no-repeat right top;
}
#topNav li:hover
{
	text-decoration: none;
	background: url("images/navOnRight.jpg") no-repeat right top;
}
#topNav li.selected a
{
	text-decoration: none;
	background: url("images/navOnLeft.jpg") no-repeat left top;
}

#topNav a:hover
{
	text-decoration: none;
	background: url("images/navOnLeft.jpg") no-repeat left top;
}

#light 
{ 
	background: url("images/columnBG.jpg") bottom left no-repeat;
	padding: 0px 0px 15px 0px;
}

#medium 
{ 
	background: url("images/columnBG.jpg") bottom left no-repeat;
	padding: 0px 0px 15px 0px;
}

#dark 
{ 
	background: url("images/columnBG.jpg") bottom left no-repeat;
	padding: 0px 0px 15px 0px;
}
#light h1
{
	background: url("images/columnTitleDark.jpg") no-repeat top left;
	height: 26px; /*44*/
	font-size: 21px;
	color: #FFF;
	padding: 18px 5px 0px 15px;
	margin: 0px 0px 0px 0px;	
	line-height: normal;
	text-align: left;
	
}
#medium h1
{
	background: url("images/columnTitleDark.jpg") no-repeat top left;
	height: 26px; /*44*/
	font-size: 21px;
	color: #FFF;
	padding: 18px 5px 0px 15px;
	margin: 0px 0px 0px 0px;	
	line-height: normal;
	text-align: left;
	
}
#dark h1
{
	background: url("images/columnTitleDark.jpg") no-repeat top left;
	height: 26px; /*44*/
	font-size: 21px;
	color: #FFF;
	padding: 18px 5px 0px 15px;
	margin: 0px 0px 0px 0px;	
	line-height: normal;
	text-align: left;
	
}
#medium h1 { background: url("images/columnTitleMed.jpg") no-repeat top left; }
#light h1 { background: url("images/columnTitleLight.jpg") no-repeat top left; }

#light p
{
	font-size: 12px;
	color: #231E1F;
	padding: 10px 15px;
	margin: 0px;
}

#medium p
{
	font-size: 12px;
	color: #231E1F;
	padding: 10px 15px;
	margin: 0px;
}

#dark p
{
	font-size: 12px;
	color: #231E1F;
	padding: 10px 15px;
	margin: 0px;
}

.callOutBox
{
	background: url("images/callOutBG.jpg") bottom left no-repeat;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
}
.callOutBox h1
{
	font-size: 20px;
	color: #4D4B4E;
	padding: 10px 15px 5px 15px;
	margin: 0px;
	line-height: normal;

}

.callOutBox p
{
	font-size: 12px;
	color: #21337D;
	padding: 5px 15px 10px;
	margin: 0px;
}
.callOutBox ul
{
	padding: 0px 10px 0px 15px;
	margin: 0px 10px 0px 15px;
	color: #21337D;
}

#titleBar
{
	background:url("images/titleBar.jpg") no-repeat top left;
	height: 41px;
	line-height: 41px;
	font-size: 21px;
	font-weight: bold;
	padding: 0px 15px;
	text-align: left;
	color: #FFF;
}

#subText
{
	font-weight: normal;
	margin: 10px 85px 15px 15px;
	text-align: left;
	line-height: 20px;
}

#subText2
{
	font-weight: normal;
	margin: 10px 15px 10px 15px;
	text-align: left;
	line-height: 20px;
}

#footer {
	clear: both;
	background: url("images/footer_bg.jpg") no-repeat;
	width: 100%;
	margin: 10px 85px 15px 15px;
	height: 42px;
}

#siteInfo_left {
	float: left;
	width: 913px;
	color: #005CAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 0px 0px 60px;
	text-align: left;
}

#copyright
{
	font-weight: normal;
	color: #D0D1D3;
	font-size: 10px;
	margin: 10px 20px;
	text-align: center;
}



/* Logoworks link back */
#linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
}

#linkback
{
	color: #005CAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px 0px 8px;
	text-decoration: none;
	text-align: left;
}

#linkback_old
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
}


	padding: 12px 0px 0px 20px;
	text-align: left;


