@charset "utf-8";
/* CSS Document */
body 
{
	background: #f9f9f0;
	margin: 0;
	color: #333;
	text-align: left;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8px;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #265e15;	
}
a:hover{
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
.box {
	border: #EAEAEA 1px solid;
	background: #ffffff;
	margin: 0 auto;
	width: 760px;
	position: relative;
	text-align: left;
}
.box2 {
	border: #EAEAEA 1px solid;
	background: #ffffff;
	margin: 0 auto;
	width: 300px;
	position: relative;
	text-align: left;
}
.greybox {
	border: #999999 1px solid;
	background: #cccccc;
	margin: auto;
	width: 200px;
}
.#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}

.Text {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	
}
.Text1 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.TextBold {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.MenuText {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.MenuText2 {
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.MenuTextgreen {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: normal;
	color:#006600
}
.SubHeadingText {
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size: 14px;
	font-weight: bold;
	color:#006600
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #dedede 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#ededed;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;		
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}
.#headerimage {
	clear: both; 
	background: #fff url(images/generalheader.jpg) no-repeat 0 0;
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
.Dashed {
    border-bottom: dashed 1px #cccccc;
}
.DashedDarkGrey {
    border-bottom: dashed 1px #999999;
}
.DashedVer {
    border-right: dashed 1px #cccccc;
}
.boxWHITE {
	border: 0px ;
	background: #ffffff;
	margin: 0 auto;
	width: 333px;
	position: center;
}
.boxbackground{
	background: #fff url(images/managebkg.gif);
}
.boxbackground2{
	background: #fff url(images/manageaccountbkg.gif);
}
.SubHeadingWHITE {
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size: 22px;
	font-weight: bold;
	color:#ffffff;
	text-align:center
}
.noteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
}.newblue {
	background-color: #09F;
	background-position: left top;
}
.bluewithwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	background-color: #09F;
	background-position: left top;
}
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
}
