/* Clear margins and padding, a good start to any CSS */

* {
	margin:0;
    padding:0;
} 
body { 
    background-position:100% 100%;
	background-color:#FFF;
	background-repeat:no-repeat;
    margin:0; 
    padding:0; 
}
body, td, th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
    line-height:160%;.c
	color:#1f497d;
	padding:0;
	margin:0;    
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000099;
}
a:hover {
	text-decoration:underline;
	color:#000099;
}
a:active {
	text-decoration: none;
	color:#000099;
}
h1 {
	color:#003399;
	font-size:24px;
	font-weight:bold;
        margin-bottom: 10px;
}
h2 {
	color:#003399;
	font-size:16px;
	font-weight:bold;
        margin-bottom: 5px;
}
h3 {
	color:#003399;
	font-size:14px;
	font-weight:bold;
        margin-bottom: 5px;
}
ul, li {
	list-style-position:inside;
	list-style-type:disc;
	padding-bottom:7px;
}
select
{
	width:50px;
}

.cat_textbox {
padding-left:10px;
	width:290px;
}

form div
{
	clear:left;
}

label {
padding-left:10px;
padding-right:20px;
width:300px;
}

label, input.text, input.submit {
display:block;
float:left;
margin-bottom:4px;
}

textarea
{
	width:290px;
	margin-bottom:4px;
	float:left;
}

#wrap {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float:left;
	width: 1040px;
	height: 205px;
	margin-top: 20px;
}
#header-left {
	float:left;
	width: 295px;
	height: 205px;
	margin-right:20px;
}
#mid {
	float:left;
	width: 725px;
	height: 205px;
}
#navbar {
	float:left;
	width:980px;
	height:53px;
}
#navtop {
	float:left;
	width:1040px;
	height:5px;
    background-color:#003399;
}
#navmenu {
	float:left;
	width:1000px;
	height:30px;
}

/* Nav Menu */

td.menu-item {
	background-image:url('../images/build/navbar-repeat.png');
	background-repeat:repeat-x;
	height:40px;
	color:#002F8C;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
td.menu-item-hover {
	background-image:url('../images/build/navbar2-repeat.png');
	background-repeat:repeat-x;
	height:40px;
	color:#002F8C;
	font-size:12px;
    font-weight:bold;
	text-align:center;
	cursor:pointer;
}
td.menu-item-selected {
	background-image:url('../images/build/navbar2-repeat.png');
	background-repeat:repeat-x;
	height:3=40px;
	color:#002F8C;
	font-size:12px;
    font-weight:bold;
	text-align:center;
	cursor:pointer;
}

/* Sub Menu */

td.submenu-item {
	background-image:url('../images/build/submenu-btn.png');
    background-repeat:repeat-x;
	color:#FFF;
	font-size:12px;
	text-align:left;
    cursor:pointer;
	padding-left:5px;
}

td.submenu-item-hover {
	background-color:#FFF;
	color:#333399;
	font-size:12px;
	text-align:left;
    cursor:pointer;
	padding-left:5px;
}

td.submenu-item-selected {
	background-color:#FFF;
	color:#333399;
	font-size:12px;
	text-align:left;
	font-weight:bold;
    cursor:pointer;
	padding-left:5px;
}
#maincontent {
	background-image:url('../images/build/arc-maincontent-bg.png');
	background-position:bottom;
	background-repeat: no-repeat;
	float: left;
	width: 1040px;
	min-height: 525px;
	height:auto !important;
	margin-top:10px;

}
#left-column {
	float:left;
	width:200px;
	margin-right:25px;
	min-height:525px;
}
#left-column-box {
	float:left;
	width:275px;
	margin-top:10px;
}
#left-column-box-header {
	float:left;
	width:275px;
	height:20px;
}
#left-column-box-content {
	float:left;
	width:275px;
	background-color:#FFF;
	min-height:100px;
}
#left-column-box-footer {
	float:left;
	width:275px;
	height:16px;
	background-image:url('../images/build/left-box-footer.png');
}

/* buttons - menu */

div.callback {
	float: left;
	width: 200px; height: 50px;
	background: url( '../images/build/callbackbtn2.png' ) top left no-repeat;
	overflow:hidden;
    margin-bottom:15px;
}
div.callback a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
div.callback a:hover  {
	float: left;
	width: 200px; height: 50px;
	background: url( '../images/build/callbackbtn2.png' ) top right no-repeat;
}

div.userlogin {
	float: left;
	width: 200px; height: 50px;
	background: url( '../images/build/userloginbtn2.png' ) top left no-repeat;
	overflow:hidden;
        margin-bottom:15px;
}
div.userlogin a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
div.userlogin a:hover  {
	float: left;
	width: 200px; height: 50px;
	background: url( '../images/build/userloginbtn2.png' ) top right no-repeat;
}

div.livechat {
	float: left;
	width: 200px; height: 65px;
	background: url( '../images/build/livechat2.png' ) top left no-repeat;
	overflow:hidden;
    margin-bottom:15px;
}
div.livechat a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
div.livechat a:hover  {
	float: left;
	width: 200px; height: 65px;
	background: url( '../images/build/livechat2.png' ) top right no-repeat;
}

