body {
	padding:0;
	margin:0;
	font:12px normal Arial,Helvetica,Tahoma,Verdana,sans-serif;
	color:#000000;
	line-height:18px;
}
img, td {
	padding:0;
	border:0;
}
td, tr {
	vertical-align:top;
}
a:link  {
	color:#0066CC;
}
a:visited {
	color:purple;
	text-decoration:underline;
}
a:hover {
	color:#ff6633;
	text-decoration:underline;
}

p {
	margin:0 0 12px;
	padding:0;
}

/* global page elements */
#frame {
	position:relative;
	width:956px;
	margin:5px auto 10px;
}
#topbar {
	position:relative;
	height:79px;
	margin-bottom:23px;
}
#btmbar {
	height:16px;
	width:956;
	margin-top:-16px;
}
#n1 {
	position:absolute;
	top:79px;
	left:0px;
	padding-left:305px;
	width:639px;
	border-left:6px solid #E6E6E6;
	border-right:6px solid #E6E6E6;
	background: url("/images/header_bar_bg.gif") repeat-x;
	z-index:2;
}
#n1 img {
	margin-right:20px;
}
#footer {
	margin-top:8px;
	text-align:center;
	color:#a7a7a7;
}
#footer p {
	margin:6px 0 0 0;
	padding:0;
}

/* new home page elements */
#usvsgus {
	padding-top:40px;
	width:956px;
	background:#f7c46a;
	background: url("/images/usvsgus_bg.jpg") 0 100% no-repeat;
}
#usvsgus table.home {
	margin-left:230px;
	width:500px;
}
#usvsgus table.home h3 {
	font-size:18px;
	line-height:18px;
	margin:0;
}
#usvsgus table.home ul {
	margin:10px 0 0 15px;
	padding:0;
}
#usvsgus table.home li {
	font-size:12px;
	line-height:15px;
	padding-bottom:6px;
}
#usvsgus table.home td.gutter {
	width:40px;
	height:240px;
}
#usvsgus table.home td.center-gutter {
	width:5px;
}
#usvsgus table.home td.left, #usvsgus table.home td.right {
	padding:0 15px 0 20px;
	width:210px;
	color:#757258;
}
#usvsgus table.home td.btm {
	height:23px;
}

/* home page elements */
#home_content {
	width:956px;
	height:428px;
	background:#f7c46a;
	background:url(/images/home_bg_content2.gif) no-repeat;
}
#home_table {
	position:absolute;
	top:248px;
	left:18px;
	z-index:100;
}

/* left nav elements */
ul.n2 {
	list-style-type:none;
	margin:12px 0 0 12px;
	padding:0;
	z-index:2;
}
ul.n2 li {
	padding:0px 0 10px 5px;
	font-size:12px;
	z-index:2;
}
ul.n2 li a {
	color:#807b6c;
	padding:2px 2px 2px 15px;
	background: url("/images/btn_n2_off.gif") 0px 0px no-repeat;
	text-decoration:none;
	z-index:2;
	
}
ul.n2 li a:hover {
	color:#FF6633;
	background: url("/images/btn_n2_on.gif") 0px 0px no-repeat;
	z-index:2;
}
ul.n2 li a.on {
	color:#FF6633;
	background: url("/images/btn_n2_on.gif") 0px 0px no-repeat;
	font-weight:bold;
	z-index:2;
}

/* standard page elements */
#main_content {
	width:944px;
	border-left:6px solid #e0e0e0;
	border-right:6px solid #e0e0e0;
}
#content_title {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:26px;
	font-weight:300;
	color:#666666;
	margin:25px 0px 20px 20px;
}
#blue-hr {
	color:#0066CC;
	background-color:#0066CC;
	height:2px;
}
table.main {
	/*width:919px;*/
}
table.full {
	/*width:919px;*/
}
td.leftnav {
	width:194px;
	height:421px;
	background:#ECEEE3;
}
#center_content {
	width:475px;
	padding:5px 25px 20px;
	/*background:#f00;*/
}
#center_content_nosidebar {
	width:675px;
	padding:5px 25px 20px;
	/*background:#f00;*/
}
#full_content {
	width:700px;
	padding:110px 0 20px 25px;
}
td.sidebar {
	padding-top:25px;
	width:200px;
	/*background:#00f;*/
}
h3 {
	font:14px normal Arial,Helvetica,Tahoma,Verdana,sans-serif;
	color:#000000;
	margin:0;
	padding:0;
}

img.caption {
	margin:20px 0 30px;
}

/* Start Menu Styles */
.submenu {
	/*background: #f00;*/
}
.submenu a {
	display:block;
	/*height:18px;*/
	padding:3px 3px 3px 14px;
	border-bottom:1px solid #FFFFFF;
	font:12px normal Arial,Helvetica,Tahoma,Verdana,sans-serif;
	color:#fff;
	text-decoration:none;
	background:#0066cc;
	z-index:2;
	position:relative;
}
.submenu a.top { /* for top menu items */
	border-top:2px solid #CECECE;
	z-index:2;
	position:relative;
}
.submenu a.mid { /* for single menu items */
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	z-index:2;
	position:relative;
}
.submenu a.btm { /* for bottom menu items */
	border-bottom:2px solid #CECECE;
	z-index:2;
	position:relative;
}
.submenu a:hover {
	background:#FF6633;
	text-decoration:none;
	color:#FFFFFF;
	z-index:2;
	position:relative;
}
/* End Menu Styles */

.client-table {
	border:0px;
	background-color:#edebeb;
}

.client-separator {
	background-color:#0066cc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.client-th {
	background-color:#0066cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid black;
	padding-left:2px;
}

.client-tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#edebeb;
	padding-left:2px;
}

a.client:link {
	color:#000000;
}

a.client:hover {
	color:#ff6633;
	text-decoration: underline;
}

.client-nolink {
	color:#666666;
}

.client-header {
	color: #E7EFCE; 
	font-weight: bold; 
	font-family: verdana;
}

.supportplans {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a.supportplans:link {
	color:#666666;
}

a.supportplans:visited {
	color:#666666;
}

a.supportplans:hover {
	color:#ff6633;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:normal;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.bullet-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.bullet-content {
	padding: 0px 0px 0px 45px;
}