body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;			
	color: #000000;
}

table.main{
	border-width : 1px;
	border-style : solid;
	border-top-color : #000000;
	border-bottom-color : #000000;
	border-left-color : #000000;
	border-right-color : #000000;
}

a:link{
	color:blue;
	text-decoration: underline;
}
a:visited{
	color:purple;	
	text-decoration: underline;
}
a:hover{
	color:cc0000;
	text-decoration: underline;
}
a:active{
	color:cc0000;
	text-decoration: underline;
}

a.headerLink:link{
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;
	text-decoration: none;
}
a.headerLink:visited{
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;
	text-decoration: none;
}
a.headerLink:hover{
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;
	text-decoration: none;
}
a.headerLink:active{
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;
	text-decoration: none;
}

a.childMenu:link{
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
}
a.childMenu:visited{
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
}
a.childMenu:hover{
	display: block;
	background-color : #ffffff;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
}
a.childMenu:active{
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
}

#topnav{
	background: #ffffff;
	vertical-align: top;
	font-size: 11px;
}

td.menuwrap{
	padding-top: 4px;
	border-width : 0px;
}

table.menu{
	border-width : 1px;
	border-style : solid;
	border-top-color : #999999;
	border-bottom-color : #999999;
	border-left-color : #666666;
	border-right-color : #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.menu td{
	border-width : 1px;
	border-style : solid;
	border-top-color : #666666;
	border-bottom-color : #666666;
	border-left-color : #666666;
	border-right-color : #666666;
}

#topnav a{
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
}

#topnav a:hover{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #cc0000;
}

#breadCrumb{
	background-color: #fffff0;
	height: auto;
	width:100%;
	clear:both;
	float:none;
	display:block;
	margin-bottom:10px
}

#breadCrumb p{
	text-align:right;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	color: #444444;
	font-weight:normal;
	line-height: 1.16em;
	padding: .25em .25em .25em .25em ;
	display:block;
}
#breadCrumb a{
	text-decoration:none;
}
	
#mainContent{
	height: auto;
}

#mainContent .pageTitle h1{
	font-family: Arial, Verdana, Helvetica;
	font-size:150%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#mainContent #inpageNav{
	clear:both;
	width:100%;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	text-decoration:none;
	font-style: normal;
	color: #444444;
	font-weight:normal;
	line-height: 1.16em;
	padding: .25em .50em .25em .25em ;
}
#mainContent #inpageNav a{
	text-decoration:none;
}
#mainContent h1{
	font-size:150%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	font-style: normal;
	color: #000000;
	font-weight:bold;
}
#mainContent h2{
	font-size:140%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	font-style: normal;
	color: #444444;
	font-weight:bold;
}
#mainContent h3{
	font-size:130%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration:underline;
	font-style: normal;
	color: #666666;
	font-weight:bold;
}
#mainContent h4{
	font-size:110%;
	font-family: Arial, Verdana, Helvetica;
	text-decoration:underline;
	font-style: italic;
	color: #666666;
	font-weight:bold;
}
#mainContent p, #mainContent td, #mainContent th, #mainContent li{
	font-size:100%;
	font-family: Verdana, Arial, Helvetica;
	text-decoration:none;
	font-style: normal;
	color: #000000;
	font-weight:normal;
	line-height: 1.16em;
}
#mainContent div.box{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding: 3px 3px 3px 3px;
}

#siteFooterContainer{
	top: 20px;
	left: 180px;
	clear: both;
	height: auto;
	width: 	100%;
}

#siteFooterContainer p{
	text-align:left;
	font-family: Verdana, Arial, Helvetica;
	font-size:100%;
	text-decoration:none;
	font-style: normal;
	color: #444444;
	font-weight:normal;
	line-height: 1.16em;
	padding: .25em .25em .25em .25em ;
	margin-left:10px;
}

#siteFooterContainer .top{
	text-align:right;
	float:right;
	font-size:100%;
	padding: 3px;
}

#siteFooterContainer .top a:link, #siteFooterContainer .top a:hover, #siteFooterContainer .top a:active, #siteFooterContainer .top a:visited{
	color:#444444;
	text-decoration:underline;
}

