@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial;
	background: #FFF url(../images/layout/bg_shadow.jpg) repeat-x top left;
	text-align:center;
	font-size: 13px;
	color:#222;
}

p {
	line-height: 1.5em;
}

#sub-content ul {
	line-height: 2em;
	
}

.no-bullets {
	list-style:none;
	padding: none;
}

.red {
	color: #021B6F;
}

img {
	border:none;
}

h1 {
	color: #021B6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	padding-top: 1.5em;
	color: #333;
}
h4 {
	padding: 0px;
}

a {
	color:#021B6F;
	text-decoration: underline;
}

#whiteboxes a {
	text-decoration: none;
}

.blockquote {
	margin-left: 20px;
}


/*

MAIN LAYOUT

*/

#inciteict {
position:relative;
margin: 25px auto;
width: 934px;
height: 100%;
}


#bodywrapper1 {
margin:0;
padding:0;
background: url(../images/layout/bg_shadow_left_rep.jpg) repeat-y scroll top left;
}

#bodywrapper2 {
margin:0;padding:0;
background: url(../images/layout/bg_shadow_right_rep.jpg) repeat-y scroll top right;
}

#contentwrapper {
	text-align: left;
	width: 900px;
	padding-top:1px;
margin: 0 17px 0 17px;
	background: url(../images/layout/bg_shadow_middle.jpg) repeat-x;
}

#shadowleft {
	float:left;
	width: 93px;
margin:0;padding:0;
}

#shadowright {
	float:right;
	width: 17px;
margin:0;padding:0;
}

.column-in {
	/*	margin:0; padding:0.5em 1em;*/
}

.cleaner {
clear:both;
height: 1px;
margin:0; padding:0;
}

#shadowbottom {
	height:20px;
	margin-left:-10px;
	margin-top:10px;
	width:930px;
	background:url(../images/layout/bg_shadow_bottom.jpg) no-repeat;
}


#footer {
font-size: 10pt;
margin-left: 17px;
}

/*

OHTER Styles

*/

#imagestop {
clear:both;
height: 45px;
margin-top: 30px;
}

#logo {
margin-left: 30px;
float:left;
}

#callus {
float:right;
margin-right:30px;
margin-top: 10px;
}

#header {
margin-left: 16px;
margin-top: -7px;
}

#navigation {
margin-top: 25px;
height: 6px;
}


#navigation ul {
list-style:none;
padding:0;
margin:0;
}

#navigation li {
float:left;
}

#splash {
	background: url(../images/layout/img_main.jpg) no-repeat top center;
	width: 868px;
	height: 382px;
margin-left: 16px;
padding:0;
margin-top: -10px;
}

#splash-sub {
	width: 869px;
	height: 317px;
	margin-left: 16px;
	padding:0;
}


#sub-navigation h2 {
color: #021b6f;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
font-size: 18px;
}

#sub-navigation h2 a {
color: #021b6f;
}

#sub-navigation {
float:right;
width: 230px;
margin-right: 20px;
padding: 5px 0px;
background:url(../images/layout/subnav_bg_top.gif) top left no-repeat;
position: relative;
top: -9px;
}

#sub-navigation ul {
list-style:none;
list-style-image:url(../images/layout/bullet_arrow.gif);
background:url(../images/layout/subnav_bg_middle.gif) repeat-y;
margin-top: -20px;
padding-top: 10px;
padding-bottom: 30px;
width: 193px;
border-bottom: 1px solid #eee;
}

#sub-navigation li {
padding: 5px 0px;
width: 150px;
border-bottom: 1px dotted #000099;
}

#sub-navigation li.active {
font-weight:bold;
}

#sub-navigation a {
text-decoration: none;
color: #444;
}

#sub-content {
margin-left: 40px;
margin-top: -80px;
width: 540px;
min-height:400px;
}

