body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

/* New CSS */

#menu {
	height: 35px;
	margin: 0 auto;
	width: 960px;
	font-size: 11px;
	border-top: 2px solid #bf483b
}

a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#splash {
	height: 273px;
	margin: 0 auto;
	background: #1e4789
}

#splashcontainer {
	height: 273px;
	width: 960px;
	margin: 0 auto;
}

#splashsignup {
	height: 213px;
	width: 265px;
	float: left;
	margin: 30px;
}

#home-signupbutton {
	float:left;
	width: 188px;
	height: 81px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}

#home-signupbutton a:hover, #home-signupbutton .active a {
	background: #1e4789;
	color: #1e4789;
}

#flashcontainer {
	width: 585px;
	height: 273px;
	float: left;
}


#header-news {
	width: 960px;
	height: 41px;
	border-bottom: thin solid #CCCCCC;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#home-buttons {
	float:left;
	width: 960px;
	height: 250px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#buttonmenu {
	margin: 0 auto;
	width: 960px;
	float: left;
}

#buttonmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: inherit
}

#buttonmenu li {
	display: inline;
	text-align: center;
}

#buttonmenu a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#buttonmenu a:hover, #menu .active a {
	background: #FFFFFF;
}

#buttontitle1 {
	width: 625px;
	float: left;

}

#buttontitle2 {
	margin: 0 auto;
	width: 254px;
	float: right;
}

#newmenu {
	height: 35px;
	margin: 0 auto;
	width: 960px;
	border-top: thin solid #bf483b;
}


/* Drop Down Menu */

ul#navigation-1	{ 
	margin: 0; 
	padding:6px 0; 
	list-style: none; 
	width: 100%; 
	height: 21px;
}
	
ul#navigation-1 li	{ 
	margin: 0; 
	padding: 0; 
	display: block; 
	float: left; 
	position: relative; 
	width: 130px; 
}

ul#navigation-1 li a:link, ul#navigation-1 li a:visited	{ 
	padding: 4px 0; 
	display: block; 
	text-align: center; 
	text-decoration: none; 
	color: #000000; 
	width: 130px; 
	height: 13px; 
}

ul#navigation-1 li:hover a, ul#navigation-1 li a:hover, ul#navigation-1 li a:active	{ 
	padding: 4px 0; 
	display: block; 
	text-align: center; 
	text-decoration: none; 
	background: #FFFFFF; 
	color: #1e4789; 
	width: 130px; 
	height: 13px; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff; 
}
	
ul#navigation-1 li ul.navigation-2	{ 
	margin: 0; 
	padding: 1px 1px 0; 
	list-style: none; 
	display: none; 
	background: #ffffff; 
	width: 130px; 
	position: absolute; 
	top: 21px; 
	left: -1px; 
	border: 1px solid #FFFFFF; 
	border-top: none;
}

ul#navigation-1 li:hover ul.navigation-2 { 
	display: block; 
}

ul#navigation-1 li ul.navigation-2 li { 
	width: 130px; 
	clear: left; 
	width: 130px;
}

ul#navigation-1 li ul.navigation-2 li a:link, ul#navigation-1 li ul.navigation-2 li a:visited { 
	clear: left; 
	background: #FFFFFF; 
	padding: 4px 0; 
	width: 130px; 
	border: none; 
	border-bottom: 1px solid #ffffff; 
	position: relative; 
	z-index: 1000; 
}

ul#navigation-1 li ul.navigation-2 li:hover a, ul#navigation-1 li ul.navigation-2 li a:active, ul#navigation-1 li ul.navigation-2 li a:hover {
	clear: left; 
	background: #d6dfee; 
	padding: 4px 0; 
	width: 130px; b
	order: none; 
	border-bottom: 1px solid #ffffff; 
	position: relative; 
	z-index: 1000;
}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3 { 
	display: none; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	left: 145px; 
	top: -2px; 
	padding: 1px 1px 0 1px; 
	border: 1px solid #b9121b; 
	border-left: 1px solid #b9121b; 
	background: #ffffff; 
	z-index: 900; 
}

ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3	{
	display: block; 
}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited	{ 
	background: #b9121b;
}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active	{
	background: #ec454e;
}

