body {
	background:url(../images/body-bg.png) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
}

li {
	list-style-image:url(../images/check.gif);
}
.mainmenu {
	font-size: 12px;
	color:#333333;
}
.mainmenu a {
	padding: 8px;
	color: #333;
	text-decoration: none;
}
.mainmenu a:hover {
	text-decoration: underline;
	color:#003399;
}
.headertext{
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: normal;
}
.subheadertext2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.subheadertext3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.textnormal {
	font-size: 12px;
	color: #000;
}
.footertext {
	font-size: 11px;
	color: #CCCCCC;
}
.menu_btm {
	color: #CCCCCC;
}
.footertext a {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	padding: 0px 8px;
}
.footertext a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}


/* subpages style */

#sub_container {
	background:url(../images/disc-bg.png) top center no-repeat;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#default_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 10px 5px 10px;
}

#default_content td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #000066;
}
/* end subpages style */

