* {
margin: 0;
padding: 0;
}

body {
 	background:url(images/bg_page.jpg) top left repeat-x #ffffff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#000;
}
a {
	color:#003366;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}
a img {
	border: 0;
}
.nav_bar_widget {
	height:auto;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 5px 5px 5px;
	font-size: 1em;
}

.nav_bar_widget a{
	color:#333333;
	text-decoration: none;
	font-weight:normal;
}
.nav_bar_widget a:hover{
	color:#333333;
	text-decoration: underline;
}

.nav_bar_title {
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	height: 20px;
	width: 140px;
}
/*.nav_bar_title_rounder {
	width:10px; 
	height:10px; 
	position:absolute; 
	z-index:10; margin:0 0 0 131px; 
	background:url(images/bg_corner_topright.gif) no-repeat;
}*/
.page_container {
	margin: 10px auto;
	width: 760px;
	border: 1px solid #999999;
	overflow: auto;
	background: #ffffff;
}
.header {
	background-color: #CCCCCC;
	height: 150px;
	width: 760px;
}
.column1 {
	width: 600px;
	float: left;
	padding: 10px;
	font-size: 1.2em;
}
.column2_left {
	width: 600px;
	float: left;
	padding: 10px;
	font-size: 1.2em;
}
.column2_right {
	width: 293px;
	float: right;
	padding: 5px;
	margin: 0px 14px 0px 0px;
	font-size: 1.2em;
	background-color: #FFFFCC;
}
.page_body_main {
	width: 760px;
	clear: both;
	overflow: auto;
	background-image: url(images/bg_body_main.jpg);
	background-repeat: repeat-y;
}
h1 {
	color:#003366;
	font-size: 1.4em;
	font-weight:bold;
}
h1.block {
	color:#FFFFFF;
	background:#003366;
	display:block;
	font-size: 1.4em;
	font-weight:bold;
	clear:both;
	padding: 2px;
}
/*.header_bottom {
	clear: both;
	height: 10px;
	width: 760px;
	background-image: url(images/header_bottom_bg.jpg);
	background-repeat: repeat-y;
}*/
.nav_bar_placeholder {
	float: left;
	width: 140px;
}
.nav_bar_container {
}
.footer {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	height: 90px;
	width: 750px;
}
.bulleted_list {
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 5px 5px 30px;
	padding: 1px;
	display: block;
}
.column1 .container .left {
	float: left;
	width: 295px;
	margin: 0px 5px 0px 0px;
}
.column1 .container {
	margin: 5px 0px 5px 0px;
	overflow: auto;
}

.image_right {
	float: right;
	margin: 10px;
	clear: both;
}

.column1 .container .right {
	float: right;
	width: 295px;
	margin: 0px 0px 0px 5px;
}
h2 {
	color:#003366;
	font-size: 1.3em;
	font-weight:bold;
	border-bottom: 1px dashed;
}
hr {
	color: #003366;
	border: none;
	height: 0.1em;
	width: 600px;
	clear: both;
	background: #003366;
}
.image_left {
	float: left;
	margin: 10px;
	clear: both;
}
.text_line_height_extra {
	line-height: 1.7em;
}
.image_centered {
	margin: 0px auto 0px auto;
	float: none;
	clear: both;
}
.column1 .container_oneclick img {
}
.column1 .container_oneclick {
	margin: 25px auto 5px auto;
	padding: 0px;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h3 {

	color:#003366;
	font-size: 1.2em;
	font-weight:bold;
}
.image_left_tight {

	clear: both;
	float: left;
	margin: 2px;
}
.image_right_tight {

	float: right;
	margin: 2px;
	clear: both;
}
.contactform {width:500px; margin:20px auto 30px; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:175px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:225px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.contactform p {
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}
.bulleted_list_big_blue {
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 5px 5px 30px;
	padding: 1px;
	display: list-item;
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
}
table.vm_table
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 600px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.vm_table td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.vm_table td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
.message_box {
	width: 400px;
	border: 3px double #666666;
	margin: 10px auto;
	background-color: #E4E4E4;
	padding: 20px;
}
.numbered_list {

	list-style-position: outside;
	list-style-type: decimal;
	margin: 5px 5px 5px 30px;
	padding: 1px;
	display: list-item;
}

/* Begin Accordion Menu Styles */

.glossymenu{
margin: 5px 0px 0px 4px;
padding: 0;
width: 130px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(http://www.data-lan.net/nav/glossyback.png) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(http://www.data-lan.net/nav/glossyback2.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #999999;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: black;
}
.bulleted_list_oneclick {
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 5px 5px 30px;
	padding: 1px;
	display: block;
	font-size: 1.2em;
	color: #333333;
}
h4 {


	color:#CC0000;
	font-size: 1.2em;
	font-weight:bold;
}
