﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: "Palatino Linotype,Palatino";
	font-style: normal;
	background-color: #0F2B5B;
}
#container {
	background-position: top;
	width: 800px;
	margin: 0 auto;
	background: #fff top;
}
#masthead {
	text-align: right;
	width: 800px;
	background-color: #51A0D0;
	overflow: hidden;
	height:: 130px;
}
#navigation {
	background-color: #51A0D0;
	overflow: hidden;
}
#navigation2 {
	background-color: #0F2B5B;
	overflow: hidden;
}
#page_content {
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	overflow: hidden;

}

#column_la {
	margin: 0 0 0 0px;
	padding: 0px;
	background-color:#FFFFFF;

}
#column_hl {
	width: 100px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_hr {
	width: 450px;
	margin: 0;
	float: right;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	top: auto;
	clip: rect(inherit, inherit, inherit, inherit);
}

#column_l {
	position: relative;
	padding: 0 30px 5px 30px;
	left: 0px;
	right: 0px;
	margin-top: -20px;
}
#column_r {
	padding: 0 30px 5px 30px;
	position: relative;
	right: 0px;
	left: 0px;
	bottom: 0px;
	margin-top: -20px;
}

#column_RML {
	position: relative;
	padding: 0 30px 5px 30px;
	left: 0px;
	right: 0px;
}
#column_RMR {
	padding: 0 30px 5px 30px;
	position: relative;
	right: 0px;
	left: 0px;
	bottom: 0px;
}


#footer {
	text-align: center;
	font-size: 3px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
#readmore {
	border-style: none;
	background-color: #FFFFFF;
	padding: 0px px px 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	overflow: hidden;
}
}
/* Styles for Masthead */
#masthead img {
	
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	display:inline;
	padding:0;
	margin:0;
}

#navigation #selected {
	color: #008ED6;
	background-image: url('../images/tabs_white.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-weight:normal;
	width:80px;
}

#navigation a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	border: 0px solid #d3d3d3;
	background-image: url('../images/tabs.jpg');
	background-repeat: no-repeat;
	padding-left: 30px; 
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-weight:normal;
	width:80px;
	text-align:center;
	
}
#navigation a:hover {
	color: #008ED6;
	background-image: url('../images/tabs_white.png');
	background-repeat: no-repeat;
	padding-left: 30px; 
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-weight:normal;
	width:80px;
	text-align:center;
	
}

/* Styles for Content */
p {
line-height: 14pt;
	}
}
h1 {
	color: #008ED6;
	font-size: 28px;
	font-style:normal;
	font-weight:normal;
	font-family: "Palatino Linotype,Palatino";
}
h2 {
	color: #0F2B5B;
	font-size: 20px;
	text-align: justify;
	font-family: "Palatino Linotype,Palatino";
	font-style:normal;
	font-weight:normal;
	/*margin-top: 10px; */
	line-height: 25px;

}
h3 {
	color: #008ED6;
	font-size: 1.5em;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-weight:normal;

}
h4 {
	color: #0F2B5B;
	font-size: 1em;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-style:normal;
	font-weight:normal;

}
h5 {
	color: #008ED6;
	font-size: 1em;	
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Palatino Linotype,Palatino";
	font-style:normal;
	font-weight:normal;
	line-height: 14pt;

}

h6 {
	color: black;
	font-size:small;
	font-weight:normal;
	line-height: 14pt;
}
.p1 {
	font-size: small;
	text-align: left;
	margin: 0;
	color: #0F2B5B;
	font-weight: bold;
	line-height: 14pt;
}

.p2 {
	font-size: small;
	text-align: left;
	margin: 0;
	color: #000000;
	line-height: 14pt;
}

big {
	color: #008ED6;
	font-size: medium;
}

/* Styles for column_hr */
#column_hr h1 {
	margin-bottom: 0px;
	color: #008ED6;
}
#column_hr h2 {
	margin-top: 0;
	color: #0F2B5B;
}


/* Styles for column_r */
#column_r h4 {
	margin-bottom: 0;
	
}
#column_r h5 {
/*	margin-bottom: 1px;
	margin-top: 1px; */
}
#column_r h6 {
	margin: 0;
}

