﻿body 
{
	margin:0;
}
body, div, td, th, input, textarea
{
	color: #666;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:150%;
}
.canvasWrapper
{
	text-align: center;
}
.canvas
{
	width: 964px;
	text-align: left;
	margin: 0 auto;
}

/* NO SCRIPT */

.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
}
.noScript span
{
	display:block;
	padding-top:6px;
}

/* ELEMENTS */

h1
{
	font-size:20px;
	font-weight:normal;
	color:#8dc63f;
	padding:0 0 20px 0;
}

h2
{
	font-size:20px;
	font-weight:normal;
	color:#000;
	padding:0 0 20px 0;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#8dc63f;
	padding:0 0 20px 0;
}

h4
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:0 0 20px 0;
}

h1.pageHdr
{
	padding-top:20px;
}

#col3 h1
{
	font-weight:normal;
	font-size:18px;
	color:#fff;
	padding:0 0 10px 0;
}

#col2 ul, #col2 ol, #col2 dl, #col3 ul, #col3 ol, #col3 dl
{
	padding:14px;
}

#col2 ul li, #col3 ul li
{
	list-style:disc;
}

#col2 ol li, #col3 ol li
{
	list-style:decimal;
}

strong
{
	font-weight:bold;
}

em
{
font-style:italic;
}

table.table1
{
	border-top:solid 1px #000;
	border-left:solid 1px #000;
}

table.table1 td
{
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}


#col2 a, #col2 a:visited, #col3 a, #col3 a:visited
{
	color:#8DC63F;
	font-weight:bold;
}

#col3 a, #col3 a:visited
{
	color:#fff;
}


#col2 a:hover, #col3 a:hover
{
	text-decoration:none;
	color:#000;
}

/* MASTER LAYOUT */

.toprow_cont
{
}

#main_cont
{
	background:transparent url(/web/design/images/main-cont-bg.jpg) no-repeat bottom;
	float:left;
	width:964px;
	padding-bottom:30px;
}

#col1_cont, #col2_cont, #col3_cont
{
	float: left;
}

#col1_cont
{
	background:transparent url(/web/design/images/col1-bg.png) no-repeat top right;
	width: 162px;
	padding:0 0 120px 0;
}

#col2_cont
{

	width: 483px;
	margin:0 20px 0 30px;
}

#col3_cont
{
	background:transparent url(/web/design/images/col3-cont-bottom-bg.png) no-repeat bottom;
	width: 269px;
	padding:0 0 54px 0;
}

.footer_cont
{
	background:#8cc63f;
	clear:both;
}

/* TOP */

#top
{
	height: 138px;
}

#flash_cont
{
	/*background:transparent url(/web/design/images/flash-cont-bg.jpg);*/
	width:466px;
	height:138px;
	float:right;
}

#logo
{
	margin:25px 0 0 190px;
}

/* MAIN */

#main
{
	background:transparent url(/web/design/images/main-bg.png) repeat-y;
	float:left;
}

#col1
{

}
#col2
{
	padding:0 0 120px 0;
}
#col3
{
	background:transparent url(/web/design/images/col3-cont-bg.png) no-repeat;
	width: 269px;
}

.col3Content
{
	padding:30px 50px 30px 30px;
}

/* FOOTER */

div#footer
{
	padding:0 20px;
	height: 100px;
	color:#fff;
}

.footer_right
{
	float:right;
}

a.footerLink
{
	line-height:100px;
	color:#fff;
	text-decoration:none;
}

a.footerLink:hover
{
	text-decoration:underline;
}

/* HANDY */


.clearFix
{
	clear: both;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0px;
}

.padBelow
{
    padding-bottom:14px;
}

/* PAGER */

.pager
{
	font-weight:bold;
	font-size:16px;
	padding:10px 0;
	display:block;
}

.pager a
{
	color:#8DC63F;
	font-weight:bold;
}

.pager a:hover
{
	text-decoration:none;
}
