﻿body 
{
	background-image:url(Images/BodyBGTop.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	min-width: 780px;
	margin: 0;
	padding-top: 20px;
	border: 10px;
	text-align: center;
	font-family: Verdana;
	/* "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	
	font-size:11px;
	
	/*font-size: 85%;color: #666666;
	background-color: #B2CFE6;*/
}	

.SuccessText
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:Green;
	
}

.TextBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#000000;	
}

.ErrorText
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:Red;
	
}	

.pageheader2
{
	background-image:url(Images/Header.gif);
	background-repeat:no-repeat;
	width:330px;
	height:110px;
}

.pageheader
{
	background-image:url(Images/Header1.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:110px;
}

.pageheader2
{
	background-image:url(Images/Header2.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:110px;
}

.header
{
	background-color:#000000;/*CC6600; FF9933;*/
	background-image:url(Images/HeaderBG.jpg);
	background-repeat:repeat-x;
	height:21px;
	border:solid 1px #3C3C3C;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	/*padding:5px 5px 5px 5px;*/	
}

.subheader
{
	background-color:#A60c1c; /*FF9933;*/
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding:5px 5px 5px 5px;	
}

.gridheader
{
	background-color:#CCCCCC;
	color:#0000B0;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding:5px 5px 5px 5px;	
}

.gridalternatingrow
{
	background-color:#F7F7F7;
}

.pagefooter
{
	/*
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-x; */
	background-color:#666666;
	height:5px;	
}

h1, h2, h3, h4, h5, h6 {color: #0066CB;}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

#mainwrapper {			
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header {
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #8CA7BB;	
	border:solid 1px #005AC5;
	font-size: 2.0em;
	font-weight: normal;
	padding:10px;
	border-bottom:solid 4px Black;
}

#header-bottom
{
	width:100%;
	font-size: 14px;
	font-style: italic;
}

#content {
	width:740px;
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;
	border:solid 1px #005AC5;
	background-color:White;
	border-top:solid 1px Black;
	*/
}

#content-left {
	width:180px;
	padding-top:10px;
	}

#content-right 
{
	width:auto;
	border-left:1px solid #A7A7A7;
	padding:15px;
	vertical-align:top;
}

#breadcrumb 
{
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
}

#breadcrumb a 
{
	color: #0066CB;
	text-decoration: none;
}

#breadcrumb a:hover 
{
	text-decoration: underline;
}

.mainmenu
{
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	height:23px;
	border:solid 1px #cccccc;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Black;
	
}

.mainmenu a
{	font-family:Verdana;
	font-size:12px;
	color:Black;
	}

	
.menu_nodeStyle
{
	color:Black;
	font-family:"Verdana";
	font-size:8pt;
	padding: 5px 5px 5px 5px;
	width:100%;
	border:solid 1px White;
}

.menu_hoverNodestyle
{
	background-color:#CCCCCC;
	border:solid 1px #888888;
	cursor:pointer;
}

.menu_selectedNodestyle
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color:#0066CB;
}
