
* {
	font-family:Arial, Helvetica, sans-serif;
	}

body {
	background-color:#999999;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	margin:0px;
	}
	
.popup {
	background-color:#FFFFFF;
	margin:0px;
	}

td {
	vertical-align:top;	
	}
	
form {
	margin:0px;
	padding:0px;
	}	

img {
	margin:0px;
	padding:0px;
	}

div {
	margin:0px;
	padding:0px;
	}	
	
span {
	margin:0px;
	padding:0px;
	}	


	
	
/* classes */	
.mainpage {
	color:#ffffff;
	background-color:#292929;
	background-image:url('images/arr_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:11px;
	padding:10px;
	padding-top:15px;
	}
.mainpage strong {
	font-size:12px;
	font-weight:800;
	}
.mainpage div {
	margin-left:15px;
	margin-bottom:15px;
	}		
.mainpage a {
	font-size:11px;
	color:#ffffff;
	}	
.mainpage p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:15px;
	}

.mainpage_rep {
	color:#000000;
	background-color:#CCCCCC;
	font-size:12px;
	padding:15px 10px 10px 10px;
	}
.mainpage_rep strong {
	font-size:14px;
	font-weight:800;
	}
.mainpage_rep div {
	margin-left:15px;
	margin-bottom:15px;
	}		
.mainpage_rep a {
	font-size:11px;
	color:#000000;
	}
.mainpage_rep p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	}

