﻿body 
{
	font-family:Calibri;
}

img {border:0px;}

hr{margin:0px;}
.menuHeader
{
	background-color:#999999;
}

#menuAccordion
{
	overflow:hidden;
}

#menuAccordion div
{
	overflow:hidden;
}

.menuHeader a
{
	color:#003300;
	font-family:Arial;
	font-weight:bold;
	margin-left:16px;
	font-size:12px;
	text-decoration:none;
}

.menuHeader a:hover
{
	color:#ffffff;
}
.menuContent
{
	background-color:#BDBDBD;
}

.menuContent a
{
	text-decoration:none;
	font-weight:bold;
	color:#003300;
	font-family:Arial;
	font-size:11px;
	margin-left: 30px;
	border:0px;
}

.menuContent a:hover
{
	color:#ffffff;
}
.menuSelected
{
	background-color:#BDBDBD;
}

.menuSelected a
{
	color:#003300;
	font-family:Arial;
	font-weight:bold;
	margin-left:16px;
	font-size:12px;
	text-decoration:none;
}

.menuSelected a:hover
{
	color:#ffffff;
}
.pageTitle
{
	text-align:center;margin-top:15px;margin-bottom:15px;
}
h1, h2, h3, h4, h5, img
{
	margin:0px;
	display:block;
	text-align:center;
}
body
{
	background-color:#cccccc;
}
#frame 
{
	position:relative;
    width:950px;
    height:600px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:left;
    border:2px solid black;
    background-color:#ffffff;
}

#H1
{
	width:950px;
	height:9px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url("../images/sub/H1_Bkgnd.png");
	background-repeat:repeat-x;
}

#H2
{
	width:950px;
	height:54px;
	position:absolute;
	top:9px;
	left:0px;
	background-image:url("../images/sub/H2_Bkgnd.png");
	background-repeat:repeat-y;
}

#H3
{
	width:950px;
	height:42px;
	position:absolute;
	top:63px;
	left:0px;
	background-image:url("../images/sub/H3_Bkgnd.png");
	background-repeat:no-repeat;
}

#H2 div
{

}
#H2_QuickLinks a
{
	color:#ffffff;
	text-decoration:none;
}

#H2_QuickLinks a:hover
{
	color:#cccccc;
	text-decoration:underline;
}

#H2_QuickLinks
{
	color:#999999;
	height:16px;
	overflow:hidden;
	width:255px;
	font-size:12px;			
	font-family:Arial;
}
#H2_SearchBox
{
	margin-top:3px;
}
#Menu
{
	width:150px;
	height:497px;
	position:absolute;
	top:103px;
	left:0px;
	background-color:#c3c3c3;
	overflow:hidden;		
}

#MainMenu
{
	background-color:#999999;
}
		
#MenuShadow
{
	width:8px;
	height:497px;
	position:absolute;
	top:103px;
	left:150px;
	background-image:url("../images/sub/MM_Shadow.png");
	background-repeat:repeat-y;
}

#Content
{
	position:absolute;
	top:103px;
	left:173px;
	width:752px;
	height:497px;
	background-image:url("../images/sub/Body_watermark.gif");
	background-repeat:no-repeat;
	background-position:center center;
}

.pageTitle
{
	margin-top:30px;margin-bottom:0px;
}

.pagePar
{
	margin-left:20px;margin-right:20px;
}