/*<group=Sitewide>*/

html, body {
	width:100%;
	text-align:center;
}

body {
	margin: 0;
	padding:0;
	font-size: 11px;
	color:#FFF;
	font-family:Arial,Verdana,sans-serif;
	line-height:1.4em;
	background:#071ea1 url(../img/bg.png) repeat-y center;

}

a {	color:#FFF; text-decoration:none; font-weight:bold; }

a:hover { 
	text-decoration:underline; 
}

a img {
  border:none;
}

p,h1,h2,h3,h4,h5,h6 { 
	margin-top:0; 
	margin-bottom:1em;
	line-height:1.2;
}

h3 {
	margin-top:1.5em;
	font-size:16px;
	line-height:1.2;
}
	
div#center>h3 {
	margin-top:.5em;
}

h4 {
	margin-top:1.5em;
	font-size:12px;
}

h4.subtitle {
  font-size:14px;
  margin-top:-1em;
}

ul,ol {
	margin-top:1.5em;
	margin-bottom:1em;
}

h4+ul {
	margin-top:0;
}

strong { 
	font-weight:bold; 
}

em { 
	font-style:italic; 
}

a img { 
	border:none; 
}

.clearall {
	clear: both;
}

.hidden  {
	display:none;
}

.tailgated {
	margin-bottom:0;
}

.tailgater {
	margin-top:0;
}

.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

ul.flush {
	margin-left:0;
	padding-left:0;
}

.flush li {
	margin-left:inherit;
	padding-left:inherit;
	list-style-position:inside;
}

span.bigblue {
	font-weight:bold;
	color:#1E77D3;
}

.note {
	font-size:80%;
	margin-top:-1.25em;
	}

.small {
	font-size:80%;
}

.large {
	padding-top:1em;
	line-height:125%;
	font-size:125%;
}

.strike {
	text-decoration: line-through;

}

.underline {
	text-decoration:underline;
}


.videolinks p {
	display:block;
}

.videolinks a:hover {
	text-decoration:none;
}

.videolinks a {	
	padding-left:45px;
	background: url(../img/video1.gif) no-repeat 0 50%;
}
	
/*</group>*/

/*<group=Wrappers>*/

#outerwrap {
	width:705px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../img/header-min.jpg) no-repeat;
}

#innerwrap {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:705px;
}
	
/*</group>*/

/*<group=Header>*/

#header {
	width:100%;
}

/*<group=Navigation>*/

#navigation {
	font-size:12px;
	padding-top:117px;
}

#navigation ul {
  width:100%;
  float:left;
	margin:0;
	padding:0;
	background:#d5b512;
	list-style-type:none;
}

#navigation li {
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	border-right:1px solid #eada89;
}

#navigation a {
  float:left;
	margin:0;
	padding:5px 7px;
	color:#4b5696;
}

#navigation li.first a {
	margin-left:5px;
}

#navigation li.last {
	border-right:none;
}
	
/*</group>*/
	
/*</group>*/

/*<group=Left>*/

#leftcol {
	float:left;
	padding:10px;
	margin:0;
	text-align:left;
	width: 148px;
}

#leftcol h2 {
	font-size:14px;
	line-height:16px;
}

#leftcol h3 {
	font-size:12px;
	line-height:16px;
}
	
#leftcol .spaced {
	padding-top:1em;
}

#leftcol #right table {
  width:100%;
	margin-bottom:1em;
	border-collapse: collapse;
}

#leftcol #right th, #leftcol #right td {
	text-align:left;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:1.1;
}

#leftcol #right th {
	padding-right:5px;
}

#leftcol #right th a {
  color:#FFF !important;
}

#leftcol #right ul, .checked, .greaterthan {
	margin-left:1em;
	padding-left:1em;
}

#leftcol #right ul li {
	list-style-image:url(../img/check_white.gif);
}

.checked_on_white li {
	list-style-image:url(../img/check.gif);
}

#leftcol #right ul a {
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}

#leftcol #right h3 {
	font-size:120%;
}


/*</group>*/

