/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
body {
	background-color: #cccccc;
	background-image: url(/images/page_back.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
.top_back {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.main_nav:link, a.main_nav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 24px;
	text-transform: uppercase;
}

a.main_nav:hover{
	background-color: #e87d1d;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bar {
	background-image: url(/images/nav_back.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav_border {
	border: 1px solid #a6b9ca;
}
.nav_border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a6b9ca;
}
a:link {
	color: #144874;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #144874;
}
a:hover {
	text-decoration: underline;
	color: #318EDB;
}
a:active {
	text-decoration: none;
	color: #144874;
}
h1 {
	font-size: 16px;
	color: #E87D1D;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-image: url(/images/h1_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #144874;
}
.newstitle {
	font-weight: bold;
	color: #144874;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(/images/sb_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 239px;
	line-height: 30px;
	height: 27px;
	text-indent: 10px;
}

p {
	margin-left: 20px;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
}

.footer, a.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.sb_back {
	background-image: url(/images/sb_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
a.readmore {
	font-size: 10px;
	color: #E87D1D;
	background-image: url(/images/icon_readmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: block; 
	margin-top: 5px;
	margin-left: 8px;
	font-weight: bold;
}
hr {
	color: #CCCCCC;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144874;
	background-color: #EBEBEB;
	border: 1px solid #E87D1D;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #E87D1D;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #E87D1D;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.page {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: 100%;
}
.table_heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.border1 {
	border: 1px solid #999999;
	font-size: 10px;
}

.table_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E87D1D;
	padding: 2px;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #144874;
	padding: 2px;
}
.available {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/sb_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 239px;
	line-height: 30px;
	height: 27px;
	text-indent: 10px;
	font-weight: bold;
	white-space: nowrap;
}
.existing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/sb_existing.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 239px;
	line-height: 30px;
	height: 27px;
	text-indent: 10px;
	font-weight: bold;
	white-space: nowrap;
}
.development {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/sb_development.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 239px;
	line-height: 30px;
	height: 27px;
	text-indent: 10px;
	font-weight: bold;
	white-space: nowrap;
}
#menuContainer {
	white-space: nowrap;
}
