/* CSS Document */

/* Main Styles */
body {
	border:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EDEDED;
	}

p {
	font-size:0.75em;
	margin:0;
	margin-bottom:10px;
	color:#333333;
	line-height:1.5em;
	}
	
h1 {
	font-size:1.7em;
	margin:0;
	margin-bottom:10px;
	}
h2 {
	font-size:1.1em;
	margin:0;
	margin-bottom:10px;
	}
h3 {
	font-size:0.85em;
	margin:0;
	margin-bottom:10px;
	text-transform:uppercase;
}
h4 {
font-weight:normal;
font-size:1.2em;
color:#e2001a;
}
ul {
	font-size:0.75em;
	margin:0;
	margin-bottom:10px;
	color:#333333;
	margin-left:15px;
	}
li {
	margin-bottom:8px;
	}
a:link {
	color:#0d75b4;
	text-decoration:none;
	}
a:visited {
	color:#4f6776;
	text-decoration:none;
	}
a:hover {
	color:#87d9ef;
	text-decoration:none;
	}
a:active {
	color:#87d9ef;
	text-decoration:none;
	} 

/* Div Styles */
#Main {
	width:760px;
	border-left:1px solid #D7D1D0;
	border-right:1px solid #D7D1D0;
	background-color:#FFFFFF;
	text-align:left;
	}

#Header {
	background-image:url(../Graphics/ClydeWorleyLogo.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:45px 15px 5px 0;
	}
#Header p {
	margin:0;
	text-align:right;
	font-size:0.7em;
	font-weight:bold;
	}
#Header a {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	}
#Header a:hover {
	color:#999999;
	text-decoration:underline;
	}
	
#Location {
	margin:0;
	padding:2px 5px 2px 16px;
	}
#Location p {
	margin:0;
	font-size:0.6em;
	}

#MainContent {
	width:465px;
	float:left;
	padding:5px 25px 10px 16px;
	text-align:justify;
	}
#MainContent td {
	vertical-align:middle;
	}

#articles {
	border:1px solid #CCCCCC;
	margin:0;
	padding:0;
	margin-bottom:15px;
	padding:10px 8px 3px 8px;
	}
#articles li.pdf{
	list-style-type:none;
	list-style-image:url(../Graphics/pdf_ssml.gif);
	margin-left:10px;
	}
#articles li.pps{
	list-style-type:none;
	list-style-image:url(../Graphics/pps_ssml.gif);
	margin-left:10px;
	}

#SideMenu {
	float:right;
	padding:0 5px 0 10px;
	}
html>#SideMenu {
	height:auto;
	}

#SideMenu ul{
	margin:0;
	padding:0;
	}
#SideMenu li{
	list-style-type:none;
	margin:0;
	padding:5px 12px 3px 25px;
	margin-bottom:5px;
	height:16px;
	border:1px solid #C4C4C4;
	font-size:11px!important;
	}
#SideMenu li a{
	display:block;
	text-decoration:none;
	color:#333333;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:200px;
	}
#SideMenu li a:hover{
	color:#666666;
	}
#SideMenu li.FFFSO {
	background-image:url(../Graphics/menu/FFFSO.gif);
	background-repeat:no-repeat;
	}
#SideMenu li.projects {
	background-image:url(../Graphics/menu/projects.gif);
	background-repeat:no-repeat;
	}
#SideMenu li.news {
	background-image:url(../Graphics/menu/news.gif);
	background-repeat:no-repeat;
	height:100px;
	border:1px solid #87d9ef;
	}
#SideMenu li.articles {
	background-image:url(../Graphics/menu/articles.gif);
	background-repeat:no-repeat;
	}
#SideMenu li.AppQ {
	background-image:url(../Graphics/menu/AppQ.gif);
	background-repeat:no-repeat;
	}
#SideMenu li.links {
	background-image:url(../Graphics/menu/links.gif);
	background-repeat:no-repeat;
	}
li.SideMenuImage {
	margin:0;
	padding:5px 12px 3px 10px;
	margin-bottom:5px;
	}

#Footer {
	background-color:#000000;
	clear:both;
	padding:3px 16px 3px 16px;
	margin-top:1px;
	width: 750px; /* Width Value for IE4-5.x/Win Actual Width plus left and right padding and border thickness*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 729px; /* Actual width for Conformant Browsers */
	text-align:right;
	}
#Footer p{
	color:#999999;
	font-size:0.7em;
	}
#Footer a{
	text-decoration:none;
	color:#CC0000;
	}
#Footer a:hover{
	color:#FF0000;
	}

/* Class Styles */
.date { 
	color:#9f9f9f;
	font-size:9px; 
	/*font-size:0.7em; 
	line-height:4em;*/
	}

a.newsann {
	color:#0d75b4!important;
	font-size:11px!important;
	/*font-size:1.3em!important;
	line-height:0.1em!important;*/
	}

a.moreann {
	color:#666666!important;
	font-size:9px;
	text-transform:capitalize;
	display:block;
	}
	
.size {
	color:#999999;
	text-transform:uppercase;
	font-size:0.8em;
	}
	
.newspagedate {
	color:#9f9f9f;
	font-size:0.7em;
	margin:0;
	}
	
a.newspageann {
	font-weight:bold!important;
	}
	
.intro {
	font-weight:bold;
	color:#0d75b4;
}
.projectred {
color:#e2001a;
text-transform:uppercase;
}
.projectblue {
color:#0d75b4;
text-transform:uppercase;
font-size:0.6em;
}
.projectclientname {
color:#a8a7a7;
text-transform:uppercase;
font-size:0.6em;
}
.projectclientnamebig {
color:#a8a7a7;
text-transform:uppercase;
}
.insetImage {
	float:left;
	margin: 0 5px 2px 0;
	}