/*<group=Center>*/

#center ol.valuelist li {
	margin-bottom:1em; 
	}


#centerWrap {
	float:left;
	width:420px;
	color:#000;
	text-align:left;
}

#centerWrap a {
	color:#2F4577;
}

#center {
	padding:15px;
	height:1%; /* hack for italicized text */
}

#center h3 {
  font-size:1.7em;
  margin-top:1.5em !important;
  margin-bottom:1.1em;
}

#center > h3:first-child {
  font-size:28px;
  margin-top:0 !important;
}

#center h2.h3 {
	font-size:120%;
}

.checked li {
	list-style-image:url(../img/check_white.gif);
}

.thick li {
	font-weight:bold;
}

a.covertlink, #leftcol #right table a {
	color:#000 !important;
	font-weight:normal;
}

#leftcol #right a.covertlink, #leftcol #right table a  {
  color:#FFF !important;
}

#leftcol #right a.covertlink {
  font-weight:bold;
}

a.covertlink:hover, #leftcol #right table a:hover {
	text-decoration:none;
}

.greaterthan li {
	list-style-image:url(../img/greater_than.gif);
}

.fullcenter {
	margin:5px 15px 15px;
	padding-top:.5em;
	border-top: 3px solid #B2CDE7;
}

.fullcenter h3 {
	font-size:115%;
	margin-top:1em;
}

#centerWrap .button {
	padding: 5px;
	background:#1E77D3;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#fff;
}

#centerWrap .button {
	padding: 5px;
	background:#1E77D3;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#fff;
}

#centerWrap a:hover.button {
	color: #fff;
}

.mrp_list {
	float:left;
	margin-left:2em;
	padding-left:0;
	text-align:left;
	width:35%;
}

.mrp_list li {
	list-style-image:url(../img/bullet.gif);
	margin-left:0;
	padding-left:0;
}
	
/*</group>*/

/*<group=Right>*/

#rightcol {
	float:right;
	width:98px;
	padding:0 8px;
}


#rightcol ul {
	margin: 0 0 2em 0;
	padding:0;
	text-align:center;
	list-style-type:none;
	font-weight:bold;
	font-size:10px;
}

#rightcol li {
	margin-bottom:.5em;
} 

#rightcol h2, #rightcol h3 {
	border-bottom:1px solid #AAA;
	line-height:1.3;
	font-size:14px;
	padding:1em 0;
	margin:0;
}

#rightcol h2 span {
  font-size:1.2em;
}

#rightcol h3 {
  border-bottom:none;
  padding:1em 0 0;
}

#rightcol h3 span {
  font-size:1.2em;
}

#rightcol p {
  color:#192ea4;
	margin-top:-1.75em;
	margin-bottom:1.75em;
}

#rightcol a {
  color:#192ea4;
}

#rightcol a.imgwrap {
  display:block;
  margin-top:1em;
  margin-bottom:-1em;
}

#rightcol a.imgwrap img {
  margin-left:-8px
}

* html #rightcol a.imgwrap img {
  width:98px;
}

#rightcol a.imgwrap:hover {
  text-decoration:none;
}

	
/*</group>*/




/*<group=Footer>*/
#footer {
	clear:both;
	color:#000;
	padding:5em;
}



/*</group>*/


/*<group=Uniform>*/

form span {
	float:left;
	clear:both;
	margin-bottom:1em;
}

h3+form {
	padding-top:1em;
	}

form span.note {
padding-left:100px;
}

span.topradio {
	margin-bottom:0;
}

label, span.spacer {
	float:left;
	width:100px;
	font-weight: bold;
}
	
input, select.fixedwidth {
	width:225px;
}
	
input.submit, input.radio {
	width:auto;
}

ul.errors {
	color:#900;
	font-weight:bold;
}

.topradio label {
	display:block;
	width:100%
}

.indent1 {
	padding-left: 18px;
}

/* Replaces <u> with <span class="uline"></span> to adhere to XHTML strict */
.uline { text-decoration: underline; } 
	
/*</group>*/