html, body
{
	margin:0px 0px 20px 0px;
	padding:0px;
	width:100%;
	text-align:left;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	/*color:#003399;*/
	color:#223289;
	background-image:url('../images/background.png');
	background-repeat:repeat-x;
}
a
{
	/*color:#003399;*/
	color:#223289;
	text-decoration:underline;
}
a:hover
{
	/*color:#003399;*/
	color:#223289;
	text-decoration:underline;
}
a img 
{
	border:none !important;
}
a.bold, .bold
{
	text-decoration:none;
	font-weight:bold;
}

a.noline, .noline, .linkcontainer
{
	text-decoration:none !important;
}

a:hover.noline, a:hover.linkcontainer
{
	color: #0044cc;
}
hr
{
	height: 1px;
	color: #2B436C;
	background-color: #2B436C;
	margin:0;
	padding:0;
}
.clear { 
	clear:both;
	overflow:hidden;
	width:1px;
	height:1px;
	margin:0px -1px -1px 0px;
	border:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
.small {
	font-size: 80%;
}
p
{
	margin:0 0 10px 0;
}
p.padtop
{
	margin-top:10px;
}
.iframe
{
	background-color:Transparent;
	width:530px;
	height:1500px;
	border:0;
}
/* ~~~~~~~~ Common Template Items ~~~~~~~~~ */

#homepagebase,#subpagebase
{
	margin:0px auto;
	width:787px;
	height:100%;
}
#company
{
	height:100px;	
}
#company #logo
{
	float:left;
}
#company #logo #textonly
{
	font-size:26px;
	font-weight:bold;
	margin-top:40px;
}
#logo a
{
	text-decoration:none;
}
#company #slogan
{
	float:right;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	margin-top:45px;
}
a.buybutton
{
	width:85px;
	display:block;
	background-color:#003399;
	border-top:2px solid #88a0cf;
	border-right:2px solid #88a0cf;
	border-bottom:2px solid #001e5b;
	border-left:2px solid #001e5b;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding:3px 0;
	margin:0 auto;
}
a:hover.buybutton
{
	background-color:#365eaf;
}
a.downloadbutton
{
	width:85px;
	display:block;
	background-color:#cccccc;
	border-top:2px solid #e8e8e8;
	border-right:2px solid #e8e8e8;
	border-bottom:2px solid #a8a8a8;
	border-left:2px solid #a8a8a8;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0;
	margin:0 auto;
}
a:hover.downloadbutton
{
	background-color:#dbdbdb;
}
#loading
{
	padding:20px;
	background-color:#f2f2f2;
	border:1px solid #bfbfbf;
}
#loading #title
{
	font-size:20px;
	padding-bottom:10px;
}
/* ~~~~~~~~ Navigation Items ~~~~~~~~~ */

#navigation
{
	/*background:#cccccc;*/
	background:#b6b6d8;
	line-height:40px;
	text-align:center;
	padding-top:10px;
}
#navigation a
{
	color: #0a3882;
	padding: 4px 5px;
	text-decoration: none;
	/*border: 1px solid #CCCCCC;*/
	border: 1px solid #b6b6d8;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0 10px;
	font-weight: bold;
}
#navigation a:hover
{
	color:#0F55C5;
	border-color:#aeaeae;
	background-color:#e2e2e2;
}

/* ~~~~~~~~ Subnav Items ~~~~~~~~~ */

#subnav .subnavgroup
{
	margin-bottom:20px;
	margin-right:20px;
}
#subnav .subnavtitle
{
	letter-spacing:-1px;
	font-size:18px;
	/*color:#bfbfbf;*/
	color:#b6b6d8;
	font-weight:bold;
	border-bottom:2px solid #bfbfbf;
}
#subnav .subnavlink
{

}
#subnav .subnavlink a
{
	display:block;
	padding:5px 10px 5px 8px;
	text-decoration:none;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #bfbfbf;
}
.linetop {
	border-top:1px dotted #bfbfbf;
	padding-top: 5px;
	margin-top: 5px;
}

#subnav .subnavlink a:hover
{
	display:block;
	padding-left:18px;
	color:#ffffff;
	background-image:url('../images/SubNavBullet.gif');
	background-repeat:no-repeat;
	background-color:#244382;
	text-decoration:none;
}

/* ~~~~~~~~ Homepage Items ~~~~~~~~~ */

#bodycontent
{
	margin-top:10px;
}
#homepagebase #left
{
	width:200px;
	position:relative;
	float:left;
	padding:10px 0px 0px 10px;
}
#subpagebase #left
{
	width:230px;
	position:relative;
	float:left;
	padding:10px 0px 0px 10px;
}
#homepagebase #middle
{
	width:367px;
	position:relative;
	float:left;
}

#homepagebase #middle h1
{
	color:#223289;
	font-size:20px;
}

#homepagebase #right
{
	width:200px;
	position:relative;
	float:left;
	padding:10px 10px 0px 0px;
}
#subpagebase #fullright
{
	width:537px;
	position:relative;
	float:left;
	padding:10px 10px 0px 0px;
}
#fullpage
{
	width:767px;
	position:relative;
	float:left;
	padding:0px 10px 0px 10px;
}

/* ~~~~~~~~ Footer ~~~~~~~~~ */

#footer {
	float:left;
	color:#525E69;
}

#footer a {
	text-decoration: none;
	padding: 0 3px;
	color: #708090;
}

#footer a:hover {
	color: White;
	background-color: #AEB9C4;
	border-bottom: 1px solid #8B98A5;
}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1, h2, h3
{
	padding:0px;
	margin:0 0 10px 0;
	letter-spacing:-1px;
	font-weight:bold;
}
h1
{
	font-size:22px;
}
h2
{
	font-size:16px;
	/*color:#bfbfbf;*/
	/*color:#b6b6d8;*/
	color:#59c095;
}
h3
{
	font-size:14px;
}
h1.padtop, h2.padtop, h3.padtop
{
	margin-top:20px;
}


/* ~~~~~~~~~ Homepage ~~~~~~~~~ */    
.system_announcement {
 background:#FFFFCC none repeat scroll 0%;
 border-color:#FF9900;
 border-style:solid;
 border-width:1px 0pt;
 
 }
 .system_announcement p {
 color: black !important;
 }
 .system_message {
 margin: 0 auto;
 width: 780px;
 padding:10px;
 }
 
 #pagebase {background:none;}
 #homepagebase #bodycontent {margin-top:0px;}
 ul{margin:0 0 0 18px;padding:0;}
 li{font-size:14px;margin:10px 0 0 0;padding:0;}
 
 /* ~~~~~~~~~ Etc ~~~~~~~~~ */ 
 .heading{font-size:14px;font-weight:bold;}
 .fifty{width:50%;}
 
 
 #subpagebase ul {margin-left:18px;}
 #subpagebase li {margin:10px 0 20px 22px;font-size:12px;}
 
 .links a {text-decoration:none;}
 .links a:hover {text-decoration:none;}
 .links .linkcontainer {margin-bottom:10px;}
 .links .linkheader{font-weight:bold;}

.tiptable{padding:0 5px 5px 0;}

.quote{}
.author{margin:3px 0 20px 20px;}
.author .name{font-size:10px;font-weight:bold;}
.author .title{font-size:10px;}

#subpagebase .floatleft ul li {margin:0 0 12px 18px;padding:0;}
#subpagebase .floatleft ul ul li {margin:0 0 0 20px;padding:0;width:457px;}

#privacy li{margin-bottom:5px;}