ul#navigation-1 li ul.navigation-2 li a span {
	position: absolute; 
	top: 0; 
	left: 132px; 
	font-size: 12pt; 
	color: #fe676f;
}

ul#navigation-1 li ul.navigation-2 li:hover a span, ul#navigation-1 li ul.navigation-2 li a:hover span {
	position: absolute; 
	top: 0; 
	left: 132px; 
	font-size: 12pt; 
	color: #ffffff;
}


/* End of New CSS */






#login_box td{
	font:11px arial;
	color:#00102A;
}

#login_box input{
	width:130px;
	height:16px;
	font:11px arial;
}

#layout_1{
	width:100%;
	height:3px;
	background:#d20202;
	border-bottom:#ffffff 1px solid;
	font-size:1px;
}

#layout_2{
	width:100%;
	height:9px;
	background:url(../images/bg_4.gif);
	font-size:1px;
}

#home_left{
	width:227px;
	border-right:#dcdcdc 1px solid;
	float:left;
	background:#ffffff;
}

.home_left_title{
	font:bold 10px arial;
	color:#2e3468;
	margin-left:-9px;
	line-height:15px;
}

#company_events{
	font:10px arial;
	color:#2e3468;
	padding-top:5px;
	margin-right:20px;
}

#company_events a{
	font:10px arial;
	color:#2e3468;
	padding-top:8px;
	text-decoration:none;
	margin:0 0px;
}

#company_events a:hover{
	color:#798CCE;
}

#home_right{
	background:#ffffff;
	text-align:left;
	float:right;
	vertical-align:top;
	margin-top:15px;
	margin-left:0px;
	
}

.more_link{
	font:10px arial;
	color:#dd0908;
	text-decoration:none;
}

#customer_testimonials{
	padding-top:5px;
	margin-right:20px;
	padding-bottom:10px;
}

#press_releases{
	padding-top:5px;
	margin-right:20px;	
}

#customer_testimonials, #customer_testimonials td,
#press_releases, #press_releases td{
	font:10px arial;
	color:#2e3468;
}

.home_box{
	border:#dfdfdf 1px solid;
	padding:12px;
	width:191px;
	height:140px;
	background:#f7f7f7;
	font:11px arial;
	color:#262C5E;
	line-height:18px;
	text-align:left;
	margin-bottom: 20px;
}

