html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
    background-color: #002852;
   padding: 0;
   background:  url('/img/bk.jpg') fixed top repeat-x;
}



a {
	color:  #274E9F;
	text-decoration: none;
	cursor: pointer;
	
	
}

a:hover {
	color: #003366;
}

a:active {
	color: #003366;
}

img {
	border: 0;
}

iframe {
	background: transparent;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
		z-index: 1001;
	
	
}

#container1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
		z-index: 1000;

	
}

/* START HEADER */

#headerbox_top {

	height: 19px;
	background: url('/img/headerbox_top77.png') top center no-repeat;
}

#headerbox_middle {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 958px;
	height: 115px;
	background: url('/img/ui/headerbox_middle.png') top center repeat-x;

}

#headerbox_links {
	position: absolute;
	top: 0px;
	left: 165px;
	width: 738px;
	height: 28px;
	font-size: 11px;
	list-style-type: none;
	text-align: right;
		z-index: 1001;
}

#headerbox_links li {
	display: inline;
	padding: 6px 10px 8px 30px;
	height: 28px;
}

#headerbox_links a:hover, #headerbox_links a:active {
	color: #D4E4F1;
}

#chat {
	background: url('/img/ui/badges/chat.png') top left no-repeat;
}

#upload {
	background: url('/img/ui/badges/upload.png') top left no-repeat;
}

#help {
	background: url('/img/ui/badges/help.png') top left no-repeat;
}

#login {
	background: url('/img/ui/badges/login.png') top left no-repeat;
}

#headerbox_links a {
	color: #FFFFFF;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 0px;
	left: 21px;
	width: 151px;
	height: 68px;
	background: url('/img/ui/logo.png') 0px 0px no-repeat;
		z-index: 1001;
}

#logo:hover {
	background: url('/img/ui/logo.png') 0px -69px no-repeat;
}

#tollfree {
	position: absolute;
	top: 40px;
	left: 767px;
	width: 166px;
	height: 26px;
}


#headerbox_left {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 20px;
	height: 668px;
	z-index: 1000;
	background: url('/img/headerbox_left77.png') top center no-repeat;
}

#headerbox_right {
	position: absolute;
	top: 19px;
	left: 785px;
	width: 20px;
	height: 668px;
	z-index: 1000;
	background: url('/img/ui/headerbox_right77.png') top center no-repeat;
}


/* END HEADER */


/* START CONTENT */

#contentbox_top {
	position: absolute;
	top: 90px;
	left: 0px;
	height: 47px;
	width: 980px;
}

#lefttab {
	position: absolute;
	top: 27px;
	left: 18px;	
	width: 165px;
	height: 27px;
	background: url('/img/left77.png') top left no-repeat;
	color: #003366;
	text-align: center;
	font-weight: bold;
}

#lefttab p {
	margin: 10px 60px 0px 0px;
	font-size: 11px;
}

.navtab {
	width: 165px;
	height: 20px;
	background: url('/img/nav77.png') top left no-repeat;
	color: #003366;
	text-align: center;
	padding-top: 34px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 10px;
}

.navtab a {
	margin-right: 60px;
	font-size: 11px;
}

#tab1 {
	position: absolute;
	top: 62px;
	left: 299px;
	width: 100px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
}

#tab2 {
	position: absolute;
	top: 62px;
	left:413px;
	width: 100px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
}

#tab3 {
	position: absolute;
	top: 62px;
	left: 529px;
	width: 100px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
}

#tab1left {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 114px;
	height: 19px;
	padding-top: 8px;
	text-align: center;
}

#tab2left {
	position: absolute;
	top: 0px;
	left: 134px;
	width: 114px;
	height: 19px;
	padding-top: 8px;
	text-align: center;
}

#tab3left {
	position: absolute;
	top: 0px;
	left: 248px;
	width: 114px;
	height: 19px;
	padding-top: 8px;
	text-align: center;
}

#no_tabs {
	position: absolute;
	top: 20px;
	left: 185px;
	width: 344px;
	height: 27px;
	background: url('/img/ui/tabs/blank.png') top left repeat-x;
}


.tablink {
	font-weight: bold;
	margin-right: 8px;
	cursor: pointer;
	font-size: 11px;
	color:#FFFFFF;
}

.tablink a:hover {
	color:#FFFFFF;
}



.tab_nolink {
	font-weight: bold;
	margin-right: 8px;
	cursor: pointer;
	font-size: 11px;
}

.white_tab1 {
	background-color: #6699CC;
	border: 1px solid #CACCCF;
	width: 100px;
height: 10px;
color:#FFFFFF;
}

