/*
THIS FILE WILL NOT AUTO UPDATE IMAGE DIRECTORY CHANGES
if you update the paths to the images, please update
all of the image locations in this style sheet to
reflect the new directory.
*/
body {
	background-color:#ede5cf;
	color: #222222;
	font-family: Arial, Tahoma, verdana;
	margin: 0px;
	width: 100%;
	vertical-align: top;
	background-image: url('../site_images/bg_gradient.jpg');
	background-repeat: repeat-x;
}
#bg2{
	width:100%;
	background-color:transparent;
	background-image: url('../site_images/bg_global.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

p{
	font-size:10pt;
	font-family:Arial;
	line-height:17px;
	color:#333333;
	padding:10px 0px 2px 0px;
	width:95%;
}

table{	
	border-spacing:0px;
	border-collapse:collapse;	
}

img{
	vertical-align:top;
	border:0px solid white;
}


table.banner{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 760px;
}
.menubar{
	height: 24px;
	width: 100%;
	background-color: #C3BC8C;
	background-image: url('../site_images/menutop_light.gif');
	background-repeat: repeat
}
table.style1{
	border:1px solid #222222;
}
table.style1 td
{
	font-family: Arial;
	font-size:12px;
	color:#222222;
	background-color:#dfe6f4;
	padding:5px;
}
table.style1 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #222222;
	height:20px;
}
table.style1 td.top2
{
	font-size:14px;
	font-weight:bold;
	background-color:#aab8d2;
	border-bottom:1px solid #222222;
	height:20px;
}

table.style2{
	border:1px solid #aaaaaa;
}
table.style2 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style2 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #aaaaaa;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style3{
	border:1px solid #222222;
}
table.style3 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style3 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#7182c0;
	border-bottom:1px solid #222222;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style4{
	border:1px solid #777777;
}
table.style4 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#eeeeee;
	padding:10px;
}
table.style4 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#49547c;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
}

div.navbar{
	width:90%;
	background-image:url('/images/navbar_gradient.gif');
	background-repeat:repeat-x;
	height:30px;
	margin:10px 0px;
}

div.navbar ul{
	display:block;
	padding-top:1px;
}

div.navbar ul li{
	display:block;
	float:left;
	height:22px;
	vertical-align:middle;
	padding:6px 15px 0px 15px;
	margin:0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-align:center;
}

div.navbar ul li.selected{
	background-color:#dedede;
}

div.navbar ul li:hover{
	background-color:#dedede;
	cursor:pointer;
}

div.navbar a{
	color:#444444;
	text-decoration:none;
}


td.menutitle{
	text-align: left;
	width:100%;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, verdana;
	font-weight:bold;
	background-color: #49547c;
	border: 1px solid #3b4c58;
}
td.menuitem_inactive{
	width:100%;
	height: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid #dadbd6;
	border-left: 1px solid #dadbd6;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;


}
td.menuitem_active{
	width:100%;
	height: 20px;
	background-color: #c2ccdf;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;
}

table#above{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	border-collapse:collapse;
	padding:0px;
}
div#divabove{
	background-image:url(/images/top_tab.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	width:223px;;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	padding:3px;
	height:15px;
}

table.main{
	background-color: #FFFFFF;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #333333;
	
}
#page_content p a{
	font-size: 10pt;
	font-family: Tahoma, Arial, verdana;
	color:#222288;
	text-decoration:none;
	border-bottom:1px dotted #222288;
}
#page_content p a:hover{
	font-size: 10pt;
	font-family: Tahoma, Arial, verdana;
	color:#4444aa;
	text-decoration:none;
}

.bluebox{
	padding:10px;
}

.bluebox a{
	font-size: 12px;
	font-family: Tahoma, Arial, verdana;
	color:#222288;
	text-decoration:none;
}

.bluebox a:hover{
	font-size: 12px;
	font-family: Tahoma, Arial, verdana;
	color:#4444aa;
	text-decoration:none;
}



a.content{
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

ul.bullet2{
	list-style-image:url('../images/bullet2.gif');
}
ul.bullet2 li{
	padding-left:2px;
	margin-left:30px;
}

.title{
	font-weight:bold;
	color:#666699;
	text-decoration:none;
}

a.title{
	border-bottom:1px dotted #666699;
	text-decoration:none;
}

ul.features{
	line-height:17px;	
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-size:10pt;
}

ul.features li{
	margin:15px 0px;
	padding:2px 10px;
	border-left:3px solid #DFE8F3;
}

a.footer:hover{
	color: #7777cc;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:link{
	color: #000099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:visited{
	color: #990099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.white:hover{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:link{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}

a.footertop:hover{
	color: #96A1BC;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
}
a.footertop:link{
	color: #96A1BC;
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
}
a.footertop:visited{
	color: #96A1BC;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, arial;
	text-decoration: none;
}

p.right{
	margin-right: 15px;
	margin-left: 12px;
	margin-top:0px;
	margin-bottom: 0px; 
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.footertop_inactive{
	background-image: url('../support/site_images/menubottom_light.gif');
	border-left:1px solid #828FB2;
	border-right:1px solid #828FB2;
	height:20px;
	width:80px;
	text-align:center;
}
td.footertop_active{
	background-image: url('../support/site_images/menubottom_dark.gif');
	border-left:1px solid #1D2946;
	border-right:1px solid #1D2946;
	height:20px;
	width:80px;
	text-align:center;
}
td.footertop{
	background-color:#A5B0CB;
	border:0px solid;
	height:32px;
}
td.footer{
	color: #44516B;
	background-color: #DFE6F4;
	width: 760px;
	height: 80px;
	font-size: 9px;
	font-family: Arial, verdana
}

.modules ul{
	list-style-image:url('../images/bullet2.gif');
}

.left{
	/*background-image:url('../images/left_gradient.png');
	background-repeat:repeat-y;*/
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
width:200px;
}
.left ul.top ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bullet_sub.png) no-repeat scroll 0 0.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px 0px 0px 10px;
margin:0px;
line-height:16px;
}
.left ul.top li {
border:0 solid white;
color:#333333;
font-size:8pt;
font-weight:bold;
padding:0px;
margin:0px;
}
div.testimonial
{
	margin-top:20px;
	background-color:#fffcd9;
	border-top:2px solid #f0ecbf;
	color:#333355;
	width:92%;
	padding:15px;
	clear:both;
}
div.testimonialsig
{
	text-align:right;
	color:#666666;
	width:92%;
	padding:0px 15px;
	clear:both;
}
