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;
}
a
{
	color:#003399;
	text-decoration:underline;
}
a:hover
{
	color:#003399;
	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;
}
#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;
	line-height:40px;
	text-align:center;
	padding-top:10px;
}
#navigation a
{
	color: #0a3882;
	padding: 4px 5px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	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;
	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('../../Media/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 #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;
}
h3
{
	font-size:14px;
}
h1.padtop, h2.padtop, h3.padtop
{
	margin-top:20px;
}