html, body {
	height:100%;
	width:100%;
	margin:0;
	font-family:Verdana;
	font-size:101%;
	}

td {padding:0;margin:0;}

a {border:none;}
img {border:none;}

/*------ Layout ------*/

#container {
	height:100%;
	width:100%;
	border-collapse:collapse;
	min-width:1000px;
	}
	
#header {
	height:42px;
	background:#708cbb;
	font-size:.896em;
	}
	
#middle {
	font-size:.849em;
	background:url('images/bgs/xxx.gif') top left repeat;
	}
	
#footer {
	height:42px;
	background:#708cbb;
	font-size:.649em;
	text-align:center;
	vertical-align:top;
	}
	
	
/*------ Header Elements ------*/
	
#logo {
	width:463px;
	height:42px;
	float:left;
	}
	
.headerlinks {
	color:#003466;
	float:right;
	margin:20px 6px 0 0;
	}
	
.headerlinks a {
	color:#fff;
	padding:0 4px;
	text-decoration:none;
	}
	
.headerlinks a:hover {
	color:#fceb09;
	}


/*------ Content Elements ------*/	


.heading, .testheader {
	color:#e19d46;
	font-size:1.2em;
	font-weight:700;
	padding:4px 0;
	}
	
.heading2 {
	color:#3473b5;
	font-size:1.4em;
	font-weight:700;
	padding:4px 0;
	}
	
.heading3 {
	color:#003569;
	font-size:1em;
	font-weight:700;
	padding:4px 0 0 0;
	}
	
h3 {
	color:#003569;
	font-size:1em;
	font-weight:700;
	padding:4px 0 0 0;
	margin:0;
	}
	
.heading4 {
	color:#3473b5;
	font-size:1.4em;
	font-weight:700;
	padding:0 0 8px 0;
	}
	
h2 {
	color:#003569;
	font-size:1.4em;
	font-weight:700;
	padding:4px 0 0 0;
	}
	
p {margin:1px 0 12px 0;color:#333333;padding-top:0;}


li {padding:2px;}

#nav {
	width:20em;
	height:100%;
	min-height:100%;
	background:#cfe4fc;
	float:left;
	border-top:solid #cccccc 8px;
	}
	
#contentcontainer {
	border-top:solid #003569 8px;
	}
	
.with_nav {
	padding-left:20em;
	}
	
.without_nav {
	height:100%;
	padding:10px 40px;
	}	
	
#content {
	width:90%;
	border:0;
	padding-top:20px;
	text-align:left;
	}

.navbox {
	padding:8px;
	font-size:.879em;
	}
	
.navtab {
	background:#003569;
	color:#fff;
	width:16em;
	padding:4px 8px;
	font-weight:700;
	}
	
.navcontent
	{
	background:#ebf3fe;
	border:solid #003569 0px;
	width:21em;
	padding:8px;
	font-size:.949em;
	color:#5072a4;
	}
	
