@charset "utf-8";
/* CSS Document */

/* tags */
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-top:0px;
	color:#000000;
	background-color:#ffffff;
	background-image:url(imgs/bgWallPaper.jpg);
	background-repeat:repeat-x;
}
a {
	color:#222222;
}
img {
	border:0;
	margin:0;
	display:inline;
}
h1 {
	margin:0 0 0 0;
	padding:8px 10px;
	color:#fe4e02;
	font-size:18px;
	font-weight:bold;
	background-image:url(imgs/bgGradientH1.jpg);
	background-repeat:repeat-x;
}
h2 {
	margin:0 0 0 0;
	padding:7px 9px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-color:#fe4e02;
	background-image:url(imgs/headerBg.jpg);
	background-repeat:repeat-x;
}
h2 a {
	display: block;
	padding:0;
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
h3 {
	font-size:15px;
	font-weight:bold;
}
h4 {
	font-size:15px;
	font-weight:normal;
}
h5, h6 {
	font-size:13px;
	font-weight:bold;
}
ul {
	padding:0 0 0 25px;
	margin-left: 0px;
}
li {
	list-style:square outside url(imgs/bulletArrow.gif);
	margin: 2px 0;
}


/* common to all pages */
#mainWrapper {
	overflow:hidden;
	background-color:#ffffff;
	width:973px;
}
#header {
	float:left;
	display:inline;
	height:100px;
	width:948px;
	margin:0 0 0 12px;
}
#logoHolder {
	float:left;
	margin:20px 0 0 0;
}
#headerRightContent {
	float:right;
	display:inline;
	margin:0;
}
#searchDiv {
	float:right;
	font-size:11px;
	color:#5a996f;
	text-align:right;
	margin:0px;
	font-weight:bold;
	padding:5px;
	width:300px;
	text-transform:uppercase;
}
#searchDiv a {
	text-decoration:none;
}
#searchDiv a:hover {
	text-decoration:underline;
}
#searchDiv input {
	width:150px;
	border:solid 1px #fe4e02;
	margin:0px;
	font-size:13px;
}
#searchDiv img {
	vertical-align:text-bottom;
	margin:1px;
}
#loginDiv {
	float: right;
	display:inline;
	clear:right;
	width:310px;
	font-size:11px;
}
#loginDiv p {
	float:left;
	display:inline;
	padding:5px 0px 3px 6px;
	margin:0px;
}
#loginDiv .inputField {
	width:145px;
	border:solid 1px #b3be81;
	margin:0px;
	font-size:11px;
}
#loginDiv .loginBtn {
	display:inline;
	float:right;
}
.hrLine {
	float:left;
	display:inline;
	overflow:hidden;
	width:948px;
	height:1px;
	background-image:url(imgs/headerBottomLineDot.gif);
	background-repeat:repeat-x;
	padding:0px;
	border:0px;
}
#header .hrLine {
	margin:0 0 -10px 0;
}
#navigation {
	float:left;
	display:inline;
	width:948px;
	background-color: #fe4e02;
	background-image: url(imgs/navigationBg.jpg);
	background-repeat: repeat-x;
	height: 55px;
	margin:0 0 7px 12px;
}
#navigation ul {
	list-style-type: none;
	list-style-image:none;
	padding: 0 0 0 30px;
	margin: 0;
	height: 44px;
	float: left;
	font-weight:bold;
}
#navigation ul li {
	list-style-type: none;
	list-style-image:none;
	float: left;
	margin: 0;
	text-align: center;
	background-image: url(imgs/naviBreak.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	height: 44px;
}
#navigation ul li.lastItem, #navigation ul li.lastItemActive {
	background-image:none;
}
#navigation ul li a {
	display: block;
	float:left;
	height:35px;
	padding:10px 40px;
	text-decoration:none;
	color:#ffffff;
	line-height:35px;
	text-transform:uppercase;
	font-size:12px;
}
#allContentWrapper {
	float:left;
	display:inline;
	margin:0;
	width:948px;
	background-color:#ffffff;
	background-image:url(imgs/bgGradientLeftMenu.jpg); /* subnavigation bg */
	background-repeat:repeat-y;
	border-left:solid 12px #ffffff;
	border-right:solid 12px #ffffff;
}
#contentFooter {
	float:left;
	display:inline;
	height:30px;
	width:948px;
	margin:0 0 0 12px;
	font-size:11px;
	font-weight:bold;
}
#contentFooter a {
	text-decoration:none;
}
#contentFooter a:hover {
	text-decoration:underline;
}
#contentFooter .hrLine {
	margin:0 0 0 0;
}
#footerLeftContent {
	float:left;
	display:inline;
	line-height:30px;
	margin:0;
}
#footerRightContent {
	float:right;
	display:inline;
	margin:0;
	line-height:30px;
}