.blue_tab1 {
	background-color: #6699CC;
	border: 1px solid #CACCCF;
	width: 100px;
height: 10px;
color:#FFFFFF;
}

.blue_tab1:hover {
	
	background-color:#82B6E0;

}


.white_tab1:hover{
	background-color: #82B6E0;


}



#righttab {

background-color: #6699CC;
width: 243px;
height: 22px;
font-size: 13px;
color: #FFFFFF;
padding-top: 5px;
font-weight: bold;
text-align: center;
border-top: 1px solid #CACCCF;	
	border-bottom: 1px solid #CACCCF;	
	

}

#righttab1 {
	position: absolute;
	top: -19px;
	left: 687px;	
}

#contentbox_middle {
	position: relative;
	margin-top: 0px;
	width: 958px;
	background: url('/img/contentbox_middle777.png') top center repeat-y;
	padding: 0px 10px 0px 10px;
	z-index: 0;

	
}

#contentbox_middle_dash {
	position: relative;
	margin-top: 0px;
	width: 958px;
		padding: 0px 10px 0px 10px;

	
}


#contentbox_middleneal {
	
	margin-top: 0px;
	width: 958px;
	background: url('/img/contentbox_middle777.png') top center repeat-y;
	padding: 0px 10px 0px 10px;

	
}

#contentbox_middle1 {
	position: relative;
	margin-top: 0px;
	height: 20px;
	width: 958px;
	background: url('/img/contentbox_middle77.png') top center repeat-y;
	padding: 0px 10px 0px 10px; 
	
}




#contentbox_bottom {
	height: 60px;
	background: url('/img/contentbox_bottom77.png') top center no-repeat;
width: 978px;

}

#left_column {
	float: left;
	width: 164px;
	background-color:#FFFFFF;
	margin-top: 0px;
}

#right_column {

	float: left;
	width: 750px;
	margin-left: 30px;
		background-color:#FFFFFF;
		margin-top: 11px;
}

.clear {
	clear: both;
}

#bluebox {
background-color: #6699CC;
width: 165px;
margin-left: 10px;
height: 22px;
font-size: 13px;
color: #FFFFFF;
margin-top:13px;
padding-top: 5px;
font-weight: bold;
	text-align: center;
	border: 1px solid #CACCCF;
	

}


#bluebox a:visited{
color: #FFFFFF;

}
#bluebox a:link{
color: #FFFFFF;

}
#nav1 {
display:block;
	width: 165px;
	background: #F6F9FD; 
	font-size: 12px;
	padding-top: 10px;
		padding-bottom: 10px;
	color: #274E9F;
	padding-left:0px;
	margin-top:0px;
	margin-left: 10px;
	border-bottom: 1px solid #CACCCF;
	border-left: 1px solid #CACCCF;
	border-right: 1px solid #CACCCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

#nav {
display:block;
	width: 165px;
	background: #F6F9FD; 
	font-size: 12px;
	padding-top: 0px;
	color: #274E9F;
	padding-left:0px;
	margin-top:0px;
	margin-left: 10px;
	border-bottom: 1px solid #CACCCF;
	border-left: 1px solid #CACCCF;
	border-right: 1px solid #CACCCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

#nav h3 {
	width: 100%;
	text-align: center;
	font-size: 13px;
}

#nav1 h3 {
	width: 100%;
	text-align: center;
	font-size: 13px;
}

#nav ul {
	padding: 8px 0px 15px 16px;
	margin: 0px;
}

#nav1 ul {
	padding: 8px 0px 15px 16px;
	margin: 0px;
}

#nav li {
	list-style: none;	
	background: url('/img/bullet77.png') center left no-repeat;
	padding-left: 12px;
	
	
}

#nav1 li {
	list-style: none;	
	
	padding-left: 12px;
	
	
}

#nav1 li {
	list-style: none;	
	background: url('/img/bullet77.png') center left no-repeat;
	padding-left: 12px;
	
	
}

#nav a {
	line-height: 18px; 

}

#nav1 a {
	line-height: 18px; 

}



#nav a:hover {
	text-decoration: underline;
}

#nav1 a:hover {
color:#F78C63;

}

#nav a:link {
	color: #274E9F;
		font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#nav1 a:link {
	color: #274E9F;
		font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#nav a:visited {
	color: #274E9F;
		font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#nav1 a:visited {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#nav_bottom {
	width: 165px;
	height: 35px;
	background: #F8FAFC url('/img/nav_bottom77.png') bottom left repeat-y;
}




