﻿/* CSS Document */

.MsoNormal {
	margin:0;
	padding:0;
	}

img	{
	border:none;
	}

a	{
	color:#cf0000;
	}

a:hover	{
	color:#888;
	}


h1	{
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#cf0000;
	}

h2 {
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#cf0000;
	}

html {
	background:url(images/html_bg.gif) 0 0 repeat;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
	line-height:20px;
	}

.clear	{
	height:0;
	width:0;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
	}

.wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	background:url(images/body_bg.png) center center repeat-y;
	}
	
.container {
	position:relative; 
	margin:0 auto;
	width:890px;
	padding:10px 0 20px 0;
	}

.header {
	height:77px;
	margin:0 0 8px 0;
	background:url(images/header_bg.jpg) 0 10px no-repeat;
	font-size:10px;
	padding-bottom:0;
	/*padding-bottom:6px;*/
	}
	.header table {
		float:right;
		width:129px;
		margin-right:2px;
		}
	.header table img {
		float:right;
		}
	.header form {
		margin:0;
		padding:0;
		}
	.txtbox_name	{
		height:15px;
		width:125px;	
		margin:3px 0 2px 0;
		_margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		}
	.txtbox_passw	{
		height:15px;
		width:96px;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		float:left;
		}
	.submit	{
		width:27px;
		height:21px;
		float:left;
		margin-left:2px;
		border:1px solid #939393;
		background:url(images/submit_bg.gif) repeat-x;
		}

.nav	{
	background:#cc0000;
	padding:20,20,0,0;
	margin:0 0 11px 0;
	height:20px;
	color:White;
	}
	.nav a	{
	color:White;
	margin:0,20px,0,0;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	padding: 0 1.8em;
	}
	.nav ul	{
		margin:0,20px,0,50px;
		padding:0;
		}
		.nav li	{
			display:inline;
			list-style:none;
			margin:0,20px,0,50px;
			}

.main	{
	overflow:hidden;
	padding:0;
	margin:0;
	background:url(images/content_bg-trans.png);
	}
.sub_nav {
		height:160px;
		}
		.sub_nav img {
			float:left;
			margin:0;
			padding:0;
			}

.content {
	padding:20px;
	margin:0;
	clear:both;
	border-top:10px solid #8a9594;
	border-left:1px solid #8a9594;
	border-right:1px solid #8a9594;
	border-bottom:1px solid #8a9594;
	background:url(images/home_feature_bg.gif) repeat-x #fff;
	min-height:400px;
	}
		
/**
 *Homepage
 */

.home_content {
	padding:0;
	margin:0;
	clear:both;
	}

	.home_feature	{
		height:420px;
		padding:0;
		margin:0;
		clear:both;
		border-top:10px solid #8a9594;
		border-left:1px solid #8a9594;
		border-right:1px solid #8a9594;
		border-bottom:1px solid #8a9594;
		background:url(images/home_feature_bg.gif) repeat-x #fff;
		color:#24130c;
		font-size:12px;
		}
		.home_feature h1 {
			margin-top:15px;
			}
		.home_feature p {
			margin:4px 0 4px 0;
			}
	
	.home_line {
		height:10px;
		margin:15px 0 10px 0;
		padding:0;
		background:#8a9594;
		}
	.home_line2 {
		height:10px;
		margin:0px 0 25px 0;
		padding:0;
		background:#8a9594;
		}


	.news {
		margin:0;
		padding:0;
		line-height:15px;
		}
		.news p {
			margin:7px 0;
			padding:0;
			}
		.news hr {
			color:#909999;
			}
		.news strong {
			font-size:12px;
			}
	
	.news_item {
		margin-top:10px;
		width:500px;
		}
			.project_milestones {
	float:left;
	width:407px;
	margin:0 38px 0 0;
	padding:0;
	line-height:15px;
}

.project_milestones p {
	margin-bottom: 12px;
}

.awards {
	float:left;
	width:407px;
	margin:0;
	padding:0;
	line-height:15px;
}

.awards p {
	margin-bottom: 6px;
}

/** Featured Links on homepage */
.featured_links 
{
	 font-size:12px;
}
.home_feature h2 {
			margin-top:15px;
}
.featured_links ul li {
	 list-style-type:square;
	 margin-left:-10px;
}
	
	
/**
 *Footer
 */

.footer {
	padding:18px 0 0 0;
	text-align:center;
	color:#8a9594;
	}
	.footer a {
		color:#616161;
		text-decoration:none;
		}
	.footer a:hover {
		color:#cf0000;
		}

/**
 *Content
 */

.content_block {
	padding:0;
	margin:0;
	overflow:hidden;
	}
	.content_intro img {
		margin:5px 10px 10px 0;
		padding:1px;
		border:1px solid #b8b8b8;
		}

.cat_desc table img {
	margin:5px 10px 10px 0;
	padding:1px;
	border:1px solid #b8b8b8;
	}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
list-style-type: none;
background:#cc0000;
margin: 0;
padding: 0;
color:White;
z-index: 3000; 
position:relative;
}


	
/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background:#cc0000;
color:White;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
color:White;
font-family:Arial;
font-weight:bold;
text-decoration:none;
padding: 0 1.8em;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
z-index: 2000; 
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color:White;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: white;
color: #cc0000;
}


* aspx p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* aspx .suckertreemenu ul li { float: left; height: 1%; }
* aspx .suckertreemenu ul li a { height: 1%; }
/* End */



	

