body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #1E4F8D;
}

a:hover {
	color: #73B01E;
}

ul li, ol li {
	padding-bottom: 4px;
}

table.main {
	width: 100%;
	background-color:#FFFFFF;
	border: 0;
}

table.header {
	width: 750px;
	border: 2px solid #CCCCCC;
}

table.header td.columnLeft {
	width: 200px;
	height: 75px;
}

table.header td.columnRight {
	
}
div.tagLine {
margin: 30px 20px 10px 10px; 
text-align: right;
}

table.footer {
	display: none;
	width: 100%;
	background-image: url(../images/footerBg.gif);
	background-color: #FEFEFE;
	padding: 8px;
	margin: 0px 0px 0px 0px;
}
/* 

div.toolbar {
	background-image: url(../images/toolbarBg.gif);
	display: block;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	clear: both;
	height: 19px;
	width: 100%;
	font-size: 11px;
}

div.toolbar a:link, div.toolbar a:visited {
	padding: 2px 10px 3px 10px;
	float: left;
	border-right: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/toolbarBg.gif);
	display: block;
}

div.toolbar a:hover  {
	background-image: url(../images/toolbarBgOver.gif);
	}
*/

table.toolbar {
 display: none;
	width: 750px;
	border-collapse: collapse;
	background-image: url(../images/toolbarBg.gif);
	height: 19px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
table.toolbar td {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #999999;

}

table.toolbar a:link, table.toolbar a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 10px;
		background-image: url(../images/toolbarBg.gif);
}

table.toolbar a:hover {
	background-image: url(../images/toolbarBgOver.gif);
	color: #000000;
}
	
div.banner {
	padding: 10px;
}


table.loginBar td {
	background-image: url(../images/loginBarBg.gif);
	height: 21px;
	display: none;
}

table.loginBar a:link, table.loginBar a:visited {
	background-image: url(../images/loginBarBg.gif);
	padding: 3px 6px 3px 6px;
	color: #000000;
	text-decoration: none;
	display:block;
}
table.loginBar a:hover {
	background-image: url(../images/loginBarBgOver.gif);
}

table.3column {
	width: 100%;
}

table.3column td {
	width: 33%;
}

table.well {
	width: 235px;
	background-color: #F4F3F3;
	height: 200px;
}
table.well td.top {
height: 27px;
}
table.well p{
margin: 10px;
}

div.contentArea {
	margin: 10px;
		}
		
div.subContent {
	display: block;
}

div.subContent h1 {
	background-image: url(../images/subBannerBg.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	font-size: 18px;
	color: #FFFFFF;
	padding:  10px 0px 4px 8px;
	margin: 0px;
}

table.subLayout td.subRightColumn {
	display: none;
	width: 210px;
	background-color: #F1EFEF;
	border-left: 1px solid #999999;
}

div.subRightColumn {
	display: block;
	width: 210px;
	clear: left;
	display: none;
}

div.subRightColumn div.subNav {
	margin: 8px 8px 40px 8px;
}

div.subRightColumn div.subNav a:link, div.subRightColumn div.subNav a:visited {
	padding: 5px 3px 5px 3px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	text-decoration: none;
}

a.subNavSelected {
	color: #000000;
	background-color: #B6EE80;
}

div.subRightColumn div.subNav a:hover {
	color: #000000;
	background-color: #B6EE80;
		text-decoration: underline;
	}

div.subRightColumn h2 {
	font-size: 14px;
	padding: 6px 8px 6px 8px ;
	background-image: url(../images/menuTitleBg.gif);
	color: #FFFFFF;
	margin: 0px;
		border-bottom: 3px solid #66CC33;
	}
div.subRightColumn h2  a:link, div.subRightColumn h2  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
table.subLayout {
width: 95%;
}

table.subLayout p {
	line-height: 18px;
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
	
	table.subLayout td.subLeftColumn {
padding-right: 8px;
padding-left: 8px;
width: 100%;
}
	
table.subLayout td.subLeftColumn h2 {
	font-size: 18px;
	color: #666666;
	margin: 14px 0px 0px 0px;

	font-weight: normal;

}

table.subLayout td.subLeftColumn h3 {
	font-size: 14px;
	color: #000000;
	margin: 10px 0px 0px 0px;

	border-bottom: 3px solid #66CC33;

}

div.rightColumnWell {
	margin: 0px 0px 0px 0px;
	padding: 4px;
}

div.rightColumnWell p {
	padding: 4px;
	margin: 4px;
	line-height: 14px;
	
}

div.rightColumnWellTitle {
	margin: 0px 0px 0px 0px;
	border-bottom: 3px solid #66CC33;
	border-top: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px 6px 8px ;
	background-image: url(../images/menuTitleBg.gif);
	color: #FFFFFF;
}

div.button1 {
	background-image: url(../images/button1bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 6px;
	display: block;
}

div.button1 a:link, div.button1 a:visited {
	background-image: url(../images/button1top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #0763BA;
	padding: 6px 10px 10px 30px;
	display: block;
			text-decoration: none;
	}
	
div.button1 a:hover {
	color: #66CC33;
			text-decoration: underline;
	}
	
div.button2 {
	background-image: url(../images/button2bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 6px;

}

div.button2 a:link, div.button2 a:visited {
	background-image: url(../images/button2top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #0763BA;
	padding: 6px 10px 10px 30px;
	display: block;
	text-decoration: none;
	width: 160px;
	}
	
div.button2 a:hover {
	color: #66CC33;
			text-decoration: underline;
	}
	
div.columnTitle1 {
	font-size: 14px;
	padding: 0px 4px 4px 12px;
	border-bottom: 	2px solid #66CC33;
	font-weight: bold;
	margin-top: 8px;
	}
.form1 {
	background-color: #EDEDED;
	border: 1px solid #969696;
	padding: 2px;
}

.form1On {
	background-color: #FFFFFF;
	border: 1px solid #969696;
	padding: 2px;
	}

table.ruled {
border-collapse: collapse;
width: 100%;
margin: 20px 0px 20px 0px;
}

table.ruled td {
	border-top: 3px solid #66CC33;
	padding: 10px;
}