.partner_box{
	border:#dfdfdf 1px solid;
	padding:12px;
	width:160px;
	height:180px;
	background:#f7f7f7;
	color:#262C5E;
	line-height:20px;
	text-align:left;
	margin-bottom: 20px;
	text-decoration:none;
	font-family: arial;
	font-size: 11px;
}
.partner_box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.0em;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
.partner_box ul li {
	list-style-image: url(../images/reddot.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}

.partner_box ul ul li{
	list-style-image: url(../images/nodot.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	font-style: italic;
}


#sub_right .partner_box a{
	font:11px arial;
	color:#2A3258;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

#sub_right .partner_box a:hover{
	font:11px arial;
	color:#DD0908;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

.sales_box{
	border:#dfdfdf 1px solid;
	padding:12px;
	width:250px;
	height:325px;
	background:#f7f7f7;
	color:#262C5E;
	line-height:20px;
	text-align:left;
	margin-bottom: 20px;
	text-decoration:none;
	font-family: arial;
	font-size: 11px;
}
.sales_box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.0em;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
.sales_box ul li {
	list-style-image: url(../images/reddot.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}

.sales_box ul ul li {
	list-style-image: url(../images/sales_nav_arrow.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: list-item;
	list-style-position: outside;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}


#sub_right .sales_box a{
	font:11px arial;
	color:#2A3258;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

#sub_right .sales_box a:hover{
	font:11px arial;
	color:#DD0908;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}

#apDiv1 {
	position:absolute;
	visibility:hidden;
	left:425px;
	top:200px;
	width:250px;
	height:100px;
	background-color:#f7f7f7;
	layer-background-color:#f7f7f7;
	border:#262C5E 10px solid;
	z-index:1;
	margin: 10px;
	padding: 10px;
}

#apDiv1 h1{
	font-weight: bold;
	text-align: center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#apDiv1 p{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* the following rule is recognized only by IE*/
*html .home_box{
	width:217px;
	height:140px;
}

.home_box a{
	font:11px arial;
	color:#DD0908;
	text-decoration:none;
}

#tagline{
	clear:both;
	height:19px;
	background:#3b4372;
	text-align:center;
	font:12px "Arial";
	color:#ffffff;
	padding-top:1px;
}

* html #tagline{
	height:20px;
}

.bottom_nav, .bottom_nav a{
	font:10px arial;
	color:#5E5E5E;
	text-decoration:none;
}

#layout_5{
	background:url(../images/bg_5.gif) repeat-x;
	height:2px;
	font-size:1px;
	width:100%;
	clear:both;
}

#sub_left{
	width:141px;
	border-right:#DCDCDC 1px solid;
	padding:18px 0 0 8px;
}

*html #sub_left{
	width:142px;
}

.sub_nav, .sub_nav_2{
	font:11px arial;
	color:#798CCE;
	text-decoration:none;
	line-height:18px;
	height:18px;
}

.sub_nav:hover{
	color:#000000;
	background:url(../images/nav_arrow.gif) left no-repeat;
}

.sub_nav_2:hover{
	color:#000000;
}

#sub_right{
	width:480px;
	padding-top:18px;
	margin:0 30px;
	font:11px arial;
	color:#2A3258;
	line-height:20px;
	text-align:justify;
}

*html #sub_right{
	width:500px;
}

#sub_right a{
	font:11px arial;
	color:#2A3258;
	line-height:20px;
	text-align:justify;
	text-decoration:underline;
}

#sub_right td, .logins{
	font:11px arial;
	color:#2A3258;
}

.form1{
	font:11px arial;
	height:16px;
	width:200px;
}

.form2{
	height:16px;
	border:1px solid #2A3258;
	font:11px arial;
	color:#2A3258;
}

.standard-text{
	font:11px arial;
	color:#2A3258;
	line-height:20px;
	text-align:justify;
}

h2{
	font:bold 13px arial;
	color:#798CCE;
	line-height:100%;
	margin:0;
	padding:0;
}

li{
	font:11px arial;
	color:#2A3258;
}

.sub_header{
	font:bold 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#323B62;
}

.sub_header_small{
	font:bold 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#323B62;
}

.red_sub_header{
	font:bold 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d20202;
}


strong, strong a{
	font:bold 11px arial;
	text-decoration:none;
}

#nav *{
	font-size:11px;
}

.news_date {
	font-size:10px;
	font-weight:bold;
	color:#2e3468;
}

.news_headline {
	font-size:10px;
	color:#2e3468;
	font-weight:bold;
}

.rollhref{
	font:10px arial;
	color:#2e3468;
	text-decoration:none;
}

.rollhref:hover{
	color:#798CCE;
}

.sub_nav_selected{
	font:11px arial;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	height:18px;
	background:url(../images/nav_arrow.gif) left no-repeat;
}
.indent {
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/reddot.gif);
}
.notice-header-text{
	font:11px arial;
	color:#2A3258;
	line-height:11px;
	text-decoration: underline;
	font-weight: bold;
}
.notice-text{
	font:10px arial;
	color:#6a6969;
	line-height:10px;
	text-align: justify;
}