#column_r ul {
	margin-left: 5px;
	margin-top: 2px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: -2px;
	list-style-image: url('../images/bullet.png');
	list-style-position: outside;
	line-height: 14pt;
}

/*
#column_r p:first-letter {
	color: #6AAFD5;
	font-weight:bold;
}
*/

/* Styles for column_l */
#column_l h4 {
	margin-top: -15px; 
}

#column_l h5 {
/*	margin-bottom: 2px;
	margin-top: 2px; */
}
#column_l h6 {
	margin: 0;
}

#column_l ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	list-style-image: url('../images/bullet.png');
	list-style-position: outside;
	line-height: 14pt;
}



/* Styles for column_RMR */
#column_RMR h4 {
	margin-bottom: 0;
	
}
#column_RMR h5 {
/*	margin-bottom: 1px;
	margin-top: 1px; */
}
#column_RMR h6 {
	margin: 0;
}

#column_RMR ul {
	margin-left: 5px;
	margin-top: -2px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: -2px;
	list-style-image: url('../images/bullet.png');
	list-style-position: outside;
	line-height: 14pt;
}
/*
#column_RMR p:first-letter {
	color: #6AAFD5;
	font-weight:bold;
}
*/

*/

/* Styles for column_RML */
#column_RML h4 {
	margin-top: -20px;
}

#column_RML h5 {
/*	margin-bottom: 2px;
	margin-top: 2px; */
}
#column_RML h6 {
	margin: 0;
}

#column_RML ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: -2px;
	list-style-image: url('../images/bullet.png');
	list-style-position: outside;
	line-height: 14pt;
}


/* Styles for Footer */
#footer p {
	color: #0F2B5B;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #0F2B5B;
	text-decoration: underline;
}
#footer a:hover {
	color: #0F2B5B;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for mastheadadmin */
#mastheadmain
{
	margin-left: 5px;
	width: 100px;
	position: absolute;
	float: left;
}
#mastheadmain2
{
	margin-left: 10px;
	width: 780px;
	text-transform: capitalize;
	text-align: left;
	font-size: large;
	color: #FFFFFF;
}
#mastheadmain3
{
	width: 100px;
	float: right;
	font-size: x-small;
	margin-top: -30px;
	color: #FFFFFF;
	position: static;
}
#footer2 {
	width: auto;
	clear: both;
	overflow: auto;
	background-color: #0F2B5B;
}


/* Accordion */
.accordionHeader
{
	color: white;
	background-color: #008ED6;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	cursor: pointer;
	height: 35px;
	vertical-align: text-bottom;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px;

}
 
#master_content .accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
      padding-bottom:5px;
}

#master_content .accordionHeader a:first-letter {
	color: #008ED6;
	font-weight:normal;
	font-size:24px;
}

 
#master_content .accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
	color: white;
	background-color: #008ED6;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	cursor: pointer;
	padding-bottom: 5px;
	vertical-align: text-bottom;
	padding-top: 20px;
	padding-right: 15px;

}
 
#master_content .accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
	background-color: #FFFFFF;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.ReportMonth
{
 color:#0F2B5B;
}




/*  contact section */
div.row {
	clear: both;
	padding-top: 0px;
	background-color: #FFFFFF;
}
div.row span.label {
	float: left;
	width: 90px;
	margin: 0px auto;
	text-align: left;
	font-style: normal;
	background-color: #FFFFFF;
	font-size: small;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
}

div.row span.formw {
	float: left;
	width: 200px;
	text-align: left;
	background-color: #C0C0C0;
	font-size: x-small;
}
  
div.row span.cmts {
  float: left;
  width: 235px;
  text-align: left;
  }
 div.row span.headf {
  float: left;
  width: 300px;
  text-align: left; 
  }

 div.row span.headf.cell {
  background-color: #FFEC8B;  
  }
  
div.txtbox {
  float: left;
  width: 210px;
  text-align: left;
  text-decoration: "underline";
  }
  
.txtbox{
	background-color: #E0E0E0
}
