BODY
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}
img
{
	border: 0;
}
a
{
	font-family: Arial;
	font-size: 12px;
	color: #259005;
	text-decoration: none;
}
a:hover
{
	color: red;text-decoration: none;
}

.sideLeft
{
	background-image: url(images/bg_SideLeft.gif);
	width: 6px;
}
.sideRight
{
	background-image: url(images/bg_SideRight.gif);
	width: 6px;
}

.headerTop
{
	border: solid 1px #DFAC1D;
	vertical-align: bottom;
}

/*--Begin Header Top and Navigate--*/
.headerTopNav
{
	background-image: url(images/bg_menu.gif);
	height: 22px;
}
.headerTopNavLeft
{
	background-image: url(images/bg_menuLeft.gif);
	width: 3px;
	height: 22px;
}
.nav
{
	padding: 0 10px 0 10px;
	border-right: solid 1px #DDBB45;
}
.nav a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #003266;
}
.nav a:hover
{
	color: Red;text-decoration: none;
}

/*--End Header Top and Navigate--*/

/*--Begin Header Second and Navigate--*/
.headerSecond
{
	padding-top: 5px;
}
.headerSecondNav a
{
	background-image: url(images/bg_headerSecond.gif);
	display: block;
	height: 17px;
	padding: 4px 15px 2px 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #003266;
}
/*.headerSecondNav a:hover
{
	background-image: url(images/bg_headerSecondHover.gif);
	display: block;
	height: 17px;
	padding: 4px 15px 2px 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #003266;
}*/
.headerSecondNavHover
{
	background-image: url(images/bg_headerSecondHover.gif);
	padding: 0 10px 0 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #003266;
}
.headerSecondNavLeft
{
	background-image: url(images/bg_headerSecondLeft.gif);
	width: 3px;
	height: 23px;
}
.headerSecondNavRight
{
	background-image: url(images/bg_headerSecondRight.gif);
	width: 3px;
	height: 23px;
}
.headerSecondNavLeftHover
{
	background-image: url(images/bg_headerSecondLeftHover.gif);
	width: 3px;
	height: 23px;
}
.headerSecondCenter
{
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}
/*--End Header Second and Navigate--*/

.content
{
	padding-top: 5px;
}
.detailContent
{
	border-left: solid 1px #259005;
	border-bottom: solid 1px #259005;
	border-right: solid 1px #259005;
	padding: 0px 5px 5px 5px ;
	height:662px;
	vertical-align:top;
}
.detailContent a
{
	color:#259005;
	font-family:Arial;
	font-size:12px;
}
.detailContentHome a:hover
{
	text-decoration:none;
}
.detailContentHome
{
	border-left: solid 1px #259005;
	border-bottom: solid 1px #259005;
	border-right: solid 1px #259005;
	padding: 0px 5px 5px 5px ;
	
	vertical-align:top;
}
.detailContentHome a
{
	color:#259005;
	font-family:Arial;
	font-size:12px;
}
.detailContentHome a:hover
{
	text-decoration:none;
}
.contentTopLeft
{
	background-image: url(images/bg_ContentTopLeft.gif);
	width: 3px;
	height: 23px;
}
.contentTop
{
	background-image: url(images/bg_ContentTop.gif);
	height: 23px;
	padding-left:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#259005;
}
.contentHome
{
	
	height: 23px;
	padding-left:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF3300;
}
.contentTopRight
{
	background-image: url(images/bg_ContentTopRight.gif);
	width: 3px;
	height: 23px;
}

.footer
{
	padding-top: 5px;
}
.footerContent
{
	border: solid 1px #259005;
	height:80px;
}
.paging
{
	vertical-align:bottom;
}
.redlink {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; MARGIN-BOTTOM: 0px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.redlink:hover {
	FONT-WEIGHT: normal; COLOR: #0066ff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.detailPro
{
	font-family:Arial;
	font-size:12px;
	color:#003399
}
div.accessibility {
	position: absolute;
	top: -100%;
}

h1.text-link {
	font-size:55%;
	FONT-FAMILY: x-small arial,helvetica,clean,sans-serif; 
	COLOR: #999999;
	font-weight: normal;
	white-space:nowrap;
}

.keyword h1 {
	FONT-FAMILY: x-small arial,helvetica,clean,sans-serif; 
	font-weight: normal;		
	font-size:120%;
	color:#259005;
	float:left;
	padding: 0px 5px 0 5px;
	line-height:10px; 
	border-right: 2px groove #CAD9EA; 
}
