
* { padding: 0; margin: 0; }

a:hover{
	cursor:pointer;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#666 url(../images/mainbkgd.gif) repeat-x;
 padding:0px;
}

.insideFrame{
	background:none;
	margin=0px;
}

a:link {
	color: #003399;
	text-decoration:none;
	border:none;
}

a:active {
	color: #003399;
	text-decoration:none;
}

a:visited {
	color: #003399;
	text-decoration:none;
	border:none;
}

a:hover {
	color: #000;
	text-decoration:none;
}

#wrapper { 
	height:100%;
	padding:0px;
	width:955px;
	background-color:#fff;
	margin:0 auto;
}

#banner{
	width:955px;
	text-align:center;
	margin:0 auto;
	background:#FFF;

}
.header {
 color: #333;
 padding:0px;
 width:100%;
 text-align:center;
}

.header img {  
    width:  955px; 
    height: 167px; 
    top:  0; 
    left: 0 
} 

#navbar {
 background:url(../images/navbkgd1.gif) repeat-x;
 margin-top:-3px;
 width:955px;
}

#content { 
 color: #333;
 float:left;
 font-size:13px;
 width: 955px;
 background:#fff;
}

.fullPage{
	width:955px;
	padding-left:5px;
}

.frameContent{
	width:920px;
	padding:0px;
	margin:5px;
}

#leftContent{
	background-color:#fff;
	float:left;
	width:709px;
}
#threeColumn{
	border-bottom:#003399 1px solid;
	border-right:#CCC 1px solid;
	float:left;
	font-size:13px;
	height:200px;
	padding:5px;
	word-wrap:break-word;
	width:225px;
}

.twoColumn{
	background:url(../images/twoColBkgd.gif) repeat-x;
	float:left;
	font-size:14px;
	height:200px;
	padding:5px;
		padding-bottom:0px;
	width:344px;	
}

#rightButtons{
	float:left;
	height:inherit;
	width:236px;

}
.colTitle{
	color:#000;
	float:none;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

.colTitle a, .colTitle a:visited, .colTitle a:active{
	color:#000;
}

#rightcolumn { 
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: left;
}

.footer {
 clear:both;
 width: 955px;
 background:#1435AD;
 padding:10px 0 10px 0;
 text-align:center;
 margin-bottom:10px;
 color:#fff;
 margin-left:auto;
 margin-right:auto;
}


.footer a, .footer a:visited, .footer a:active, .footer a:hover{
	color:#fff;
}


#topHeader { 
 width: 100%;
 background:url(../images/headerBkgd.png) repeat-x;
 height:27px;
 text-align:right;
 color:#000;
}

#topHeaderContent{
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	width:955px;
}

#topHeaderContent a:link{
	color:#000;
}

#topHeaderContent a:hover{
	color:#fff;
	text-decoration:underline;
}

.clear { clear: both; background: none; }

.homeList{
	list-style:none inside;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

.homeList li{
	border-bottom:#ccc 1px dashed;
	padding-bottom:10px;
	padding-top:10px;
}

.homeList li:hover{
	border-bottom:#000 1px dashed;
}

.homeList li a:hover{
	color:#000;
}

.popupBulletItems{
	font-size:16px;
	font-weight:bold;
}

.workingLink{
	margin:0;
	padding:0;
}

.newsTable{
	width:520px;
	border:1px dotted;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
}

.newsTable a{
	color:#000;
	text-decoration:none;
}

.newsTable a:hover{
	color:#000;
	text-decoration:none;
}

.newsTable a:visited{
	color:#000;
	text-decoration:none;
}

.newsTable td{
	border:1px dotted;
	padding:5px;
}

.newsTable tr:hover{
	background-color:#FC0;
	cursor:pointer;
}

.date{
	width:100px;
}

.dataholder{
	border:none;
	padding:0px;
	margin-top:10px;
}


/* Left Navigation Bar */

#leftNavBar{
	background:url(../images/leftNavBarBkgd.gif) repeat-x;
	float:left;
	font-family:"Myriad Pro",Trebuchet, Sans Serif;
	font-size:14px;
	margin-top:-3px;
	width:200px;
}

.leftNavBarList{
	list-style:none;
	text-align:right;
}

.leftNavBarList a,.leftNavBarList a:active, .leftNavBarList a:hover, leftNavBarList a:visited{
	color:#000;
}

.leftNavBarList li{
	padding:10px 5px 10px 0px;
	border-bottom:#999 1px dashed;
}

#liSelected{
	border-bottom: #003399 1px dashed;
	color:#003399;
	font-weight:bold;
}

#liSelected:hover{
	background:none;
	cursor:default;
}


#rightContent{
	float:left;
	padding-left:5px;
	width:750px;
	min-height:200px;
}


.imageHolder{
	width:300px;
	border:0px;
	float:right;
}

#imageOfPeople{
	border:#000 1px solid;
	margin:5px;
	margin-top:-10px;
	width:150px;
}


.leftNavBarList li:hover{
	color:#fff;
	background-color:#ccc;
	cursor:pointer;
}

#liGetQuote{
	border-bottom:0px;
}

#liGetQuote:hover {
	background:none;
}


.selectedBkgd{
	color:#fff;
	background-color:#333;
}

.numberedList{
	list-style:lower-alpha inside;
}

.numberedList li{
	padding:5px 0px 5px 0px;
}

.inlinePicture{
	width:552px;
	border:none;
	margin-right:auto;
	margin-left:auto;
}

.simpleList{
	list-style:disc inside;
}

.simpleList li{
		padding:5px 0px 5px 0px;
}

.leftNavImage{
	text-align:center;
	width:200px;
}

.contentList{
	
}

.contentList li{
	border-bottom:#ccc 1px solid;
	list-style:none;
	padding:10px 0px 10px 0px;
	
}

#liLast{
	border-bottom:none;
}

.italic{
	font-style:italic;
}