.top_left {
	background-image:url('images/top_left_border.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	}
.top_right {
	background-image:url('images/top_right_border.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	}
.left_border {
	background-image:url('images/left_shadow.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	}		
.right_border {
	background-image:url('images/right_shadow.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	}
.bottom_left {
	background-image:url('images/bottom_left.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	}	
.bottom_right {
	background-image:url('images/bottom_right.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	}
.bottom_border {
	background-image:url('images/bottom_shadow.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	}			
.bottom_border_main {
	background-image:url('images/bottom_border.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	}					

.header_top {
	margin-top:4px;
	vertical-align: top;
	}
		
.header {
	/* margin-top:35px; */
	margin-bottom:4px;
	font-size:11px;
	color:#000000;
	white-space:nowrap;
	}
.header a {
	margin:3px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}			
.header a:hover {
	margin:3px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}		
	
.footer {
	margin-top:18px;
	font-size:11px;
	color:#000000;
	}
.footer a {
	margin:4px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}			
.footer a:hover {
	margin:4px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}			
	
.input {
	color:#292929;
	background-color:#ffffff;
	font-size:11px;
	border:1px solid #7f9db9;
	height:19px;
	}	
	
.input_password {
	background-color:#ffffff;
	background-image:url('images/password_bg.gif');
	background-repeat:no-repeat;
	font-size:11px;
	border:1px solid #7f9db9;
	height:19px;
	}		
	
.input_username {
	background-color:#ffffff;
	background-image:url('images/username_bg.gif');
	background-repeat:no-repeat;
	font-size:11px;
	border:1px solid #7f9db9;
	height:19px;
	}			
	
.smlink1 {
	font-size:10px; 
	line-height:12px; 
	color:#ffffff; 
	text-decoration:none;
	}	
.smlink1:hover {
	font-size:10px; 
	line-height:12px; 
	color:#ffffff; 
	text-decoration:none;
	}		
	
.content_head {
	background-color:#292929;
	}	
.content_heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:2em;
	font-weight:800;
	color:#ffffff;
	margin-bottom:10px;	
	}
.content_heading_sub {
	color:#fea210;
	font-size:14px;
	}		
.content_heading_text {
	margin:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	}
.content_heading_text_bigger {
	margin:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	color:#ffffff;
	line-height:18px;
	}
.content_heading_text_bigger a {
	font-size:14px;
	color:#fec063;
	}	
.content_heading_text a {
	font-size:11px;
	color:#fec063;
	}		
	
.content {
	padding:3px;
	padding-left:10px;
	color:#292929;
	font-size:11px;
	}
.content a {
	color:#292929;
	font-size:11px;
	text-decoration:underline;
	}		
	
.content2 {
	color:#292929;
	font-size:11px;
	}
.content2 a {
	color:#292929;
	font-size:11px;
	text-decoration:underline;
	}	
.content3 {
	color:#292929;
	font-size:12px;
	}
.content3 a {
	color:#292929;
	font-size:12px;
	}					
.content3 * {
	font-size:12px;
	}
	
.smredlink {
	color:#cc0000;
	font-size:11px;
	text-decoration:underline;
	}	
	
.sidenavhead {
	height:21px;
	background-color:#666666;
	border-top: 1px solid #ffffff;
	color:#ffffff;
	font-weight:800;
	font-size:12px;
	padding-left:10px;
	vertical-align:middle;
	width:239;
	}	
	
.orangesubhead {
	height:21px;
	border-top:1px solid #ffffff;
	background-color:#fea210;
	background-image:url('/images/subhead_bg.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	color:#292929;
	font-size:12px;
	font-weight:800;
	vertical-align:middle;
	}
	
.orangevideosubhead {
	height:21px;
	border-top:1px solid #ffffff;
	background-color:#fea210;
	background-image:url('/images/subhead_bg_video.gif');
	background-repeat:repeat-y;
	padding-left:25px;
	padding-top:1px;
	color:#292929;
	font-size:12px;
	font-weight:800;
	vertical-align:middle;
	}
			
.olist {
	color:#292929;
	list-style-position: outside;
	list-style-image:url('/images/orange_dot2.gif');
	marker-offset:5px;
	}	
	
.ofont {
	color:#fd9d06;
	}	
.ofont2 {
	font-size:11px;
	color:#fd9d06;
	font-weight:800;
	}	
.ofont2 a {
	font-size:11px;
	color:#fd9d06;
	font-weight:800;
	}		

.ocell {
	border-bottom:2px solid #fd9d06;
	vertical-align:bottom;
	}	
	
.Subhead1 { 
	font-family: Arial, sans-serif; 
	font-size: 14px; 
	color:#292929; 
	line-height: 22px; 
	font-weight: 800;
	width:100%;
	border-bottom:2px solid #fd9d06;
	}
.Subhead1 b {
	position:relative;
	left:-47px;
	}		
.Subheadred { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color:#be2b2b; 
	line-height: 14px; 
	font-weight: 800;
	position:relative;
	left:390px;
	}		

.greenlink {	
	color:#587623;
	}
	
.greentable {
	font-size:11px;
	line-height:12px;
	white-space:nowrap;
	border-top:1px solid #ffffff;
	}	
.greencell {
	background-color:#5b7729;
	color:#ffffff;
	border-left:1px solid #97a978;
	border-right:1px solid #485e20;
	text-align:center;
	}
.greencell a {
	color:#ffffff;
	text-decoration:none;
	}
.greencelllast {
	background-color:#5b7729;
	color:#ffffff;
	border-left:1px solid #97a978;
	border-right:1px solid #ffffff;
	text-align:center;
	}
.greencelllast a {
	color:#ffffff;
	text-decoration:none;
	}	
.greencellselected {
	background-color:#ffffff;
	color:#292929;
	border:1px solid #ffffff;
	text-align:center;
	}
.greencellselected a {
	color:#292929;
	text-decoration:none;
	}				
	
/* ***  from old style sheet ******************************************************************** */	


 p{
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px;
}
p a {
	color:#292929;
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 0px;
	padding: 0px;
	color:#292929;
}

h2{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	margin: 10px 0px 2px;
	padding: 0px;
	color:#292929;
}

h3{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
	color:#292929;
}

h4{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #222222;
}


ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: square;
}	
	
	
.Heads { font-family: Arial, Helvetica, sans-serif; font-size: 21px; color:#292929; line-height: 21px; font-weight: bold}
.Subheads { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#292929; line-height: 16px; font-weight: bold}
.BodyCopy, .SubNav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929 ; line-height: 18px}
.BodyCopy2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 16px;}
.BodyCopy3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 18px;}
.Bullets { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929 ; line-height: 18px}

.SideCopy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 36px; font-weight: normal}

.NewsHeads { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 14px; font-weight: bold}
.NewsCopy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #292929 ; line-height: 15px}

.FooterCopy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 14px; text-align: right; letter-spacing: 1px;}
.FooterHighlight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #292929; line-height: 14px; text-align: right; letter-spacing: 1px;}
.Copyrights { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #292929; line-height: 14px; text-align: right; letter-spacing: 1px;}

.SubHeads-White { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; color: #292929}
.CaptionBody { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-align: left }
.MiniCaptionBody { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8px; text-align: left }
.WhiteMenu { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000}


