/* Remove padding and margin */
* 
    { 
    margin: 0; 
    padding: 0; 
    border: 0; 
} 

/*default links */
a:link, a:visited, a:active {
	color: #557BA9;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(redesign_images/GIF_JPG/stripe_diag3.gif);
}

#outer{
	position:relative;
	height:100%;
	min-height:100%;
	width:750px;
	text-align:left;
	background-image: url(redesign_images/GIF_JPG/threebackgroundlines.gif);
	background-repeat: repeat-y;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outer p {padding-left:6px; padding-right:6px}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/



.mainTable {
}
/* +++++++++++++++++++++++++  HEADER ++++++++++++++++++++++ */
#topHeader {
	position: relative;
	height: 160px;
	background-image: url(redesign_images/GIF_JPG/topbackgroundMAINtest8_spanish.jpg);
}

h1#hide {
	text-indent: -5000px;
}

#slogan {
	position: absolute;
	top: 95px;
	right: 14px;
	float: right;
	color: #557BA9;
	font-weight: bold;
	font-size: 11px;
	width: 120px;
	text-align: left;
	height: 35px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	
}

#flashheader{
	position: absolute;
	top: 8px;
	right: 4px;
}


/* +++++++++++++++++++++++++ TOP NAV ++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ default ++++++++++++++++++++++ */
ul#topNav {
	position: absolute;
	top: 163px;
	right: 8px;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#topNav li {
	float: left;
	padding: 0;
	margin: 0 0px 0 0;
	height: 35px;
	background-image: url(redesign_images/GIF_JPG/tab1_vector_flipped.gif);
	background-repeat: no-repeat;
}

ul#topNav li:hover {
	float: left;
	padding: 0;
	margin: 0 0px 0 0;
	height: 35px;
	background-image: url(redesign_images/GIF_JPG/tab1_vector_selected_flipped.gif);
	background-repeat: no-repeat;
}
ul#topNav li a {
	float: left;
	display: block;
	height: 25px;
	width: 85px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
}

ul#topNav li a.oneliners {
	float: left;
	display: block;
	padding: 10px 8px 0px 5px;
	margin: 0;
	height: 20px;
	width: 85px;

}

ul#topNav li a:link, ul#topNav li a:visited, ul#topNav li a:hover, ul#topNav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}

ul#topNav li a.topnavselected:link, ul#topNav li a.topnavselected:visited, ul#topNav li a.topnavselected:hover, ul#topNav li a.topnavselected:active {
	color: #557BA9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}


ul#topNav li a:hover {
	color: #000000;
}

ul#topNav li a.topnavselected:hover {
	color: #000000;
}

/* +++++++++++++++++++++++++ TOP NAV ++++++++++++++++++++++ */
/* +++++++++++++++++++++++++ selected ++++++++++++++++++++++ */
ul#topNav li.selected {
	float: left;
	padding: 0;
	margin: 0 0px 0 0;
	height: 35px;
	background-image: url(redesign_images/GIF_JPG/tab1_vector_selected_flipped.gif);
	background-repeat: no-repeat;
}
ul#topNav li a:link.selected, ul#topNav li a:visited.selected, ul#topNav li a:hover.selected, ul#topNav li a:active.selected {
	color: #dd0728;
	text-decoration: none;
}
ul#topNav li a:hover.selected {
	color: #dd0728;
}

/* ++++++++++++++++++ SUBHEADERLINKS ++++++++++++++++ */

a.sublinks:link, a.sublinks:visited, a.sublinks:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.sublinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#subTopHeader {
	height: 12px;
	margin-left: 5px;
	width: 743px;
	background-image: url(redesign_images/GIF_JPG/linetestthing_2.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 3px;
	font-size: 12px;
}

#subTopHeader p {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


/* +++++++++++++++++++++++++ LEFT NAV ++++++++++++++++++++++ */

#espanol {
	background-position: center;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	padding-right: 3px;
}


a.menulinks:link, a.menulinks:visited, a.menulinks:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

a.menulinks:hover {
	color: #900;
	text-decoration: underline;
	font-size: 13px;
}

a.sidelinks:link, a.sidelinks:visited, a.sidelinks:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a.sidelinks:hover {
	color: #900;
	text-decoration: underline;
}




