body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #7d746c;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
}
#container {
	padding: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}
#container #logoBanner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 40px;
	padding: 20px 0 0 0;
	width: 790px;
}
#container #globalNavigation {
	height: 30px;
	-moz-opacity:0%; 
	filter:alpha(opacity='0'); 
	KHTMLOpacity: 0;
	MozOpacity:0;
	opacity:0;
	background-image: url(images/menus-background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: -8px 0 0 5px;
	_margin: 0 0 0 5px;
	width: 790px;
	padding: 0 0 0 8px;
}
#container #globalNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}
#container #globalNavigation a:hover {
	color: #dddddd;
	text-decoration: underline;
}
#container #globalNavigation ul {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	_padding: 0;
}

#container #globalNavigation li {
	display: inline;
	margin-left: 4px;
}





#container #homeContent {
	background-color: #f7edd4;
	height: 410px;
	_height: 425px;
	width: 730px;
	_width: 750px;
	margin: 0 0 0 25px;
	padding: 10px;
	line-height: 1.4em;

}
#container #homeContent #rightColumn {
	height: 400px;
	width: 310px;
	float: right;
	background-position:center;
	background-repeat:no-repeat;

}
#container #homeContent #leftColumn {
	width: 370px;
	_width: 410px;
	height: 360px;
	_height: 380px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FC0B1F;
	padding: 20px;

	margin-top: 10px;
/*	display: table;
	vertical-align: bottom;*/

}

#container #homeContent #newsLinks {

	bottom: 0;

}

#container #homeContent #newsLinks h1 {
	font-size: .9em;
	color: #FC0B1F;
}
#container #homeContent #newsLinks ul {
	margin: 16px 0 0 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	list-style-image: url(images/caret.gif);
	list-style-position: outside;
}
#container #homeContent #newsLinks li {
	font-size: .9em;
	margin: 0 0 8px 0;
	padding: 0;
}
#container #homeContent #newsLinks li a {
	text-decoration:none;
	color:#000000;
}


#container #homeContent #newsLinks li a:hover {
text-decoration:underline
}











/* INTERNAL */

#container #logoBanner2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 40px;
	padding: 20px 0 0 0;
	width: 790px;
}
#container #globalNavigation2 {
	height: 30px;
	background-image: url(images/menus-background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: -8px 0 0 5px;
	_margin: -2px 0 0 5px;
	width: 790px;
	color: #444444;
	padding: 0 0 0 8px;
}
#container #globalNavigation2 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}
#container #globalNavigation2 a.inactive {
	color: 444444;
}

#container #globalNavigation2 a:hover {
	color: #dddddd;
	text-decoration: underline;
}
#container #globalNavigation2 ul {
	font-size: 9px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	_padding: 0;
}


#container #globalNavigation2 li {
	display: inline;
	margin-left: 4px;
}

#container #clientLogin {
	font-size: 9px;
	color: #FC0B1F;
	text-decoration: none;
	width: 150px;
	float: right;
	margin-right: 15px;
	padding: 3px 0 0 0;
	text-align: right;
	font-weight: bold;
}
#container #clientLogin a {
	color: #FC0B1F;
	text-decoration: none;
}


#container #homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: dddddd;
	margin: 60px 0 10px 5px;
}


#navigation {
	margin: 0px auto;
	width: 100%;
	white-space: nowrap;
	text-align:center;
	padding-bottom: 20px;
}


#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}
#navigation a:hover {
	color: #dddddd;
	text-decoration: underline;
}
#navigation ul {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin: 0 auto;
	
}
#navigation li {
	display: inline;
	margin-left: 6px;
}




#internalPage {
	background-color: #f7edd4;
}



#internalContainer {
	padding: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-image: url(images/internal-submenu-shadow.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}

#internalContainer #phone {
	float: right;
	width: 120px;
	_width: 140px;
	height: 24px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin: 10px 20px 0 0;
	color: #7D746C;
}

#internalContainer #phone strong {
	color: #000000;
}



#internalContainer #sectionNavigation {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #7D746C;
	margin: 0 0 0 16px;
	padding: 10px 0 0 0;
}

#internalContainer #sectionNavigation ul {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FC0B1F;
	margin: 4px 0 0 0;
	padding: 0 0 16px 0;
	list-style-type: none;
	white-space: nowrap;
}
#internalContainer #sectionNavigation li {
	display: inline;
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#internalContainer #sectionNavigation a {
	color: #7D746C;
	text-decoration: none;
	margin: 0 6px 0 2px;
}
#internalContainer #sectionNavigation a:hover {
	color: #000000;
	text-decoration: underline;
}

#internalContainer #sectionNavigation a.active {
	color: #000000;
}


#internalContainer #internalContent {
	background-color: #f7edd4;
	margin: 0 5px 40px 5px;
	padding: 10px;
	line-height: 1.4em;
	_position: fixed;
	overflow: hidden;

}

* html #internalContainer #internalContent {
	height: 1%;
	overflow: visible;

}




#internalContent h1 , #homeContent h1{
	text-transform: uppercase;
	font-size: 1.3em;
 color: #FC0B1F;
}
#internalContent table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
#internalContent th {
	padding-top: 12px;
	color: #7D746C;

	font-size: .75em;
}

#internalContent td {
	border-top: 1px solid #7D746C;
padding: 4px 20px 8px 10px;
margin: 0;

}

#internalContent a {
	text-decoration: none;
	color: #5D5751;
}
#internalContent a:hover {
	text-decoration: underline;
	color: #5D5751;
}




#internalContent h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FC0B1F;
}

#internalContent h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px -.8em;
	padding: 0px;
}







#internalContainer #internalContent #leftColumn {
	float: left;
	width: 280px;
	min-height: 400px;
_height: 100%;
	margin: 0;
	padding: 0;
	left: 0;
	position: relative;	
	_position: fixed;
	background-position: 16px 0;
	background-repeat: no-repeat;

}

#internalContainer #internalContent #leftColumn img {

margin-left: 16px;

}

#internalContainer #internalContent #leftColumnEmpty {
	height: 400px;
	width: 280px;
	float: left;
}


ul.representatives {
	font-weight: bold;
	font-size: 0.8em;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.representatives li {
	margin-left: 0px;
	padding-left: 0px;
	text-transform:uppercase;
}

#leftColumn #representative {
	margin-top: 220px;
	margin-left: 30px;
	line-height: 1.4em;
}
#representative cite {
	font-variant: normal;
	font-style: normal;
	font-size: .8em;
}




#internalContainer #internalContent #rightColumn {

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC0B1F;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 300px;
	min-height: 500px;
	width: 400px;

	_width: 400px;
	_position: fixed;
	_margin-left: 300px;
	_overflow: visible;
}



#rightColumn a,#leftColumn a {
	text-decoration: none;
	color: #153F92;
}
#rightColumn a:hover,#leftColumn a:hover {
	text-decoration: underline;
	color: #153F92;
}

#rightColumn hr {
	color: #7D746C;
	margin: 2em;
	height: 0px;
}





.newsDate {
	font-weight: bold;
	font-size: .8em;
	color: #7D746C;
	margin-top: -1.5em;
	padding-top: 0px;
}
.newsLink {
	text-decoration: none;
	color: #5D5751;
}
.newsLink:hover{
	text-decoration: underline;
	color: #5D5751;
}




#emailform .required {
	font-weight: bold;
	color: #990000;
}
#emailform fieldset {
	padding-top: 1.5em;
}
#emailform legend {
	font-weight: bold;
	color: #7D746C;
}
#emailform div {
	padding-top: 4px;
	padding-bottom: 4px;
}
#internalContent #rightColumn ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
