/* Becaa CSS Document */


html {
	height: 100%;
}

body {
	margin:0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, , Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	border-color: #FFFFFF;
}

p {
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}

.subheading 
{
	font-size: 12px;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
}

#css_header {
	background-image: url(../../images/bkgrnd_images/index1_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	width: 755px;
}

#css_header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
#css_body {
	padding-top: 0px;
	width: auto;
	background-position: center;
}

#css_footer {
	padding-top: 10px;
	margin-left: 7px;
	color: #000000;
	text-align: left;	
}

#css_maincontent {
	margin-bottom: 0px;
	padding-right: 6px;
	padding-left: 6px;
}

#css_sidecontent .sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000066;
	color: #FFFFFF;
	letter-spacing: 2pt;

}

#css_sidecontent ul{
	font: bold 11px "Trebuchet MS";
	margin:0; /*margin between first menu item and left browser edge*/
	padding:0;
	border-bottom:thin; 	
	border-bottom-color:#FFFFFF;
	list-style-type: none;	
}

#css_sidecontent li{
	display:block;
	text-transform:none;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
}

#css_sidecontent a{
	
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}


.css_whitebkg{
	background-color: #0066CC;
}
.css_tableborder{
	border: 1px double #000066;
	background-color: #FFFFFF;
}

#css_maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	margin-top: 10px;
	margin-bottom: 5px;
    list-style-type: disc;
}
#css_maincontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
}
#css_maincontent .breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}

#css_maincontent .title {
	font-weight: bold;
	text-align: left;
	color: #000033;
	margin: 0;
}

#css_maincontent .read {
	font-weight: normal;
	color: #000033;
	float: right;
	margin-top: -5px;
	font-size: 10px;
	text-decoration: underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 7px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #000066; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #0066CC; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #0066CC; /*Brown color theme*/ 
border-color: #0066CC; /*Brown color theme*/ 
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px; /*Brown color theme*/
	background-color: #0066CC;
}

#myform { /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}

#myform .textinput {
	width: 190px;
	border: 1px solid gray;
}


#myform .submit {
	height: 15px;
	background-color: lightyellow;
}
#myform a{
	text-decoration: none;
}


#contactform .submit {
	height: 15px;
	background-color: lightyellow;
}


.input_text{
	padding-bottom: 0px;
	margin: 0px;
	height: 12px;
	width: 200px;
}

.input_textarea{
	padding-bottom: 5px;
	margin: 0px;
	width: 250px;
	height: 75px;
}
#contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #999999;
	border: 1px double #000000;
}
#contact_form input {
	border: 1px solid #000066;
}

#contact_form td {
	background-position: top;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#contact_form textarea {
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.date {
	padding-right: 10px;
	font-weight: bold;
	color: #000066;
}
#myform date {

	float: right;
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}
