@charset "ISO-8859-1";

/*Light Grey #e6e6e6
  Medium Grey #a6a6a6
  Dark Grey #808080
  Blue #5b92ca
  */


body {
	background-color:#557BBE; 
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 8px;
}

h3 {
	font-size: 12px;
	margin: 0 0 8px 8px;
	color: #808080;
}

h3:hover {
	text-decoration: underline;
}



h4 {
	font-size: 12px;
	margin: 6px 0 2px 15px; 
}

a a:hover a:focus {
	color: #5b92ca;
}

a:visited {
	color: #FF9900
}

a img {
	border: none;
}


#grey, #grey a, #grey a:visited, {
	color: #808080;
	text-decoration: none;
}

#grey a:hover, #grey a:focus {
	text-decoration: underline;
	color: #808080;
}

#maincontent li {
	margin: 4px 0;
}


#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	position: relative;
	top: -8px;
}

p {
	font-size: 12px;
}

.glossary {
	font-size: 12px;
}

#glossaryanchors {
	font-size: 16px;
	line-height: 20px;
	color:#666666;
	width: 415px;
	text-align: center;
}

#glossaryanchors a, #glossaryanchors a:visited {
	font-size: 16px;
	line-height: 20px;
	color:#666666;
	text-decoration: none;
}

#glossaryanchors a:hover, #glossaryanchors a:focus {
	font-size: 16px;
	line-height: 20px;
	color: #5b92ca;
	text-decoration: underline;
}

#maincontent ul {
	font-size: 12px;
}

#maincontent ol {
	font-size: 12px;
}

.mainli {
	margin: 20px 0 4px !important;
	font-weight: bold;
}

.plain {
	list-style: none;
	margin: 0 120px 20px 10px;
}

.plain li {
	margin: 2px 0 8px 0 !important;
}

.faqs {
	margin: 4px 10px 8px 20px;
}

.faqs2 {
	margin: 4px 10px 10px 20px;
}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	margin: 20px 0 10px 0;
	padding: 4px 0;
	
}


/*LEFT SIDEBAR NAVIGATION*/

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight: 500;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 0;
} 

#nav a {
	padding: 6px 0 6px 6px;
	margin: 0;
	display: block;
	background-color: #a6a6a6;
	text-align: left;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	color: #FFFFFF;
} 

#blue {
	background-color: #5b92ca!important; 
}

#nav a:visited {
	 text-decoration: none;
	 color: #FFFFFF;
	 background-color: #a6a6a6;
} 

#nav a:hover, #nav a:focus {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #808080!important;
}

#nav2 {
	font-size:.9em;
	font-weight: 400;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav2 a {
	padding: 2px 0 2px 14px;
	margin: 0!important;
	display: block;
	background-color: #808080!important;
	text-align: left;
	border: none;
	text-decoration: none;
	color: #e6e6e6;
} 

.on {
	background-color: #808080!important; 
	border-bottom: 1px solid #FFF!important
}

.on2 {
	background-color: #808080!important; 
	border: none!important;
}

.on3 {
	color: #FFF!important;
}

.last {
	padding-bottom: 8px!important;
	border-bottom: 1px solid #FFF!important;
}

.laston {
	padding-bottom: 8px!important;
	border-bottom: 1px solid #FFF!important;
	background-color: #808080!important;
	color: #FFF!important;
}

/* END LEFT SIDEBAR NAVIGATION*/

/*RIGHT COLUMN*/

#rightcolumn {
	width: 180px;
	float: right;
	padding: 0 10px;
	text-align: center;
}

#featurebox {
	width: 168px;
	background-color: #e6e6e6;
	border: 1px solid #a6a6a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 12px 4px 6px 12px;
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: left;
	
}

.clear {
	clear: right;
}

.clear2 {
	clear: left;
}

.fltrt {
	float: right;
}

.fltrt2 {
	float: right;
	margin: 0 0 10px 30px;
	border: solid 1px #666666;
}

.small {
	font-size: 9px;
}

.small2 {
	font-size: 9px;
	margin: 2px 0 8px 0;
}