#tagline {
padding: 10px;
height: 150px;
font-size: 22pt;
color: #fff;
font-family: "Century Gothic",Arial;
visibility:hidden;
}

#whiteboxes {
	margin-top: 140px;
	margin-left: 10px;
}


#whiteboxes .boxbtn {
float:left;
width: 195px;
height: 70px;
padding-left: 10px;
font-size: 14pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text_lightblue {
	color:#124bab;
	margin-bottom:-5px;
	margin-top:10px;
	font-weight: bold;
}

.text_darkblue {
	color:#010f41;
}


#getsupport {
float:right;
margin-top: -60px;
margin-right: 15px;
}

#infocontent {
margin-left: 17px;
margin-top: 20px;
font-size: 10pt;
height: 165px;
}

#infocontent h2 {
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
}

#boxleft {
float:left;
width: 535px;
margin-right: 16px
/*height: 155px;
padding: 10px;
border: 1px solid grey;
background-color: #EEE;*/
}

#boxright {
float:left;
margin-right: 17px;
width: 315px;
/*padding: 10px;
height: 155px;
border: 1px solid grey;
background-color: #EEE;*/
}


.b_left {
	float:left;
	width: 10px;
	height: 171px;
	background: url(../images/layout/bg_box_left.gif) no-repeat;
}

.b_middle {
	text-align: left;
	height: 171px;
	float: left;
	background: url(../images/layout/bg_box_middle.gif) repeat-x;
	padding-top: 12px;
}

.b_right {
	float:right;
	width: 10px;
	height: 171px;
	background: url(../images/layout/bg_box_right.gif) no-repeat;
}

.box_text {
width:155px;
margin-bottom:0;
margin-top:0;
margin-right:15px;
float:left;
}

.box_image {
left:159px;
position:relative;
top:-86px;
}

#logos {
clear:both;
margin-top: 20px;
text-align:center;
}


#footer ul {
list-style:none;
}

#footer li {
display:inline;
padding: 0px 7px;
}

#footer a {
text-decoration: none;
color: #444;
}

#footer a:hover {
color: #000099;
}

#copyright {
font-size:8pt;
color: #999;
}


/*

main boxes

*/

.box {
	left: 0;
	top: 0;
	position:absolute;
	display: none;
	border: 1px solid #000099;
	background: #FFF;
	text-align: left;
	z-index: 100;
	max-width: 95%;
}

.boxTitle {
	height: 20px;
	padding: 2px 5px;
	color: #FFF;
	background: #000099;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}

.boxContent {
	padding: 10px 20px;
}

.boxContent td {
padding: 2px 5px;
}

.box .actions {
margin-top: 20px;
text-align:center;
}



#topcrumb {
margin: -20px 45px -2px 0px;
text-align: right;
}

#topcrumb ul {
padding: 0;
margin: 0;
list-style:none;
}

#topcrumb li {
padding: 0;
margin: 0;
display:inline;
color: #AAA;
}

#topcrumb a {
font-size: 8pt;
text-decoration: none;
color: #AAA;
}

#topcrumb a:hover {
color: #666;
}


/*

DROP DOWN Navigation

*/

#nav li {
position: relative;
}

#nav ul {
background: url(../images/layout/bg_dropdown.png) repeat top left; /*#001B50*/
margin-top: -5px;
margin-left: -1px;
position: absolute;
width: 99%;
/*-moz-border-radius: 7px;
-webkit-border-radius: 7px;*/
border: 1px solid #013D85;
border-top: none;
}

#nav ul li {
float:none;
padding: 10px 20px;
}

#nav ul li:hover {
background: #00163D;
}

#nav ul li a {
color: white;
text-decoration: none;
}

    /* Here's the hover magic. The hover rule isn't strictly necessary, but it
     * makes it work in (non-IE) browsers with Javascript disabled and CSS
     * enabled.
     */
	  #nav > li > ul       { display: none; }
	  #nav > li:hover > ul { display: block; }