#leftNav {
	float: left;
	width: 171px;
	height: 146px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 4px;
}

#NAVmenu {
	padding-top: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
}

ul.NAVmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4BAD1;
	text-align: right;
	padding-right: 5px;
	margin-top: 30px;
	margin-right: 0px;
}

#fourbars {
	position: absolute;
	top: 260px;
	left: 171px;
}

#promo {
	width: 160px;
	text-align: center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: none;
	color: #557BA9;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 2px;
	border-top: 1px solid #A4BAD1;
	border-right: 1px #A4BAD1;
	border-bottom: 1px solid #A4BAD1;
	border-left: 1px #A4BAD1;
}

.promotext {
	width: 150px;
}
/* +++++++++++++++++++++++++ MAIN CONTENT ++++++++++++++++++++++ */
#mainContent {
	width: 555px;
	min-height:100%;
	left: 0px;
	float: right;
	margin-right: 7px;
	margin-top: 30px;
}

.box {
	background: url(redesign_images/GIF_JPG/corner.gif) top left no-repeat;
	border-left: 1px none #A4BAD1;
	border-top: 1px none #A4BAD1;
	padding: 15px;
	margin: 10px;
	width: auto;
	height: auto;
	border-right: 1px solid #A4BAD1;
	border-bottom: 1px solid #A4BAD1;
}
.box2 {
	padding: 10px;
	margin: 5px;
	width: auto;
	height: auto;
}
.box img {
	margin: 10px;
	float: right;
	display: inline;
	padding-left: 5px;
}

.imageText, .imageTextLarge {
	float: right;
	display: inline;
	width: 180px;
	text-align: center;
}
.imageTextLarge {
	float: none;
	text-align: center;
}
.imageTextLarge img {
	float: none;
	display: block;
}
iframe {
	border: 1px solid #69F;
	border-right-color: #ccc;
}
.header {
	display: block;
	color: #900;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
}
.subHeader {
	display: block;
	color: #557BA9;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	padding-top: 8px;
}
.subHeader2 {
	display: block;
	color: #0056A4;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
}
p {
	margin-top: 12px;
}

p.secondaryheader {
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

p.pullout {
	float: right;
	display: inline;
	width: 180px;
	text-align: center;
	border: 1px solid #333;
	padding: 5px;
}
#banner {
	text-align: center;
	height:60px;
	margin-top: 15px;
}
table.tableStyle th {
	font-weight: bold;
	color: #fff;
	background: #858A9F;
	text-align: left;
}
table.tableStyle {
	border-bottom: 1px solid #858A9F;
	border-left: 1px solid #858A9F;
}
table.tableStyle td {
	border-top: 1px solid #858A9F;
	border-right: 1px solid #858A9F;		
}

/* +++++++++++++++++++++++++ FOOTER ++++++++++++++++++++++ */

#clearfooter{
	clear:both;
	height:100px;
}

/*needed to make room for footer*/

#footerbottom {
	width: 750px;
	text-align: center;
	height: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
	background-image: url(redesign_images/GIF_JPG/footerbackground.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

a.footerlink:hover {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

a.footerlink2:link, a.footerlink2:visited, a.footerlink2:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.footerlink2:hover {
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}


#footercontrol {
	padding-top: 0px;
	font-weight: normal;
}

.footmove {
	padding-top: 6px;
	margin-bottom: 4px;
}

/* +++++++++++++++++++++++++ OTHER ++++++++++++++++++++++ */

td {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	border-bottom: 1px solid #557BA9;
}

td td{
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	border-bottom-style: none;
}



td.nobottom {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	border-bottom-style: none;
	
}

.box ul {
	padding-left: 25px;
	padding-top: 15px;
}

.box ul li {
	margin-left: 1em;
}


.box ul li a{
	font-size: 12px;
	color: #003366;
}

.box ol {
	padding-left: 25px;
	padding-top: 15px;
}

.box ol li {
	margin-left: 1em;
}


.box ol li a{
	font-size: 12px;
	color: #003366;
}

.textbox {
border: 1px solid #557BA9;	
}

#tipsimage {
	position: relative;
	top: 25px;
}

input, select {
	border: 1px solid #557BA9;
	margin-bottom: 4px;
}
