/* CSS Document */

/* hack for min-height */

#Body{ height: 400px}
#Container>content { height: auto; min-height:400px} 

/*General*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) repeat-x #676767;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	}

h1 {
	font-size:1.25em;
	color:#000000;
	font-weight:bold;
	}

h2 {
	font-size:1.20em;
	color:#000000;
	font-weight:bold;
	}
	
h3 {
	font-size:1.15em;
	color:#000000;
	font-weight:bold;
	}
	
h4 {
	font-size:1em;
	}



.MyNewsTitles {
	font-size:1.5em;
	color:#FFFFFF;
	font-weight:bold;
	}

#Container {
	margin: 0 auto;
	width:760px;
	background:#FFFFFF;
	}

/*Top Links*/

#TopLinks {
	text-align:right;
	height:12px;
	font-size:.75em;
	padding:3px;
	font-weight:bold;
	}
	
#TopLinks a {
	color:#000000;
	text-decoration:none;
		}
	
#TopLinks a:hover {
	color:#000000;
	text-decoration:underline;
	}


/*Header*/

#Header {
	margin: 0 auto;
	width:760px;
	float:left;
	}
/*this hack is for ie6 because theres a 3px line between the header and the menu*/

#Header img {
	margin-bottom:-3px;
	}

html>body #Header img{
	margin-bottom:-3px;
	}

#MidHeader {
	float:right;
	width:565px;
	}

#MidHeader img {
	margin-bottom:-3px;
	}

html>body #MidHeader img{
	margin-bottom:-3px;
	}

/*Menu*/

#Menu {
	margin: 0 auto;
	float:right;
	background:#ffcd11;
	width:565px;
	height:19px;
	padding-top:7px;
	padding-bottom:3px;

	text-align:left;
	color:#003366;
	text-transform:uppercase;
	}
	
#Menu a {
	color:#333333;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	font-size:.92em;
	font-weight:bold;
	
	}
	
#Menu a:hover {
	color:#666666;
	}
	
/*Sidemenu*/

#SideMenu {
	float:left;
	width:195px;
	min-height:500px;
	padding:0px 0px 0px 0px;
	background:url(images/sidemenu_bg.jpg) no-repeat #363636 ;
	color:#000000;
	}
	
#SideMenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#SideMenu a:hover {
	color:#000000;
	background:#ffcd11;
	text-decoration:none;
	}


/*Search bar*/

#Search {
	margin: 0 auto;
	background:url(images/search_bar_bg.jpg) repeat-y;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	width:755px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:.92em;
	}

.SearchBox {
	height:15px;
	
	}

.Submit {
	font-size:.92em;
	margin-left: 2px;
	 
}

/*Body*/

#Body {
	margin: 0 auto;
	width:auto;
	min-height:600px;
	height:auto;
	background:#FFFFFF;
	
	}
	
/*Content*/

#ContentSingleColumn {
	width:760px;
	padding:5px 0px 10px 0px;
	background:#272727;
	color:#FFFFFF;
	}

#Content {
	float:right;
	width:565px;
	padding:0px 0px 10px 0px;
	color:#000000;
	height:auto;
	background:#FFFFFF;

	}

#Content a {
	color:#000000;
	}
	
#Content a:hover {
	color:#0f5da6;
	}

#Content h1 {
	color:#000000;
	}

#Text {	
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	clear:both;
	}

/*Admin*/

#AdminMenu {
	margin: 0 auto;
	float:right;
	background:#ffcd11;
	width:555px;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	color:#003366;
	}
#AdminMenu a{
	color:#000000;
	text-decoration:none;
	font-size:.75em;
	font-weight:bold;
	padding-left:10px;
	}

#AdminMenu a:hover {
	color:#0f5da6;
	text-decoration:none;
	}

.AdminText {
	color:#FFFFFF;
	}


#ApplicationList {
	margin-top:10px;
	width:100%;
	border:#000000 solid 1px;
	}

#ApplicationList td {
	
	height:20px;
	}
#AppicationHeading {
	background:#666666;
	}

#AppicationHeading a {
	color:#FFFFFF;
	}

#AppicationHeading a:hover  {
	color:#CCCCCC;
	}
#AppicationRow {
	background:#FFFF99;
	}	


#CareerList {
	margin-top:10px;
	width:100%;
	border:#000000 solid 1px;
	}

#CareerList td {
	
	height:20px;
	}
#CareerListHeading {
	background:#666666;
	}

#CareerListHeading a {
	color:#FFFFFF;
	}

#CareerListHeading a:hover  {
	color:#CCCCCC;
	}
#CareerListRow {
	background:#FFFF99;
	}	

/*Sitemap*/

#FirstLevel {
background:url(images/heading_bg.jpg) no-repeat;
width:300px;
padding-left:40px;
margin-bottom:10px;
margin-top:10px;
	text-transform:capitalize;
	color:#FFFFFF;
	display:block;
	}

#FirstLevel a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.25em;
	font-weight:bold;
	}
	
#FirstLevel a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
	
#SecondLevel {
	text-transform:capitalize;
	}

#SecondLevel a {
	font-size:1.05em;
	font-weight:bold;
	}

#ThirdLevel {
	text-transform:capitalize;
	}



#FourthLevel {
	text-transform:capitalize;
	}

#FourthLevel li {
	list-style:square;
	}

.FifthLevel {
	text-transform:capitalize;
	}
	
.SixthLevel {
	text-transform:capitalize;
	}

.SeventhLevel {
	text-transform:capitalize;
	}

/*Footer*/

#Footer {
	margin: 0 auto;
	width:740px;
	padding:5px 10px 5px 10px;
	font-size:.75em;
	text-align:center;
	color:#000000;
	background:url(images/footer_bg.jpg);
	clear:both;
	}

#Footer a {
	color:#000000;
	text-decoration:none;
	}

#Footer a:hover {
	color:#0f5da6;
	text-decoration:underline;
	}
	