body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	background-color: #1B1C1D;
	background-attachment: scroll;
	background-image: url(images_structural/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.quicknav_padding {
	padding-top: 20px;
	padding-bottom: 20px;
}

.basebg {
	background-attachment: scroll;
	background-image: url(images_structural/base_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #1B1C1D;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	
}

.topcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0096BA;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.border {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/************** header tag styles **************/


h2{
	color: #0096BA;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:0px;
	padding: 10px 0px 4px 10px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #545556;
	border-left-color: #FF7300;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

h3{
	color: #FF7300;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

h4{
	color: #FF7300;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** table tag styles ***************/

.table1 {
	border: 1px solid #545556;
	background-color: #000000;
}
.table3 {
	background-color: #000000;
}
.table4 {
	background-color: #1B1C1D;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table5 {
	background-color: #1B1C1D;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545556;
	border-right-color: #FF7300;
	border-left-color: #545556;
}
/*************** list tag styles ***************/


ul{
	list-style-type: disc;
	font-weight: normal;
	margin-left: 18px;
}

ul ul{
	list-style-type: circle;
}


/************ Form styles **************/

.button {
	background-color: #014F61;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px;

}
.button2 {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.button4 {
	background-color: #014F61;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	background-image: url(images_structural/form_bg2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
/************ Quick Links styles **************/

#quicknav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0096BA;
}

#quicknav a:link, #quicknav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.greybg {
	background-attachment: scroll;
	background-image: url(images_structural/grey_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}


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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(images_structural/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 20px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545556;
}

#sectionLinks a:hover{
	font-weight: bold;
	background-image: url(images_structural/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 20px;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#sectionLinkssubnav{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;

}

#sectionLinkssubnav h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinkssubnav a:link, #sectionLinkssubnav a:visited {
	display: block;
	background-image: url(images_structural/bg_nav_small.jpg);
	font-weight: bold;
	padding: 5px 0px 3px 30px;
	color: #333333;
	background-repeat: no-repeat;
}

#sectionLinkssubnav a:hover{
	border-top: 1px solid #cccccc;
	font-weight: bold;
	background-image: url(images_structural/bg_nav_small.jpg);
	font-weight: bold;
	padding: 5px 0px 3px 30px;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
}

.navbg {
	background-color: #F5F5F5;

}

.quicknavbg {
	background-attachment: scroll;
	background-image: url(images_structural/quicknav_bg.jpg);
	background-repeat: no-repeat;
}
.sevicesbox {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	margin: 0px;
	font-size: 8pt;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: normal;
	background-color: #0C0C0C;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545556;
	border-bottom-color: #FF7300;
	border-left-color: #545556;
	background-attachment: scroll;
	background-image: url(images_structural/services_bg_text.jpg);
	background-position: left top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.sevicesbox2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	margin: 0px;
	font-size: 8pt;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-weight: bold;
	background-color: #0C0C0C;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545556;
	border-bottom-color: #FF7300;
	border-left-color: #545556;
	background-attachment: scroll;
	background-image: url(images_structural/services_bg_text.jpg);
	background-position: left top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545556;
}
.scroll {
	background-image: url(images_structural/scroll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
}
.navborder {
	border: 1px solid #000000;
}

/**************  **************/



.rightmargincolumn {
	padding-right: 20px;
}
