/********** MAIN STYLES **********/

body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
	background-attachment: fixed;		
	line-height: 140%; 
	font-size: 12px;
	color: #333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	margin: 20px 0;
}


div#mainContainer {
	width: 750px;
	background-image: url(images/borderSlice.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0px auto;
	background-color: #FFF;	
	border: 0px solid #333333;
}

div#container {
	width: 730px;
	text-align: left;
	margin: 0px auto;
	background-color: #FFF;	
	border: 0px solid #333333;
	padding: 0px;
	background-image: url(images/contentBottom.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}


p, td {
	margin-top: 0;
	margin: 0 0 6px 0;
}

table {
	border: 0;
}

td {
    font-size: 12px;
	vertical-align: top;
}

img {
	border:0;
}


.grey10 {
	font-size: 10px;
	color: #646464;
}

.grey11 {
	font-size: 11px;
	color: #646464;
}

.grey12 {
	font-size: 12px;
	color: #646464;
}


.white10 {
	font-size: 10px;
	color: #FFF;
}

.red12 {
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;  
	margin: 0 0 16px 0;  
	font-size: 16px;
	color: #137D2E;
	}

h2 {
	margin-top: 0;
	font-size: 12px;
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 14px;
}

ol, ul {
	padding: 0;
	margin: 0 0 6px 25px;	
}

ol li, ul li {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

div#horizLineTop {
	height: 10px;
	border-bottom: 1px dashed #CCC;
}

div#horizLineBottom {
	height: 10px;
	border-top: 1px dashed #CCC;
}

/********** FORM STYLES **********/


input, textarea, select, option {
	padding: 0;
	margin: 1px 0;
}

.secureLogin_Label {
	display: block;
	text-align: left;
	float: left;  
	width: 90px;  
	margin: 0 5px 0 0;
}

#securePages_Submit {
	width: 100px;
	margin: 6px 0;
}

/********** HEADER STYLES **********/

div#header {
	height: 133px;
	margin: auto;
}

div#headerLEFT {
	width: auto;	
	float: left;
	margin: 0px;
	text-align: left;
}

div#headerRIGHT {
	width: auto;	
	float: right;
	margin: 0;
	text-align: right;
}

/********** RANDOM IMAGE BLOCK **********/

div#headerImages {
	height: 110px;
	margin: auto;
}



/********** MENU STYLES **********/


div#topMenu {
	height: 50px;
	margin: 0px auto;
	background-image: url(images/topMenu.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
}

p.topMenu {
	font-size: 13px;
	padding: 24px 5px 5px 0px;
	line-height:100%;
	color: #FFF;
}

a.topMenu {
	color: #FFF;
	padding: 14px 6px;	
	text-decoration: none;	
}

a.topMenuActive {
	font-size: 13px;
	padding: 14px 6px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;	
}


a:hover.topMenu {
	font-weight: 400;
	text-decoration: none;	
}

td.sideMenu {
	text-align: left;
	color: #333;
	padding: 20px 5px 20px 5px;
	border-right: 1px #CCC DOTTED;	

}

p.sideMenu {
	line-height:150%;
	margin: 0;
	color: #333;
}

a.sideMenu {
	color: #333;
	text-decoration: none;	
}

a:hover.sideMenu {
	color: #137D2E;
	text-decoration: none;	
}

a.sideMenuActive {
	color: #137D2E;
	text-decoration: none;	
}



/********** CONTENT STYLES **********/

div#Content {
	margin: 0px auto;
	padding: 5px 0 5px 0;
}


td.content {
	margin-top: 0;
	text-align: left;
	height: 300px;
	padding: 20px 0px 20px 0px;
}


div.contentLeft {
	margin-top: 0;
	float: left;
	width: 460px;    
	display: block;
	height: auto;
	text-align: left;
	padding: 0 0 0 5px;
}

div.contentRight {
	margin-top: 0;
	width: 130px;
	margin-left: 500px;
	display: block;
	height: auto;
	border-left: 1px DASHED #CCC;
	text-align: center;
	padding: 0 30px 0 5px;
}


/********** NEWS STYLES **********/

.newsTitle {
	font-size: 120%;
	margin: 0 0 6px 0;
	font-weight: 700;
}

.newsSummary {
	font-weight: 400;
	margin: 0;
}

.newsSummaryITEM {
	color: #777;
	line-height: 120%;
	font-weight: 400;
	margin: 16px 0;
}

.newsContent {
	font-weight: 400;
	margin: 0;
}

.newsLink {
	font-weight: 400;
	margin: 0 0 10px 0;
}

a.newsLink {
	color: #333;
	text-decoration: underline;	
}

a:hover.newsLink {
 	text-decoration: none;	
}



/********** FAQ STYLES **********/

.faqQuestion {
	margin: 0 0 6px 0;
}

.faqQuestionITEM {
	font-size: 120%;
	font-weight: 700;
	margin: 0 0 6px 0;
}

.faqAnswer {
	font-weight: 400;
	margin: 16px 0 0 0;
}

.faqLink {
	font-weight: 400;
	margin: 0 0 10px 0;
}

a.faqLink {
	color: #333;
	text-decoration: none;	
}

a:hover.faqLink {
 	text-decoration: underline;	
}


/********** NEWS STYLES **********/

.photoCaption {
	font-size: 12px;
	margin: 6px 0 6px 0;
	font-weight: 700;
}

td.gallery {
	border: 1px dashed #ebebeb;
}

div.photo {
	padding: 6px 0 10px 0;
}



/********** FOOTER STYLES **********/


div#footer {
	margin: 0px auto;
	height: 25px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #777;
}


.footer {
	font-size: 11px;
	color: #777;
	padding: 2px 5px;
	margin: 0;
	text-decoration: none;
}

a.footer {
	color: #777;
	text-decoration: none;
}

a:hover.footer {
	text-decoration: underline;
}

a.policesLink {
	color: #777;
	text-decoration: underline;
}

a:hover.policesLink {
	text-decoration: none;
}