/* frontpage */
#frontPageContentTopWrapper {
	float:left;
	display:inline;
	height:302px;
	background-color:#FFFFFF;
}
#frontPageLeftContent {
	float:left;
	display:inline;
	height:295px;
	width:231px;
	margin:0;
	padding:0px;
	background-color:#ffffff;
	overflow:hidden;
}
#frontPageLeftContent h1 {
	background-color:transparent;
	padding:0 0 0 0;
	font-size:20px;
	color:#ffffff;
}
#frontPageFlash {
	float:left;
	display:inline;
	height:295px;
	width:717px;
	margin:0;
	background-color:#FFFFFF;
	overflow:hidden;
}
#frontPageContentBottomWrapper {
	float:left;
	display:inline;
	width:948px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
.frontPageContent {
	display:inline;
	float:left;
	width:229px;
	margin:0 10px 25px 0px;
	padding:0 0 5px 0;
}
.frontPageContent p {
	margin:0 0 0 0;
	padding:6px 8px 2px 8px;
	clear:both;
}
#colRight {
	margin-right:0;
}
.frontPageContent ul {
	margin:0 0 0 0;
	padding:8px 0px 0px 25px;
}
.frontPageContent ul li {
	list-style:square outside url(imgs/bulletArrow.gif);
	font-weight:bold;
}
.frontPageContent ul a {
	text-decoration:none;
}
.frontPageContent ul a:hover {
	text-decoration:underline;
}
#frontPageBottomBanner {
	width:948px;
	background-color:#FFFFFF;
}

/* subpages */
#subNavigation {
	float:left;
	display:inline;
	width:229px;
	margin:0;
	/* height:100%; */
	background-image:url(imgs/bgGradientLeftMenu.jpg);
	background-repeat:no-repeat;
}
#subNavigation ul {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	float:left;
	width:100%;
	font-weight:bold;
}
#subNavigation ul li {
	list-style-type:none;
	list-style-image:none;
	border-bottom:solid 1px #c5c5c5;
	padding:0 10px;
	margin:0;
}
#subNavigation ul li.active {
	list-style-image:none;
	background-color: #5e9474;
	background-image:url(imgs/subNavigationBg.jpg);
	background-repeat:repeat-x;
}
#subNavigation ul li a {
	color:#626262;
	display: block;
	padding:4px 0px;
	text-decoration:none;
}
#subNavigation ul li.active a {
	color:#ffffff;
}
#contentWrapper {
	float:left;
	display:inline;
	padding:0;
	background-color:#FFFFFF;
}
#naviPath {
	display:none;
}
#pollHolder {
	width:231px;
}
#contentColLeft {
	float:left;
	display:inline;
	width:467px;
	margin:0 0 0 10px;
	padding:0 6px 0 0;
	border-right:solid 1px #fe4e02;
}
#contentColLeft p, h3, h4, h5 {
	margin-left:10px;
}
#contentColLeft img {
	margin:0 0 3px 0;
}
#contentColRight ul {
	margin:0 0 10px 0;
	padding:0 0 0 25px;
}
#contentColRight ul li {
	list-style:square outside url(imgs/bulletArrow.gif);
}
#contentColRight ul li a {
	text-decoration:none;
	font-weight:bold;
}
#contentColRight ul li a:hover {
	text-decoration:underline;
}
#sendContentTo {
	border-top:solid 1px #262626;
	width:447px;
	padding:5px 10px 0 10px;
	font-size:11px;
	font-weight:bold;
}
#sendContentTo img {
	vertical-align:text-bottom;
}
#sendContentTo a {
	text-decoration:none;
}
#contentColRight {
	float:left;
	display:inline;
	width:229px;
	margin:0 0 0 6px;
}
#contentColRight p {
	margin-left:10px;
}
#marginAboveFooter {
	clear:both;
	background-color:#FFFFFF;
	height:8px;
}

/* send to friend form */
#sendToFriendForm {
	position:absolute;
	display:block;
	width:229px;
	border:solid #fe4e02 1px;
	background-color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#sendToFriendForm h2 {
	color:#ffffff;
	background-color: #adc42d;
	background-image:url(imgs/navigationBg.jpg);
	background-repeat:repeat-x;
}
#sendToFriendForm a img {
	float:right;
}
#sendToFriendForm p {
	margin:4px;
	padding:0 4px;
}
#sendToFriendForm .inputField {
	width:205px;
	font-family:Helvetica, Arial, sans-serif;
	border:solid 1px #c2c1c2;
	margin:0;
	font-size:13px;
}
#sendToFriendForm .sendBtn { /* btn width 71px */
	display:block;
	position:relative;
	left:141px;
	margin:4px;
}