div.getaquote {
	float: left;
	width: 200px; height: 65px;
	background: url( '../images/build/getaquotebtn2.png' ) top left no-repeat;
	overflow:hidden;
    margin-bottom:15px;
}
div.getaquote a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
div.getaquote a:hover  {
	float: left;
	width: 200px; height: 65px;
	background: url( '../images/build/getaquotebtn2.png' ) top right no-repeat;
}

#right-column {
	float:left;
	width:815px;
	min-height:525px;
}
#shadow-footer {
	float:left;
	width:1040px;
	height:200px;
	background-image:url('../images/build/arc-reflection.png');
}
#footer {
	float:left;
	width:1040px;
	height:25px;
    border-top:5px solid #1C3F95;
}

#footer-left {
	float:left;
	width:420px;
	height:25px;
}

#footer-right {
	float:left;
	width:560px;
    height:25px;
}

/* Footer Menu */
 
td.footer-menu-item {
        font-size:12px;
        font-weight:normal;
        text-align:left;
 	    cursor:pointer;
        color:#000099;
        text-align:left;
}
td.footer-menu-item-hover {
        font-size:12px;
        font-weight:normal;
        text-align:left;
        text-decoration:underline;
   	    cursor:pointer;
        color:#000099;
        text-align:left; 
}
td.footer-menu-item-selected {
        font-size:12px;
        font-weight:normal;
        text-align:left;
        text-decoration:underline;
   	    cursor:pointer;
        color:#000099;
        text-align:left;
}
#secure-menu {
	float:left;
	width:700px;
	height:50px;
	padding-left:340px;
	text-align:right;
	margin-bottom:20px;
}

/* Secure Menu */
 
td.secure-item {
        font-size:12px;
        font-weight:normal;
        text-align:left;
 	    cursor:pointer;
        color:#000099;
        text-align:right;
}
td.secure-item-hover {
        font-size:12px;
        font-weight:normal;
        text-align:left;
        text-decoration:underline;
   	    cursor:pointer;
        color:#000099;
        text-align:right; 
}
td.secure-item-selected {
        font-size:12px;
        font-weight:normal;
        text-align:left;
        text-decoration:underline;
   	    cursor:pointer;
        color:#000099;
        text-align:right;
}
.UsefulInformation {
	float: left;
	width: 155px; height: 35px;
	background: url("../images/build/UsefulInformationbtn.PNG") top left no-repeat;
	overflow:hidden;
    margin-bottom:10px;
}
.UsefulInformation a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
.UsefulInformation a:hover  {
	float: left;
	width: 155px; height: 35px;
	background: url("../images/build/UsefulInformationbtn.PNG") top right no-repeat;
}
.RVRConnectionForm {
	float: left;
	width: 155px; height: 35px;
	overflow:hidden;
	margin-bottom:10px;
	background-image: url("../images/build/RVRConnectionFormbtn.PNG");
	background-repeat: no-repeat;
	background-position: left top;
}
.RVRConnectionForm a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
.RVRConnectionForm a:hover  {
	float: left;
	width: 155px; height: 35px;
	background: url("../images/build/RVRConnectionFormbtn.PNG") top right no-repeat;
}
.RouterConfigForm {
	float: left;
	width: 155px; height: 35px;
	overflow:hidden;
	margin-bottom:10px;
	background-image: url("../images/build/RouterConfigFormbtn.PNG");
	background-repeat: no-repeat;
	background-position: left top;
}
.RouterConfigForm a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
.RouterConfigForm a:hover  {
	float: left;
	width: 155px; height: 35px;
	background: url("../images/build/RouterConfigFormbtn.PNG") top right no-repeat;
}
.InformationUpdate {
	float: left;
	width: 155px; height: 35px;
	overflow:hidden;
	margin-bottom:10px;
	background-image: url("../images/build/InformationUpdatebtn.PNG");
	background-repeat: no-repeat;
	background-position: left top;
}
.InformationUpdate a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
.InformationUpdate a:hover  {
	float: left;
	width: 155px; height: 35px;
	background: url("../images/build/InformationUpdatebtn.PNG") top right no-repeat;
}

/* Form Styling */

#arcform .cat_dropdown_smaller {	
width:60px;
}
#arcform .input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
margin-left: 10px;	
width:300px;
}
#arcform div {
	padding:7px;
}
#bottom-column {
	float:left;
	width:1040px;
	height:40px;
	padding-left:8px;
}
.Register {
	float: left;
	width: 69px; height: 31px;
	background: url("../images/build/Register-btn.PNG") top left no-repeat;
	overflow:hidden;
    margin-bottom:10px;
}
.Register a {
	float: left;
	width: 100%; height: 100%;
	overflow:hidden;
}
.Register a:hover  {
	float: left;
	width: 69px; height: 31px;
	background: url("../images/build/Register-btn.PNG") top right no-repeat;
}
