/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  	height: 99%;
  	margin-bottom: 1px;
}

form {
  	margin: 0;
  	padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background: #ffffff;
}

a:link, a:visited {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

img { 
	border: 0 none; 
}

#SubmitError {
	font-size: 12px;
	color: red;
}

#page_bg {
	border: 0px solid purple;
}

#wrapper {
	background: #ffffff;
}

#global_wrapper {
	border: 2px solid #008080;
	vertical-align: top;
	width: 700px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background: #ffffff;
	height: auto;
}

#header_left {
	border: 0px solid red;
	vertical-align: top;
	width: 813px;
	padding: 0;
	height: 54px;
	float: left;
	background: #008080;
	color: #ffffff;
	font-size: 22px;
	line-height: 54px;
	font-weight: bold;
	text-indent: 0px;
}

#header_right {
	border: 4px solid #498C25;
	vertical-align: top;
	width: 126px;
	padding-top: 0px;
	height: 46px;
	float: right;
	background: #ffffff;
	color: #498C25;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-indent: 0px;
	padding-right: 0px;
}

#header_right a:link,
#header_right a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #498C25;
}

#header_right a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #498C25;
}

#SearchBox {
	height: 28px;
	width: 240px;
	background: #008080;
	margin-right: 4px;
	padding-top: 2px;
}

#LeftColumn {
	border: 0px solid green;
	vertical-align: top;
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
	background: #ffffff;
}

#CenterColumn {
	border: 0px solid blue;
	vertical-align: top;
	width: 548px;
	padding: 0;
	margin: 0;
	float: left;
	background: #ffffff;
}

#RightColumn {
	border: 0px solid purple;
	vertical-align: top;
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
	background: #ffffff;
}



#HighlightedProject {
	border: 0px solid red;
	vertical-align: top;
	width: 200px;
	padding: 0;
	margin: 0;
}

#StateCountry {
	border: 0px solid red;
	vertical-align: top;
	width: 200px;
	padding: 0;
	margin-top: 10px;
	line-height: 14px;
	background: #ffffff;
	color: blue;
	font-size: 11px;
}


#Breadcrumbs {
	border: 0px solid red;
	vertical-align: top;
	width: 720px;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-left: 230px;
	background: #000000;
	color: #ffffff;
	font-size: 10px;
}

#Title {
	border: 0px solid red;
	width: 100%;
	height: 18px;
	margin-left: 0px;
	float: left;
	background: #ffffff;
	border-bottom: 2px solid black;
}

#TitleLeft {
	border: 0px solid red;
	width: 220px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	float: left;
	line-height: 16px;
	background: #ffffff;
	height: 18px;
}

#TitleRight {
	border: 0px solid red;
	vertical-align: top;
	width: auto;
	padding-right: 10px;
	float: right;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	background: #ffffff;
	height: 18px;
}


#SiteText {
	border: 1px solid red;
	vertical-align: top;
	width: 500px;
	padding: 10px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background: #ffffff;
}

#MainContent {
	border: 0px solid blue;
	vertical-align: top;
	width: 520px;
	padding-bottom: 0px;
	height: 1200px;
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background: #ffffff;
}
	
#Advertisement {
	border: 0px solid black;
	vertical-align: top;
	width: 200px;
	margin-top: 10px;
}

#Advertisement img{
	border: 0px solid black;
}

.ArticleTitle {
	font-weight: bold;
	color: #000066;
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}

.ArticleText {
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;	
}

.ContentText {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.RFPRFQLink {
	color: #000066;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	background: #ffffff;
	text-decoration: underline;
}

.RFPRFQLink-Hover {
	background: #800000;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}


.ContentLink {
	color: #000066;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}


.PageHeader {
	border: 0px solid black;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	height: 26px;
}

.PageHeaderBold {
	border: 0px solid black;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	height: 26px;
}


.TopTable {
	border: 0px solid red;
	vertical-align: top;
	width: 700px;
	height: 22px;
	background: #ffffff;
}

.TopTable a {
	height: 16px;
	line-height: 20px;
	font-size: 12px;
	text-indent: 15px;
	font-weight: bold;
}

.MasterEditTable {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 700px;
}

.EditTable {
	width: 700px;
	border: 0px solid black;
}

.EditTable td {
	text-align: left;
	background: #F5F5F5;
	height: 30px;
}

#GoodMessage {
	height: 16px;
	line-height: 20px;
	font-size: 12px;
	color: green;
	text-indent: 15px;
	font-weight: bold;
}
#BadMessage {
	height: 16px;
	line-height: 20px;
	font-size: 12px;
	color: red;
	text-indent: 15px;
	font-weight: bold;
}

.EditTable input {
	width: 450px;
}

.SubEditTable {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 700px;
}

.MasterEditTable th {
	border-top: 1px solid black;
	height: 25px;
	background: #BFBFBF;
	color: #000000;
	text-align: center;
}

.SubEditTable td {
	border: 0px solid black;
	border-bottom: 1px solid black;
	height: 30px;
	text-align: center;
	background: #F5F5F5;
}
.SubEditTable th {
	border: 0px solid red;
	height: 25px;
	background: #BFBFBF;
	color: #000000;
	text-align: center;
}

.MasterEditTable td {
	border: 0px solid black;
	border-bottom: 1px solid black;
	height: 30px;
	text-align: center;
	background: #F5F5F5;
}


#Footer {
	border: 0px solid red;
	vertical-align: bottom;
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0;
	height: 130px;
	float: left;
	background: #ffffff;
	text-align: center;
}

#Footer a,
#Footer a:visited {
	color: #000066;
	text-decoration: none;
}

#Footer a:hover {
	color: #000066;
	text-decoration: underline;
}


#container {
  	width: 720px;
  	background: #ffffff;
  	float: left;
  	margin-left: 0px;
}
.clearing {
  	height: 0px;
  	clear: both;
	margin: 0;
	padding: 0px;
}

input.Large {
	width: 250px;
}

.notification {
	text-align: left;
	font-size: 9px;
	color: red;
}


