/*
Copyright (c) 2004-2005 Avicy Marketing, All Rights Reserved.
USA CSS
Revision: 1.0
*/

body {
	background-color: #043560;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image:   url("usa/usa_back.gif");
	background-repeat: repeat-x;
	color: #0F3B89;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 100%;
	color: #234884;
	text-align: justify;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:hover {
	color: #025CE9;
	text-decoration: underline;
}

a:hover{
	color: #AA0015;
	text-decoration: none;
	border-bottom: 1px dotted #AA0015;
}

/************** header tag styles **************/

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #941322;
}
h1{
 font-size: bold 120%;
}

h2{
 font-size: bold 114%;
}

h3{
 	font: bold 175%;
	color: #122956;
	padding: 15px 0px 5px;
}

h4{
	font-size: 125%;
}
.tableHead {
	font-size: 14px;
	font-weight: bold;
	color: #941322;
	background-image: url("usa/usa_cell.jpg");

}

/*************** list tag styles ***************/

ul {
	color: #546D98;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #941322;
}

input, select, textarea{
	background-color: #EDF3F9;
	color: #122956;
	border: 1px solid #7F9DB9;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
input.radioButton, input.checkbox { border: none; background-color: #FFF;}

input.button {
	color:#0F3B89;
	font-size:12px;
	font-weight: bold;
	background-color:#0F3B89;
	padding: 3px;
	background-image:   url("usa/usa_btnback.gif");
	background-repeat: repeat-x;
	cursor: hand;
	border: none;
}
input.disabled {
	background-color: #FFFFFF;
	color: #122956;
	border: none;
	cursor: default;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#content{
	padding: 20px;
	margin:0px;
	border-left: 1px solid #747474;
	background-color: #FFFFFF;
	background-image:   url(usa/usa_mainback.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.leftCol {
	background-color: #961221;
	background-image:   url("usa/usa_colback.jpg");
	background-repeat: repeat-y;
	border-left: 1px solid #FF3300;
}

#header {

	background-color: #fff;
	padding: 20px 15px 15px;
	border-bottom: 1px solid #747474;
	width: 730px;
	background-image:   url("usa/usa_head.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	vertical-align: middle;
	border-top: 1px solid #89A9EB;
}

#header a {

	text-decoration: none;
	border-bottom: none;
}
#header h1 { 	font-size: 175%; }
.mainTable {
	background-color: #fff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	padding: 0px;
}

.highlight {
	background-color: #F4F6FA;
}

.mailCol {
		width: 600px;
}

.lightText,.footer {

	color: #0F3B89;
	font-size: 70%;
}
.footer {
	text-align: center;
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	padding: 15px;
}
.tabl {

	color: #546D98;
	font-size: 100%;
}
#floatRight{
	float: right;
	width: 150px;
	background-color: #F1F5FE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	padding: 7px;
	margin-top: 68px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 90%;
	color: #333333;
	text-align: left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#floatRight b{
	font-size: 110%;
	font-weight: bold;
}
#floatRight p{
	text-align: left;
}

#preview {
	background-color: #CCFFFF;
	width: 730px;
	border: 2px dashed #364F7B;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}

/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px;
	font-size: 75%;
	min-height: 400px;
	height: 350px;
}

html>body .feature {height: auto;}

.divLine {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #D2D7E0;
	padding-bottom: 10px;
}

/************ navLinks styles **************/

#navLinks{
	float: left;
	width:178px;
	padding: 0px;
	background-image:   url("usa/usa_navback.jpg");
	background-repeat: no-repeat;
	height: 275px;
}
#navLinks a:link, #navLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	text-decoration: none;
		height: 20px;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active,
#navLinks a:hover, #navLinks a:active {
	background-color: #0B45A5;
	background-image:   url("usa/usa_button.jpg");
	text-decoration: none;
	background-repeat: repeat-y;
	border-bottom: none;
	height: 20px;
}

#navLinks ul a:link, #navLinks ul a:visited {
	display: block;
	padding-left: 15px;
}
#navLinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 90%;
	font-weight: bold;
}

#navLinks li {
	margin: 0;

}

/************* subMenu styles **************/

.subNav {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}

.subNav h2{
	padding: 0px 0px 5px 10px;
	font-size: 100%;
}
.subNav a{
    display: block;
}

/********* tab styles *********/
.tabOn {
	color: #941322;
	background-color: #EDF3F9;
	border-right: 1px solid #666600;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
.tabOff {
	background-color: #CED6DB;
	border-right: 1px solid #666600;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	background-image:   url(usa/usa_tabback.gif);
	background-repeat: repeat-x;
	font-size: 80%;
}

.tabOff a:link, .tabOff a:visited{text-decoration: none;} 
.tabOff a:active, .tabOff a:hover{text-decoration: none;}
	
.tabBottom {
	background-color: #EDF3F9;
	height: 20px;
}
/************** print styles **************/

@media print{ 

body {
	background: white;
	font-size: 12pt;
	}
	
#navLinks {
	display: none;
	}
	
.leftCol {
width: 0px;
}
	
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

.footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: none;
	border-left: none;
}
}

