

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#454646;
	font-size:11px;
	line-height:150%;
	background: #c3c3c3;
}

#container {	
	width:820px;
	margin:0 auto 0 auto;
	background: white;
	padding: 10px;
}

.clearL {
	clear:left;
}

.clearB {
	clear:both;
}


.altColor {	color:#FF8B1E; }

h1, h2, h3 { color:#B82019; }

h1 { 
	font-size:30px; 
	margin:10px 0 15px 10px;
}

.redLine1 {
	background-color:#B82019;
	width:100%;
	height:25px;
	clear: both;	
}

.redLine2 {
	background-color:#B82019;
	width:100%;
	height:2px;
	margin:30px 0 20px 0;
}

.redLine3 {
	background-color:#B82019;
	width:100%;
	height:2px;
	margin:10px 0 20px 0;
}

.yellowLine1 {
	height:3px;
	background-color:#FFCA00;
}


.topImage {
	margin:0 2px 0 0;
}

.sectionTitle { 
	font-size:26px;
	color:#B82019;
	clear:left;
	margin:30px 0 0 0;
}

.center {
	text-align:center;
}

/* Navigation -------------------------------------------------------------------------------- */

#topNav ul {
	background-color:#B82019;
	margin:5px 0 0 0;
	padding:10px 0 10px 0 ;	
	width:100%;	
	text-align:center;
}

#topNav li {
	margin:10px 10px 0 0;
	padding:0px 10px 0 10px;
	display:inline;
	list-style-type:none;
	color:#FFFFFF;
}

#topNav li a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

#topNav li a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

#topNav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#topNav li a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomNav ul {
	margin:0 0 0 0;
	padding:10px 0 0 0 ;	
	width:100%;	
	text-align:center;
	color:#B82019;
}

#bottomNav li {
	display:inline;
}

#bottomNav li a:link {
	color:#B82019;
	text-decoration:none;
}

#bottomNav li a:visited {
	color:#B82019;
	text-decoration:none;
}

#bottomNav li a:hover {
	color:#FF8B1E;
	text-decoration:underline;
}

#bottomNav li a:active {
	color:#B82019;
	text-decoration:none;
}


/* Top Text and Image Block ----------------------------------------------------------------------------*/

#mainBlock {
	padding-top:15px;
}

#mainBlock .title1, #mainBlock .title2 {
	font-family:Tahoma;
	font-size:16px;
	display:block;
	color:#B82019;
}

#mainBlock .title2{
	margin:5px 0 0 20px;
	font-size:20px;
	clear: both;
}


#img4 {
	float:left;
	margin:0 20px 0 0;
}

#textImg4 p{
	float:left;
	display:inline;
}


/* Section Text Block ----------------------------------------------------------------------------*/

.leftCol {
	float:left;
	width:350px;
	margin:0 20px 0 0;
}

.rightCol {
	float:left;
	width:350px;
}

.sectionImg {
	float:left;
	margin:0 5px 0 0;
	display:inline;
}

.sectionText {
	float:left;	
	display:inline;
	width:165px
}

.sectionText h3 {
	margin:0 0 2px 0;
}

.sectionText a:link {
	color:#B82019;
	text-decoration:none;
	display:block;
}

.sectionText a:visited {
	color:#B82019;
	text-decoration:none;
	display:block;
}

.sectionText a:hover {
	color:#FF8B1E;
	text-decoration:none;
	display:block;
}

.sectionText a:active {
	color:#FF8B1E;
	text-decoration:none;
	display:block;
}

.sectionClear {
	clear:left;
	height:20px;
}

/* Columns */

.colL {
	float:left;
	width:300px;
	height:220px;
	margin-left:85px;
	line-height:220px;
}

.colR {
	float:left;
	width:300px;
}

.colR img {
	border: 4px solid #B82019;
}

/* Link List */

.linkList {
	margin:0;
	padding:0;
}

.linkList li {
	padding:25px 0 0 0;
	margin:0px 0px 0px 0px;
	clear:both;
	list-style:none;	
}

.linkList li.l img {
	float:left;
	margin-right:15px;
	border:1px solid #000;
}

.linkList li.r img {
	float:right;	
	margin-left:15px;
	border:1px solid #000;
}
	

/* Bottom Nav Text */

#bottomNav p {
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}

.images {
clear: both;
}

.images img {
float: left;
margin: 6px;
border: 4px solid #B82019;
}


.payButton {
text-align:center;
padding-top: 20px;
clear: both;
}


.topImages {
text-align:center;
height: 200px;
padding-top: 5px;
}

.topImages img {
float: left;
}


.top img {
float: left;
margin: 0px;
padding: 0px;
}

.top div {
float: right;
}

.top div p {
font: 12px tahoma, Arial, Helvetica, sans-serif;
}
.top div p span, a {
color: #B82019;
font-weight: bold;
}

.top div p a:hover {
text-decoration:none;
}

.red {
color :red;
}
.green {
color: green;
}
.nfo {
font: italic 11px Arial, Helvetica, sans-serif;
color:#999999;
}

.captions div {
	width:180px;
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:10px;
}




.websolveLink {
	text-decoration:underline;
	width:840px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFCA00;
	display:block;
	font-weight:normal;
	padding:5px 0 0 0;
}

.websolveLink:hover {
	text-decoration:none;
	color:#FFCA00;
}



.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-dimming {
	background: black;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
	display: none;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Validation ------------------------------ */

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(../images/msg_arrow.gif) 
	left center no-repeat; 
	padding-left:7px
}

#msgcontent {
	font: 9px Helvetica, Arial, Verdana, sans-serif;
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px
}

/* Validation ------------------------------ */


/* Forms ------------------------------ */

form.wForms {
	width: 300px;
	margin: 0 auto;
}

form.wForms fieldset {
  border: none;
  width: 300px;
  padding: 0px;
  margin: 0px;
}

form.wForms legend {
  padding: 0 2px;
  font-weight: bold;  
}

form.wForms label {
  display: inline-block;
  text-align: left;
  vertical-align: top;
	font-weight:bold;
}

form.wForms fieldset ol {
  margin: 0;
  padding: 0;
}

form.wForms fieldset li {
  list-style: none;
  padding: 5px 0px 5px 0px;
  margin: 0;
}

form.wForms fieldset li a {
	color: #272727;
}

form.wForms fieldset li a:hover {
	text-decoration:none;
}

form.wForms li input, form.wForms li textarea {
	border: 1px solid #d4d4d4;
	padding: 5px;
	width: 160px;
}

form.wForms li textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

form.wForms li input:focus, textarea:focus {
	border: 1px solid black;
}


form.wForms em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.wForms label {
  width: 100px;
}

/* Forms ------------------------------ */
