/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #cccccc;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
}

INPUT,SELECT {
	font-size: 10px;
}

HR {
	color: Black;
	border-bottom: 1px Black solid;
	border-top: 1px Black solid;
	border-left: 1px Black solid;
	border-right: 1px Black solid;
	background-color: Black;
}


H1, H2, H3, H5, TH, THEAD, TFOOT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
H1, H2, H3, H4, H5, H6, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1	{
	color: #000066;	
	font-size:	14px;
	padding-top : 0px;	
	}	

H2	{	
	font-size:	12px;
	margin-top : 5px;
	margin-bottom: 5px;	
	font-weight: bold;
	color: #000066;	
	}	
	
H3	{	
	font-size:	11px;
	font-weight:	bold;
	margin-bottom: 0px;	
	}	
		
H4	{
	font-size: 11px;
	font-weight:bold;
	margin : 0px;
}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	}	
		
* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	
A {
	color:#002F5D;
	text-decoration: underline;
	font-size: 12px;
	}
	
A:hover {
	color:#669ACC;
	text-decoration: none;
	font-size: 12px;
	}

BLOCKQUOTE {
	margin:0;
	padding-left: 20px;
	}

	
.topNav {
	display:none;
}

.white {
	background-color: #ffffff;
}

.leftCol {
	margin: 0;
}

.rightCol {
	margin: 0;
	padding-bottom: 12px;
	text-align: right;
}

.leftColContentNew {
	vertical-align: top;
	margin:0;
	padding-left:10px;
	line-height: 12px;
}

.leftColContentNew A {
	font-size: 11px;
	text-decoration: none;
	color: #663200;
	width: 150px;
}

.leftColContentNew A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #663200;
	width: 150px;	
}

.leftColContentNew P {
	margin:0;
	padding-bottom: 10px;
}

.leftColContentHighlight {
	margin:0;
	padding-left:10px;
	line-height: 11px;
}

.leftColContentHighlight A {
	font-size: 11px;
	text-decoration: none;
	color: #663200;
	width: 150px;
}

.leftColContentHighlight A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #663200;
	width: 150px;
}

.leftColContentHighlight P {
	margin:0;
	padding-bottom: 10px; 
}

.rtColContent {
	height: 328px;
	vertical-align: top;
	margin: 0;
	padding-right: 10px;
	line-height: 12px;
}

.rtColContent H1 {
	margin: 0;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}

.rtColContent A {
	font-size: 11px;
	text-decoration: none;
	color: #663200;
	margin-left: 8px;
}

.rtColContent A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #663200;
	margin-left: 8px;	
}

.rtColContent P {
	margin:0;
	padding-bottom: 8px;
	font-size: 11px;
}

.rtColContent STRONG {
	font-size: 11px;
}

.homeCopy {
	margin: 0;
	padding-left:10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 15px;
	font-size: 11px;
}

.homeCopy P {
	font-size: 11px;
	margin: 0;
	padding-bottom: 8px;
}

.homeCopy H1 {
	color: #336799;
	font-size: 15px;
	margin: 0;
	padding-bottom: 5px;
	text-align: center;
}

.homeCopy A {
	color: #669ACC;
	text-decoration: none;
	font-size: 11px;
}

.homeCopy A:hover {
	color: #669ACC;
	text-decoration: underline;
	font-size: 11px;	
}

.homeCopy UL {
	margin-top: 0px;
}

.homeCopy LI {
	margin: 0px;
}

.newsletter {
	font-size: 10px;
	background-color: #FFCC66;
	border-bottom: 1px Black solid;
	border-top: 1px Black solid;
	border-left: 1px Black solid;
	border-right: 1px Black solid;
}

.footer {
	display:none;
}

.footerNav {
	color: #ffffff;
	font-size: 10px;
	margin:0;
	padding-left: 5px;
	text-align: center;
}

.footerNav A {
	color: #ffffff;
	margin:0;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	font-size: 10px;
}

.footerNav A:hover {
	color: #ffffff;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: underline;
	font-size: 10px;
}

.content {
	width: 90%;
	vertical-align: top;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.content STRONG {
	font-size: 12px;
	}

.content P {
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}

.content H1 {
	color: #336799;
	font-size: 14px;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.content TABLE,TR,TD {
	font-size: 12px;
	}
	
.content UL {
	margin: 0;
	padding-left: 22px;
	padding-bottom: 10px;
	}

.content LI {
	font-size: 12px;
	margin: 0;
	padding-bottom: 5px;
	}

.subNav {
	display: none;
}

.subNewsletter {
	display:none;
}

.subSignUp {
	margin: 0;
	padding-left: 60px;
	padding-top: 5px;
}

.fff {
	color: #ffffff;
	font-size: 11px;
	}
	
#breadcrumb {
	display:none;
	}
	
#breadcrumb A {
	font-size: 11px;
	}
	
#breadcrumb A:hover {
	font-size: 11px;
	}
	
#seeAlso 
{
	display:none;
	}

.imageLeft {
	float: left;
	margin-right: 5px;
	padding: 2px;
	margin-bottom:5px;
	border-bottom: 2px solid Black;
	border-top: 2px solid Black;
	border-left: 2px solid Black;
	border-right: 2px solid Black;
}

.imageRight {
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-bottom:5px;
	border-bottom: 2px solid Black;
	border-top: 2px solid Black;
	border-left: 2px solid Black;
	border-right: 2px solid Black;
}

.calendarDropDown {
	float:right;
	margin-bottom: 5px;
}

#mastHead {display: none;}

.wrapper {width: 90%;}

#printBtn {display:none;}