.purchase {background:#fff2b3;}
	
.navtitle {
	width:100%;
	text-align:center;
	margin:4px 0;
	font-weight:700;
	font-size:1.049em;
	color:#183d67;
	}

.navlink {
	margin:4px 8px;
	font-weight:700;
	width:100%;
	}

.navlink a {
	color:#d96129;
	text-decoration:none;
	}
	
.navlink a:hover {
	color:#a10000;
	}

.password {
	font-weight:700;
	margin-top:8px;
	}
	
.password a {
	color:#5072a4;
	}

.password a:hover {
	color:#003366;
	}
	
.contentmsg {
	color:#d96129;
	}

.messagetext {
	font-weight:700;
	}

.tab1 {
	background:#003569 url('images/bgs/tab1_bg.gif') top right no-repeat;
	color:#fff;
	height:1.8em;
	width:11em;
	font-size:.896em;
	line-height:1.8em;
	padding-left:6px;
	margin:8px 0 -2px 0;
	}	
	
.input {
	border:solid #003569 1px;
	height:1.5em;
	line-height:1.2em;
	width:16em;
	margin:2px 0 4px;
	}
	
.inav {background-color:#ffffff;}
.icontent {background-color:#f5f5f5;}
	
li a:hover {color:#3473b5;}
li a {color:#003569;}

#toggleable div {display: none;}

.t1 li { }


.lsac {position:absolute;left:274px;bottom:44px;display:block;}

.powered {position:absolute;right:10px;bottom:44px;font-size:.649em;display:block;}

.cir {width:11em;text-align:center;vertical-align:center;font-size:1.1em;font-weight:700;}
.cir a {color:#fff;}
.cir a:hover {color:#fceb09;}
.c1 {padding-top:60px;}
.c2 {float:left;margin-top:26px;}
.c3 {float:right;margin-top:26px;}
.c4 {margin-top:40px;}

.outtertable {
	border-collapse:collapse;
	margin:18px 0;
	width:100%;
	}


.testtable {
	border-collapse:collapse;
	border:none;
	width:100%;
	}

.innertesttable {
	border-collapse:collapse;
	border:solid #000 1px;
	width:100%;
	}

.testcolumn, .cartHeader, .cartTblHeader {
	background:#003569;
	color:#ffffff;
	font-size:.849em;
	font-weight:700;
	padding:4px;
	border:solid #000 1px;
	border-collapse:collapse;
	}

.testcontent {
	background:#f5f5f5;
	font-size:.849em;
	padding:4px;
	border:solid #000 1px;
	border-collapse:collapse;
	}
	
.testcontent a {color:#0066cc;}
.testcontent a:hover {color:#e19d46;}
.testcontent a:visited {color:#0066cc;}
	

.profiletable {
	border-collapse:collapse;
	margin:18px 0;
	width:510px;
	}
	
.pro2 {border:solid #000 1px;}

.profilehead {
	background:#708cbb;
	color:#ffffff;
	font-size:.849em;
	font-weight:700;
	padding:4px;
	border:none;
	}

.profiledata {
	background:#f5f5f5;
	font-size:.696em;
	padding:4px 10px 10px 10px;
	border:solid #000 0px;
	font-weight:700;
	color:#003569;
	vertical-align:top;
	}
	
.pro {
	height:1.5em;
	line-height:1.2em;
	width:16em;
	margin:2px 0 4px;
	}
	
.proinput {
	border:solid #003366 1px;
	height:1.8em;
	line-height:1.5em;
	width:15em;
	}

.mi {width:1.4em;}
.radiotext {color:#000;font-weight:500;}

/*------ Footer Elements ------*/
	
#footertop {height:6px;background:#003569;}
#footertopleft {height:6px;background:#cccccc;width:26.1em;float:left;}
	
.footertext {
	margin-top:4px;
	color:#e5eaef;
	}	

.footertext a {
	color:#e5eaef;
	}

.footertext a:hover {
	color:#fff;
	}

/*----- S cart Elements ------*/
.title3 {font-weight:700;vertical-align:middle;}
.data2{vertical-align:middle;}
.errmsg {font-size:.679em;}
.email_message {color:#5a77a8;}


	
/*------ Buttons ------*/
	
.btn_yellow
	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 7em;
	height: 1.5em;
	margin-top: 4px;
	padding: 0;
	border:solid #183d67 2px;
	background:#ffd304;
	text-align:center;
	line-height:1.5em;
	}

.btn_yellow a
	{
	display: block;
	color: #183d67;
	width: 7em;
	height: 1.5em;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:700;
	}

.btn_yellow a:hover
	{
	background:#fceb09;
	}

* html a:hover
	{
	visibility:visible
	}

.btn_yellow a:hover img
	{
	visibility:hidden
	}

.btn_yellow span
	{
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	} 	

.ybig
	{
	margin:6px 0 0 34px;
	width: 14em;
	}

.ybig a
	{
	width: 14em;
	}
	
	
	
	
	
	
.btn_green
	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 7em;
	height: 1.5em;
	margin-top: 4px;
	padding: 0;
	border:solid #000 2px;
	background:#fd8e2c;
	text-align:center;
	line-height:1.5em;
	}

.btn_green a
	{
	display: block;
	color: #000;
	width: 7em;
	height: 1.5em;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:700;
	}

.btn_green a:hover
	{
	background:#ffb045;
	}

* html a:hover
	{
	visibility:visible
	}

.btn_green a:hover img
	{
	visibility:hidden
	}

.btn_green span
	{
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}


@media print {
	#nav {width:0em;display:none;}
	.btn_yellow {display:none;}
	.with_nav {padding-left:10px;}
	}
