﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body {
	line-height: 1;
	background-color:#457cbf;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin:5px 0;
	padding:5px 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolf;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	color:#C53B2C;
}


#logo {
	width:230px;
	height:125px;
	float:left;
}

#container {
	width:950px;
	margin:auto;
	padding:0;
	background-color:#fff;
}

#header {
	background:url(../images/bkgd_header_nav.jpg) no-repeat center;
	width:950px;
	height:125px;
	margin:auto;
	padding:0;
}

#header2 {
	background:url(../images/bkgd_header_nav2.jpg) no-repeat center;
	width:950px;
	height:125px;
	margin:auto;
	padding:0;
}

#bkgdHomeCopy {
	background-image:url(../images/bkgd_header_copy.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding:15px 8px 5px 8px;
	font-size:14px;
	line-height:22px;
	height:100px;
}

#bkgdHomeCopy span{
	font-size:19px;
	font-weight:normal;
}

/*  Top Navigation ---------------------------- */

#navcontainer #active #current {
		background-color:#c60001;
		color:#fff;
}

#navcontainer #leftborder {
	border-left:1px solid #c60001;
}

#navcontainer {
	width:673px;
	height:26px;
	padding-top:69px;
	padding-left:31px;
	float:left;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #fff;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 5px 8px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #C60001;
	border-top: 1px solid #C60001;
}

#navcontainer ul li a:hover {
	background-color: #C60001;
	color: #fff;
}

/* End Navigation ----------------------------- */ 

#search {
	float:left;
	padding-left:420px;
	padding-top:3px;
	text-align:right;
}

#search form #searchbox {
	height:16px;
	border:none;
	font-size:11px;
	border:none;
	background:transparent;
}

#search2 {
	float:left;
	padding-left:513px;
	padding-top:3px;
	text-align:right;
}

#search2 form #searchbox2 {
	height:16px;
	border:none;
	font-size:11px;
	border:none;
	background:transparent;
}


#photo {
	width:644px;
	height:343px;
	float:left;
	position:relative;
	clear:right;
}

#subNav {
	width:306px;
	background:url(../images/bkgd_secondarynav.jpg) no-repeat;
	float:right;
	text-align:left;
	clear:right;
}

#subNav a, a:visited {
	text-decoration:none;
	color:black;
	display:block;
}

#subNav a:hover {
	text-decoration:none;
	color:red;
}

#subNav div {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bkgd_subNav_link.jpg) repeat-y;
	height:23px;
	padding:3px 0 0 0;
	text-indent:7px;
	margin-bottom:1px;
}

#subNav ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:12px;
	background-image:url(../images/bkgd_sub_subNav_link.jpg);
	background-repeat:repeat-y;
	list-style:none;
}

#subNav ul li {
	padding: 2px 0;
}

/* Secondary Nav */

.subNav2Marker {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
	
#subNav2 {
	width:618px;
	background:url(../images/bkgd_secondarynav.jpg) no-repeat;
	float:left;
	text-align:left;
	clear:left;
}

#subNav2 a, a:visited {
	padding-top:2px;
	color:black;
	text-decoration:none;
	display:block;
}

#subNav2 a:hover {
	padding-top:2px;
	color:red;
	text-decoration:none;
}

#subNav2 div {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bkgd_subNav_link.jpg) repeat-y;
	height:23px;
	padding:5px 0 0 0;
	text-indent:7px;
	margin-bottom:1px;
}

#subNav2 ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:12px;
	background-color:#f7efcf;
	list-style:none;
}

#subNav2 ul li {
	list-style-image:url(../images/bullet.gif);
	margin-left:5px;
	padding-right:8px;
	padding:2px 0;
}

#contentHome {
}

#contentContainer {
	width:950px;
	clear:both;
	text-align:left;
	position:relative;
	float:left;
}

#contentContainer2 {
	width:732px;
	clear:both;
	text-align:left;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}

#subHeader {
	width:636px;
	height:71px;
	float:left;
	text-align:left;
	clear:left;
}

#subHeader2 {
	width:636px;
	height:71px;
	float:left;
	text-align:left;
	clear:both;
}

#contentLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:640px;
	float:left;
	position:relative;
	text-align:left;
	padding-top:8px;
	line-height:19px;
}

#contentLeft2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:713px;
	float:left;
	position:relative;
	text-align:left;
	padding:8px;
	line-height:19px;
}

#contentLeft2 a, a:visited {
	color:blue;
	text-decoration:underline;
}

#contentLeft2 a:hover {
	color:red;
	text-decoration:none;
}

#contentLeft2 ul {
	list-style:square;
	padding-left:20px;
	margin-left:20px;
}

#contentLeft2 ol {
	padding-left:20px;
	margin-left:20px;
}

#contentLeft2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	color:#C53B2C;
}

#contentRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	position:relative;
	text-align:left;
	width:300px;
}

#contentRight2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	position:relative;
	text-align:left;
	width:217px;
}

#contentRight ul {
	margin-left:10px;
	margin-top:5px;
	padding-left:10px;
}

#contentRight li {
	list-style-image:url(../images/bullet.gif);
	margin-left:5px;
	padding-right:8px;
	padding:2px 0;
}

#footer {
	clear:both;
	height:100px;
	background-color:#d8d8d8;
}

#footerBar {
	background-color:#c53b2c;
	text-align:right;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#footerContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	text-align:left;
}

#footerContent a, a:visited {
	color:black;
	text-decoration:none;
	display:inline;
}

#footerContent a:hover {
	color:red;
	text-decoration:underline;
}



#footerContent span {
	float:right;
	position:relative;
}
	
/* HIGHSLIDE FOR FAQ SECTION */


.highslide-html {
    background-color: white;
	text-align:left;
	font-size:12px;
	line-height:20px;
}

.highslide-html ul {
	padding-left:20px;
	margin-left:20px;
	list-style-type:square;
}

.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.borderRight {
	border-right:1px dotted #ccc;
}

.tablePadding5px td {
	padding:5px;
}

.minutes {
	padding:5px;
}

.minutes table td {
	padding:5px;
}

.bulletStyle {
	padding-left:10px;
	margin-left:0;
}
