@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/* background-image:url(images/stripe<%= Random_Number %>.jpg); */
	background-repeat:repeat-x;
}
img {padding:10px;
}
#container #mainContent table tr td table tr td img {
	padding:0px;
}

#navbarmenu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#navbarmenu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navbarmenu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
#navbarmenu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
	/*      V1        */
	


.standardli {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 30px;
	padding-left:0px; 
}
	

#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 0px;
	border-width: 0px;
	margin:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color:#666;
	list-style:circle;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000;
	display: block;
	/* background: url(images/menu4.gif); */
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #000;
	/* background: url(images/menu4.gif) 0 -32px; */
	padding: 8px 0 0 30px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#menu4 li a:active {
	color: #fff;
	/* background: url(images/menu4.gif) 0 -64px; */
	padding: 8px 0 0 30px;
	}	
.oneColFixCtrHdr #container {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #666; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:170px;
	 /* background-image:url(images/header<%= Random_Number %>.jpg); */
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 2px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}
.oneColFixCtrHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 2px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align:left;
	width:950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom:30px;
}
.oneColFixCtrHdr #mainContent h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}
.oneColFixCtrHdr #mainContent h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}
.oneColFixCtrHdr #navbar {
	background:#000;
	height:30px;
	padding-left:30px;
}
.homepagetitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	line-height:90%;
	margin-bottom:10px;
	padding-bottom:10px;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
	font-weight:bold;
	}
.menu ul{
	background:#000000;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		font-weight:bold;
		}
	.menu li a{
		background:#000000 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #666666 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#999999;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#666666 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		clear:left;
	}
.Verdana10 {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana10Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana10White {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana10WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana11 {
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana11Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana11White {
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana11WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana12 {
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana12Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana12White {
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana12WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana13 {
FONT-WEIGHT: normal; 
FONT-SIZE: 13px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana13Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 13px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana13White {
FONT-WEIGHT: normal; 
FONT-SIZE: 13px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana13WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 13px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana14 {
FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana14Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana14White {
FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana14WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana10 {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana10Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Verdana10White {
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Verdana10WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial11 {
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial11Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial11White {
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial11WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial12 {
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial12Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial12White {
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial12WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial13 {
FONT-WEIGHT: normal; 
FONT-SIZE: 13px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial13Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 13px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial13White {
FONT-WEIGHT: normal; 
FONT-SIZE: 13px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial13WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 13px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial14 {
FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial14Bold {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
}
.Arial14White {
FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial14WhiteBold {
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
LINE-HEIGHT: normal; 
color: #FFFFFF;
}
.Arial18 {
FONT-WEIGHT: normal;
FONT-SIZE: 18px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial18Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 18px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial24 {
FONT-WEIGHT: normal;
FONT-SIZE: 24px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial24Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 24px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial30 {
FONT-WEIGHT: normal;
FONT-SIZE: 30px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Georgia14 {
FONT-WEIGHT: normal;
FONT-SIZE: 14px;
FONT-FAMILY: Georgia, Helvetica, sans-serif;
line-height: normal;
}
.Georgia16 {
FONT-WEIGHT: normal;
FONT-SIZE: 16px;
FONT-FAMILY: Georgia, Helvetica, sans-serif;
line-height: normal;
}
.Arial30Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 30px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial36Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 36px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial42Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 42px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}
.Arial48Bold {
FONT-WEIGHT: bold;
FONT-SIZE: 48px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
line-height: normal;
}


.green {
	color: #53AB43;
}
