/* --------------------------ANTHEM STYLES --------------------------*/
Body
{
	background-color: #ffffff;
	margin-top: 0px;
}

H1 {
	color:#993e00;
}
H2 {
	color:#993e00;
}

.SubHead    {
	font-size:  13px;
	font-weight:    bold;
	/* color: #75808A; */
	color:#993e00;
}

#containerAnthem {
	width: 995px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	/* border: 1px solid #666666; */
}

#containerAnthem A:Link
{
	color: #006699;
	text-decoration: none;

}
#containerAnthem A:Visited{
	color: #006699;
	text-decoration: none;
}
#containerAnthem A:Active
{
	color: #006699;
	text-decoration: none;
}
#containerAnthem A:Hover
{
	color: #99cc33;
	text-decoration: underline;
}


#bannerContainer {
	background-image: url(../AnthemSkin/Pix/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 995px;
	height: 85px;
	position: relative;
}

#bannerSearch {
	width: 510px;
	height: 30px;
	color: white;
	position: absolute;
	left: 475px;
	top: 4px;
	text-align: right;
}

#bannerSearch A:Link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#bannerSearch A:Hover
{
color: #99cc33;
text-decoration: none;
}

#bannerSearch A:Active
{
color: white;
text-decoration: none;
}

#bannerSearch A:Visited{
color: white;
text-decoration: none;
}

/* Menu  */
#bannerLinks {
	width: 510px;
	height: 30px;
	color: #006699;
	position: absolute;
	left: 235px;
	top: 58px;
	text-align: left;
}

#bannerLinks A:Link
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

#bannerLinks A:Hover
{
color: #99cc33;
text-decoration: none;
}

#bannerLinks A:Active
{
color: #006699;
text-decoration: none;
}

#bannerLinks A:Visited{
color: #006699;
text-decoration: none;
}


/*---------------THIS is for the NAV Control -------------------------*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	text-align: center;
	width: 15px;
	height: 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #99cc33;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
 /* ------------------------- END MENU--------------------------------------- */
 
 
#bannerBreadcrumb {
	color: #ffffff;
	background-color: #993e00;
	height: 15px;
	width: 995px;
	text-indent: 5px;
	text-align: right;
	margin-bottom: 10px;
}
#bannerBreadcrumb A:Link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#bannerBreadcrumb A:Hover
{
color: #99cc33;
text-decoration: none;
}

#bannerBreadcrumb A:Active
{
color: #ffffff;
text-decoration: none;
}

#bannerBreadcrumb A:Visited{
color: #ffffff;
text-decoration: none;
}
/* ---------------------------------------------------END------------------------*/

/* Content PAnes */

#LeftPanel {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background: #ffffff;
	padding-right: 10px;
	padding-left: 0px;
}

#RightPanel {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background: #ffffff;
	padding-right: 0px;
	padding-left: 10px;
}

#Content {
	width: 100%;
	padding: 0;
} 

#footer
{
	clear:both;
	font-size: smaller;
	color: #999999;
	text-align: center;
	margin: 10px;
}