#tabDiv {
	
}

.content_left {
	width: 475px;
	float: left;
	padding: 1px;
	padding-top: 10px;
	margin-top: 35px;
}

.content_left_direct {
	width: 475px;
	float: left;
	padding: 1px;
	padding-top: 10px;
	margin-top: 0px;
}

.content_right {

	width: 243px;
	background: #F6F9FD; 
	font-size: 12px;
	color: #274E9F;
	border-left: 1px solid #CACCCF;
	border-right: 1px solid #CACCCF;
	float: right;
	margin-top: 0px;

}



div.pad10 {
	padding: 10px;
}

div.pad40 {
	position: relative;
	padding-top: 125px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.pad20 {
	padding: 20px;
}

div.pad20_graphic {

	padding: 20px;
	width: 700px;
}


div.lrpad10 {
	padding: 0px 0px 0px 15px;
}


div.samples{
	position: absolute;
	left: 185px;
	width: 410px;
	top: 165px;
}

div.lrpad20 {
	padding: 0px 20px 0px 20px;
}

td.leftpad {
	padding: 0px 0px 0px 10px;
}

p.pad40{
	padding: 40px;
}

p.nopadtop {
	margin-top: 5px;
	line-height: 18px;
}

p.nopadrighttop {
	margin-right: -10px;
		margin-top: 5px;
		line-height: 18px;
}

p.nopadtoplh18 {
	
		margin-top: 5px;
		line-height: 18px;
}

ul.nopadrighttop {
	margin-right: -10px;
		margin-top: 5px;
		line-height: 18px;
}

#calc_bottom {
	height: 25px;
	width: 243px;
	background-color: #6699CC;
	border-bottom: 1px solid #CACCCF;
	border-top: 1px solid #CACCCF;
	

	
}

h1.title {
	color: #003366;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 7px;
	margin-right: -30px;
}

h2.title, h2.heading {
	color: #003366;
	font-size: 15px;
	margin-bottom: -7px;
 
}

h3.title {
	color: #003366;
	font-size: 14px;
	margin-bottom: 0px;
	
}

h4.title, h4.heading {
	color: #003366;
	font-size: 18px;
	margin-bottom: -7px;
 
}


h3.blueheading {
	color: #003366;
	font-size: 12px;
}

h4.copyright {
	font-size: 10px;
	color: #B3B3B2;
	margin: 0;
	padding: 0;
}

p.company_info {
	color: #CFA468;
	margin-top: 40px;
	margin-bottom: 0px;
}
/* END CONTENT */

/* START FOOTER */

#footerbox_top {
	height: 0px;
}

#footerbox_middle {
	width: 958px;
	background: url('/img/contentbox_middle777.png') top center repeat-y;
	text-align: center;
	color: #B36E2D;
	font-size: 11px;
	padding: 0px 10px 0 10px;
}

#footerbox_middle table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#footerbox_middle table.bg {
	background: url('/img/ui/footerbox_bg.png') top center repeat-x;
	border-top: 1px solid #FFFFFF;
	width: 957px;
}

#footerbox_middle table.products {
	margin-right: 30px;
	margin-bottom: 10px;
	padding-right: 35px;

	
}

#footerbox_middle td.border {
	width: 1px;
	padding: 0px;
	border-left: 2px solid white;
}

#footerbox_middle ul {
	line-height: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 35px;
	margin-left: -10px;
}

#footerbox_middle li {
	color: #003366;
	list-style: none;	
	background: url('/img/ui/bullet2.png') center left no-repeat;
	padding: 2px 1px;
	padding-left: 12px;
	margin-left: 0px;
}

#footerbox_middle h2 {
	color: #F2F5F9;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
}

#footerbox_middle ul.compact {
	line-height: 9px;
}

#footerbox_bottom {
	height: 25px;
	background: url('/img/footerbox_bottom77.png') top center no-repeat;
width: 978px;


}

.footerlink {
	color: #003366;
	white-space: nowrap;
	font-size: 10px;
}

.footerlink:hover, .footerlink:active {
	text-decoration: underline;
}



/* END FOOTER */

#greybox
{
display: block;
width: 958px;
height: 10px;
background-color:#FFFFFF;
margin-top: 0px;
}


.white_tab {
	background: url('/img/ui/tabs/white.png') top left no-repeat;
}

.blue_tab {
	background: url('/img/ui/tabs/blue.png') 0px 0px no-repeat;
	color: #FFFFFF;
}

.blue_tab:hover {
	background: url('/img/ui/tabs/blue.png') 0px -27px no-repeat;
}
