/* CSS Document */
/* Style Sheet created by Johnny Authement - Complete Network Management*/
* {
padding: 0;
margin:  0;
}

/* 1em = 10px */

body {
font-size: 62.5%;
font-family:Arial,Trebuchet MS,  Sans-Serif;
background:url(images/background.gif) repeat;
text-align:center;
}

a:link{ 
background-color: transparent;
color:#1533b0;
text-decoration:none;
}

a:visited{ 
background-color: transparent;
text-decoration:none;
color: #1533b0;
}

a:hover, a:active{ 
background-color: transparent;
text-decoration:underline;
color:#000;
}


p { 
font-size: 1.2em; 
}

h1{}
h2{}
h3{}
h4{}
.righty{float:right;}
/* container */
#container{
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px; /* messy method of overcoming a rendering bug in mozilla 1.4, maybe others */
	padding-right:0;
	padding-left:0;
	padding-bottom:0px;


	width: 800px;
	height:100%;

}

#innerbox{
	margin: 0px;
	padding: 0px;
	visibility:visible;
	text-align:left;
	height:auto;
	z-index:0;
	width:100%;
	padding-top:21px;
	background:#034ea2;
	margin-bottom:-3px;
	padding-bottom:10px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;

}

/* header */
#header{

}

/* content */
#pagebody{
		background-color:#034ea2;
}

#leftcol{
	width:215px;
	float:left;
	background-color:#034ea2;
}
#menuouter{background:url(images/menuouterbg.gif) repeat-y;}
#menu{padding-top:15px;padding-bottom:15px;}
#menubg{background:url(images/menubg.gif) repeat-x;margin-left:16px;}
#menu a{
margin-left:16px;
padding-left:18px; 
background:url(images/menubullet.gif) no-repeat 0px 10px;
display:block; 
font-size:1.4em; 
line-height:2em;
color:#fff;
font-weight:bold;
}
#menu a:hover{background:url(images/menubulletover.gif) no-repeat left 10px; color:#ffcd3b;text-decoration:none;}




#officeloc{border-top:1px solid #493a66;}
.officehead{margin-left:16px;font-size:1.8em; font-family:Arial, Helvetica, sans-serif; color:#ffcd3b;margin-top:16px;}
.officebody{margin-left:16px;color:#fff;font-size:1.4em;}
#rightcol{
	margin-left:215px;
	width:575px;
	
}

#innerright{
	width:565px;
	background:url(images/bodybg.gif) repeat-x left 31px #eaeaea;
}
#content h1{
height:29px; 
font-size:1.8em;
padding-top:8px; 
margin:15px 15px 15px 15px; 
padding-left:35px;
color:#394a59;
}
#content h2
{
    height:29px; 
font-size:1.6em;
padding-top:8px; 
margin:15px 15px 15px 15px; 
padding-left:35px;
color:#394a59;
    }
    .indent{margin:15px 15px 15px 45px;}
.tophead{background:url(images/orange2.gif) no-repeat left center;
border-bottom:1px solid #bac1c4;}

.reghead{background:url(images/orange.gif) no-repeat left center;border-top:1px solid #d1d1d1; 
border-bottom:1px solid #d1d1d1;}
.reghead2{border-top:1px solid #d1d1d1; margin:15px 15px 15px 15px;
border-bottom:1px solid #d1d1d1;}

#content p{margin-top:5px; margin-bottom:5px;padding-left:15px; padding-right:15px;}
#headserv{
	height:30px;
	background:#083643;
	margin-top:-2px;
	text-align:center;

}
#headserv h2{margin:0px; padding-top:5px; color:#fff;font-size:1.4em;}

#innerfoot{text-align:center;padding:20px 55px 10px 55px;border-top:1px solid #d1d1d1; margin:20px 15px -5px 15px; }
/* footer */
#footer{
	text-align:right;
	margin-top:10px;
	margin-right:20px;
	height:100%;
	color:#fff;
	clear:both;

}
#footer a{color:#ffcd3b;}
#footer p{font-size:1.1em;}
.footimg{margin-left:1px;}
/* FORMS */
fieldset
{
    width:auto;
    border:1px solid #cad0c8;
	padding:10px 3px 10px 3px;
	margin:10px;

}
.fldsubmit{border:none;}
.fldform{ padding:20px; padding-top:10px;}

br.formstyle{
clear: left;
}
.shortbox{
width: 250px;
margin-bottom: 3px;
}
.longbox{ width:350px; margin-bottom:3px;}
.qtybox {width:25px; margin-bottom:4px;}
.mline {
width: 350px;
height: 50px;}
textarea{
width: 350px;
height: 150px;
}
label
{

margin-right:20px;
float: left;
width: 140px;
text-align:right;
font-weight: bold;
font-size:1.2em;
}
legend{
    margin-left:10px;
    font-size:1.7em;
	color:#40627c;
	font-weight:bolder;
}
.required{margin-top:3px; margin-bottom:3px;}
fieldset hr {border:1px solid #000;margin:5px;}


.error {color:Red; font-weight:bold; font-size:1.3em;}

.tblspec{border:1px solid #000; margin-left:10px; width:97%;}
.tblspec td{padding:3px 2px 3px 2px;border-bottom:1px solid #000;}
.tblhead{font-weight:bold; color:#fff; background:#000;}
.tblrightcol{border-left:1px solid #000;}
.tblfooter{text-align:center; border-top:1px solid #000;}

.tblspec2{border:1px solid #000; margin-left:10px; width:97%;}
.tblspec2 td{padding:3px 2px 3px 2px;border-right:1px solid #000;border-bottom:1px solid #000;}
.tblgrey{background-color:#d2d2d2;}

.liftlists{list-style-type:none; margin-left:40px; font-size:1.2em;}
.liftlists li{margin:3px 0 3px 0;}
.lifthead{margin-left:30px; font-size:1.4em; font-weight:bold; margin-top:5px; margin-bottom:5px;}


.servlist{ margin-left:40px; margin-bottom:20px;}
.servlist li{font-size:1.4em; font-weight:bold; color:#141457;}