@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #8DA9BC;
}

#Page_Container {
	width: 955px;
	text-align: left;
	background-color: #FFFFFF;
	height: inherent;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#Header_Search {
	background-color: #ffffff;
	text-align: right;
	width: 955px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#Header {
	height: 125px;
	width: 955px;
}
#Header_Logo {
	z-index: 100;
	height: 125px;
	width: 450px;
	float: left;
	position: absolute;
}
#Header_Image {
	z-index: 50;
	float: left;
	position: absolute;
}
#Navigation {
	position: relative;
	height: 50px;
	width: 955px;
	z-index: 200;
}
#Navigation_Buttons {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 705px;
	top: 20px;
}
#Navigation_Button_Logo {
	position: absolute;
	z-index: 80;
	height: 65px;
	width: 65px;
	left: 880px;
	top: -15px;
}
#Navigation_Bar_Yellow {
	background-color: #F3DF96;
	position: relative;
	height: 17px;
	width: 955px;
	border-top:solid; 
	border-top-color:#000;
	border-top-width:8px;
}
#Navigation_Bar_Blue {
	background-color: #8DA9BC;
	position: relative;
	height: 10px;
	width: 955px;
	z-index: 20;
}
.GlobalButtons {
	background-image: url(../Images/Navigation_Fade.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
}
.ReleaseListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.LeftNav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.LeftNav1  A {text-decoration: none; color: #000000;}
.LeftNav1  A:Hover {text-decoration: underline; color: #335C65;}
.LeftNav1  A:Visited {text-decoration: none; color: #000000;}
.LeftNav1  A:Visited:Hover {text-decoration: underline; color: #335C65;}

.LeftNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.LeftNav2  A {text-decoration: none; color: #000000;}
.LeftNav2  A:Hover {text-decoration: underline; color: #335C65;}
.LeftNav2  A:Visited {text-decoration: none; color: #000000;}
.LeftNav2  A:Visited:Hover {text-decoration: underline; color: #335C65;}

.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #335C65;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.FormList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.FormListReq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.FormErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.FormErrors2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.SearchBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #27545f;
	text-decoration: none;
}
.SearchBarText  A {text-decoration: none; color: #27545f;}
.SearchBarText  A:Hover {text-decoration: none; color: #25417f;}
.SearchBarText  A:Visited {text-decoration: none; color: #27545f;}
.SearchBarText  A:Visited:Hover {text-decoration: none; color: #25417f;}

.SearchBarCompName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-left: 10px;
}
#LeftSideBarBox {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(/Images/LeftSideBarTitle.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
}
#LeftSideBarBoxNav {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(/Images/LeftSideBarTitleNav.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
}
.LeftsideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LeftsideBarTitleNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.LatestRelease_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.LatestRelease_Title  A {text-decoration: none; color: #000000;}
.LatestRelease_Title  A:Hover {text-decoration: underline; color: #335C65;}
.LatestRelease_Title  A:Visited {text-decoration: none; color: #000000;}
.LatestRelease_Title  A:Visited:Hover {text-decoration: underline; color: #335C65;}

.LatestRelease_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Footer  A {text-decoration: none; color: #333333;}
.Footer  A:Hover {text-decoration: none; color: #ffffff;}
.Footer  A:Visited {text-decoration: none; color: #333333;}
.Footer  A:Visited:Hover {text-decoration: none; color: #ffffff;}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Disclaimer  A {text-decoration: none; color: #000000;}
.Disclaimer  A:Hover {text-decoration: underline; color: #335C65;}
.Disclaimer  A:Visited {text-decoration: none; color: #000000;}
.Disclaimer  A:Visited:Hover {text-decoration: underline; color: #335C65;}
.ul_sitemap {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 15px;
}
.li_sitemap {
	margin-top: -5px;
	list-style-image: url(../Images/carrot_sitemap.gif);
}

.teal {
	color: #335C65;
}
.FaceBookLogo {
	padding: 0px;
	margin-top: 10px;
}
#NewProjects_Container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	height: inherent;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.justified {
	text-align: justify;	
}

.P_JustifiedNewProjects {
	text-align: justify;
	margin-right:30px;
}

#NewProjects_TopBar {
	width:100%;
	background-color:e5e5e5;
	height:20px;
	padding-top: 5px;
	padding-right: 5px;
	margin-top:0px;
}
.NewProjects_Title {
	color:#FFF;
	font-weight:bold;
	padding-top: 18px;
	padding-bottom: 12px;
}
#NewProjects_PrintPage {
	float: right;
	margin-right: 28px;
	margin-top: -6px;
	margin-left: -75px;
}