.source {
	font-size: 9px;
	font-style: italic;
	margin-top: 2px;
}

.space {
	height: 4px;
}

.space2 {
	margin: 35px 0 15px 0;
}

.ctr {
	margin: 0 auto 20px;
	text-align: center;
}

.testimonial {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	line-height: 15px;
	margin: 0 6px 0 6px;
}

.testimonialattribute {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin: 8px 4px 4px 20px;
}

#footprint {
	background-image: url(../images/footprint.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
	width: 140px;
	margin-left: 20px;
}

.bold {
	font-weight: bold;
}

.boldbig {
	font-weight: bold;
	font-size: 13px;
}

.ital {
	font-style: italic;
}

.logo {
	float: right;
	margin: 0 0 4px 90px;
}

.disclaimer {
	font-size: 80%;
}

.anchor {
	line-height: 250%;
	list-style: none;
	margin-bottom: 25px;
}

.number1 {
	height: 34px;
	padding-left: 40px;
	background-image: url(../images/levelnumber-1off.gif);
	background-repeat: no-repeat;
	background-position: left middle;

}

.secondarylist {
	list-style-type: none;
	margin: 0 0 20px 20px;
}

.secondarylist2 {
	list-style-type: none;
	margin: 0 0 20px 40px;
	font-size: 12px;
}

.borders {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	margin: 20px 0 10px 0;
	padding: 4px 0;
	
}

.borders2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin: 0 0 10px 0;
	padding: 4px 0;
	
}

.rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	height: 2px;
}

.glossaryentry {
	margin: 10px 5px;
	padding: 5px 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

.big {
	font-size: 88%!important;
	color: #333333;
}

.fltleft {
	float: left;
	margin: 10px 20px 10px 10px;
}

#step1 h6 {
	font-size: 14px;
	margin: 20px 0 0;
	height: 40px;
	color: #808080;
	padding: 2px 0 2px 40px;
	background-image: url(../images/levelnumber-1off.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

#step1 h6:hover {
	color: #808080;
	background-image: url(../images/levelnumber-1on.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	text-decoration: underline;
}

#step2 h6 {
	font-size: 14px;
	margin: 20px 0 0;
	height: 40px;
	color: #808080;
	padding: 2px 0 2px 40px;
	background-image: url(../images/levelnumber-2off.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

#step2 h6:hover {
	color: #808080;
	background-image: url(../images/levelnumber-2on.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	text-decoration: underline;
}

#step3 h6 {
	font-size: 14px;
	margin: 20px 0 0;
	height: 40px;
	color: #808080;
	padding: 2px 0 2px 40px;
	background-image: url(../images/levelnumber-3off.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

#step3 h6:hover {
	color: #808080;
	background-image: url(../images/levelnumber-3on.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	text-decoration: underline;
}

#step4 h6 {
	font-size: 14px;
	margin: 20px 0 0;
	height: 40px;
	color: #808080;
	padding: 2px 0 2px 40px;
	background-image: url(../images/levelnumber-4off.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

#step4 h6:hover {
	color: #808080;
	background-image: url(../images/levelnumber-4on.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	text-decoration: underline;
}

#greentravelimage {
	margin: 10px 0 3px 10px;
}

.indent {
	margin-left: 20px;
}

.bodylist li {
	font-size:12px!important;
	margin: 4px 0 6px 0;
	list-style-type: circle;
}


.bodylist2 {
	font-size:12px!important;
	margin: 4px 0 6px 15px;

}

.centerimage {
	margin: 2px autox!important;
	text-align: centerx!important;
	}
	
.buttontext {
	margin-top: 0;
margin-left: 10px;
}

.greytext {
	color: #999; }
	
.formheader {
	text-align: center !important;
	font-weight: bold;
	font-size: 12px;
}

.formlabel {
	font-size: 12px;
}


.inlinehead {
	font-weight: bold;
	font-size: 13px;
}

ul.new { font-size: 12px; list-style-type: disc; margin-bottom: 6px;}
li.new { margin-bottom: 4px;}	
