/* CSS Document */
body{
  margin-top:15px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  background-color: #e3dbb9;
  font-family: Arial;
}

h1{
  color: #003399;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  padding: 0px;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
}

hr {
	color: #c8b975;
}

li{padding-bottom:6px;
}

.a_content{
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}
.promo1{
  background-color: #CFCFCF;
  font-size: 11px;
  border-left: 0px solid #000000;
  border-top: 1px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
  border-right: 2px solid #E5E5E5;
}

a{
  font-size: 11px;
  font-weight: normal;
  color: #11558A;
  text-decoration: none;
}
a:hover{
  font-size: 11px;
  font-weight: normal;
  color: #1773BB;
  text-decoration: underline;
}

.a_content a{
  font-size: 12px;
}

.a_content a:hover{
  font-size: 12px;
}

.hmenu a {
  color: #D2C88E;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
}

.hmenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
}

.sep{
  height: 2px;
  background-color: #c8b975;
}

.sep2{
  height: 1px;
  background-color: #909090;
}

.sep3{
  height: 1px;
  background-color: #FFFFFF;
}
.sep_v{ 
  width: 5px;
  background-color: #CDCDCD;
  border-top: 12px solid #E5E5E5;
  border-bottom: 12px solid #E5E5E5;
}

h2{
  color: #003399;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
}

.footer{
  font-size: 11px;
  color: #E5E5E5;
  padding-left:10px;
  padding-right:10px;
}

.footer a{
  color: #E5E5E5;
  font-weight: normal;
}
.footer a:hover{
  color: #C8B975;
  font-weight: normal;
}
.contact{
  position: relative; 
  text-align: right; 
  top: 40px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #CE3400;
}

.rfp a {
  color: #003399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
}

.rfp a:hover {
  color: #003399;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration:underline;
}

/* ##################################################################
 * Default style sheet
 * ##################################################################
 */


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{

}

#tl {
	position:relative;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:relative;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	border-top: 1px solid #000000;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #000000;
	font-weight: normal;
	display:none;
}

/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #003399;
}

#pageName h2{
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	margin:0px;
	padding: 0px;
}

/*************** story styles ******************/

.story {
	padding: 2px 2px 2px 10px;
	font-size: 80%;
	vertical-align:top;
}

.story h3{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

ul {
	list-style-image: url(assets/images/bullet2.gif);
}
