
table.formPage {
	border: 1px solid #A0A0A0;
	margin: 10px;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
 font-size: 10px;
  font-weight: bold;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #DDE2EC;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 16px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
 color: White;
	border: 1px solid #C14E00;
	background-color: #FF781E;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
body {
font: 11px Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
background: #FFF; 
}
a:link, a:active, a:visited {
	COLOR: #884411; text-decoration: none;
}
a:hover {
	COLOR: #FF6347; text-decoration: underline
}
h1{
color: #FF4500;
font: 13px Trebuchet MS, Georgia, Arial, Helvetica, sans-serif;
font-weight: bold;
margin:0px;
padding:0px;
	}
h1 a:link, h1 a:visited{
	color: #FF4500; text-decoration: none;
}
h1 a:hover{
	color: #FF4500; text-decoration: underline; 
}
h1 a:active{
  color: #FF4500; text-decoration: none;
}
h2{
color: #006400;
font: 14px Arial, san-serif;
font-weight: bold;
margin:0px;
padding:0px;
}
h2 a:link, h2 a:visited{
	color: #556B2F; text-decoration: none;
}
h2 a:hover{
	COLOR: #556B2F; text-decoration: underline; 
}
h2 a:active{
color: #556B2F; text-decoration: none;
}
h3{
color: Maroon;
font: 16px Arial, san-serif;
font-weight: bold;
margin:0px;
padding:0px;
}
h3 a:link, h3 a:visited{
color: Maroon; text-decoration: none;
}
h3 a:hover{
	COLOR: #550000; text-decoration: underline; 
}
hr{
width: 50%;
height: 1px;
}
.box{
margin-top: 5px;
}
.box p{
margin: 0px;
padding: 3px 0px;
}
.box h2{
	color: #83911A;
	font-size: 13px;
	font-family: Arial, san-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
}

.box a:link, .box a:visited {
text-decoration: underline;
color:#333;
			}
.box a:hover {
	color: #FF0000;
	}
.box  a:active {
	color: #FF0000;
	}
.boxBlue{
margin-top: 5px;
}
.boxBlue p{
margin: 0px;
padding: 3px 0px;
}
.boxBlue h2{
	color: #3E6EA6;
	font-size: 13px;
	font-family: Arial, san-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
}
.boxBlue h2 a:link, .boxBlue h2 a:visited{
	color: #2E5BA6; text-decoration: none;
}
.boxBlue h2 a:hover{
	text-decoration: underline; 
}
.boxBlue h2 a:active{
color: #2E5BA6; text-decoration: none;
}
.boxBlue li{
	list-style-type: disc;
		}
.boxBlue a:link, .boxBlue a:visited {
color: #407EEE;
		}
.boxBlue a:hover {
text-decoration: underline;
	}
	
.col-padding{
	padding: 5px;
}
.col-padding10{
	padding: 10px;
}
.col-padding3{
	padding: 3px;
}
.dot-hor{
 background-image: url(../images/dotshorizontalfill.gif);
 background-repeat: repeat-x;
}
.dot-ver{
 background-image: url(../images/dotsverticlefill.gif);
 background-repeat: repeat-y;
}
.nav {
	FONT: 10px Verdana, Arial, san-serif;
	COLOR: #17181A;
	font-weight: bold;
 padding-left: 5px;	
}
.nav a:link{
	COLOR: #17181A;
 text-decoration: none;
}
 .nav a:active, .nav a:visited {
	COLOR: #17181A;
 text-decoration: none;
 }
 .nav a:hover{
	COLOR: #191970;
 text-decoration: underline;
 }
.wiz-nav {
  background-color: #D3DDAD;
	FONT: 11px Verdana, Arial, san-serif;
	COLOR: Black;
	font-weight: bold;
	text-align: center;
}
.wiz-nav a:link{
	COLOR: #17181A;
 text-decoration: none;
}
.wiz-nav a:hover{
	COLOR: #171762;
 text-decoration: none;
}
.wiz-nav a:visited{
	COLOR: #17181A;
 text-decoration: none;
}
.wiz-nav1 {
background: #98A62E;
	FONT: 11px Verdana, Arial, san-serif;
	COLOR: White;
	font-weight: bold;
	text-align: center;
}
.wiz-nav1 a:link{
	COLOR: White;
 text-decoration: none;
}
.wiz-nav1 a:hover{
	COLOR: #FFFFE0;
 text-decoration: none;
}
.wiz-nav1 a:visited{
	COLOR: #FFFFE0;
 text-decoration: none;
}
#wiz p {
	font: 11px Verdana, Arial, san-serif;
	COLOR: #FDF5E6;
	margin: 0px;
	padding: 0px;
	}
p {
	font: 11px Verdana, Arial, san-serif;
	line-height: 140%;
	COLOR: #000;
margin: 0px;
padding: 5px 0px;
	}	
p li{
margin: 5px;
padding-left: 5px;
padding-top: 0px;
}
.orangeline {
 background-color: #FF781E;
	}
.greenline {
 background-color: #98A62E;
	}
 input {
	font: 10px Verdana, Arial, san-serif;
	COLOR: #1F1F1F;
	}
ul{
margin: 0;
padding: 0;
list-style: none;
}
li{
font: 10px Verdana, Arial, san-serif;
padding-left: 5px;
padding-top: 0px;
}
.side-box{
font: 11px Verdana, Arial, san-serif;
padding: 2px;
}
.small {
	font: 10px Verdana;
}
.medium {
color: #B21811;
font: 11px Verdana, Geneva, sans-serif;
}

#topKWs {
color: Maroon;
font: 10px Verdana, Geneva, sans-serif;
padding: 2px;
 font-weight: bold;
 text-align: center;
}
.date {
color: #FFF4E5;
font: 10px Verdana, Geneva, sans-serif;
padding: 3px;
}
.date a, .date a:visited {
color: #FFF4E5;
text-decoration:none;
}
.date a:hover {
color: #FFFEFD;
text-decoration: underline;
}
.fav {
background: #FF781E url(../images/fav.gif) no-repeat 0 100%;
padding-left: 15px;
}
.email {
background: #fff url(../images/email.gif) no-repeat 0 100%;
padding-left: 25px;
}

.tablebox {
	border: #708090 1px solid;	
	}
.title{
	FONT-WEIGHT: bold; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #B21811; 
	text-decoration: none;
	text-align: center;
	height: 30px;
		}

.description {
color: Maroon;
font: 11px Verdana, Geneva, sans-serif;
}
.address{
color: #3E5Ea6;
font: 11px Verdana, Geneva, sans-serif;
}
.icon {
 padding: 5px 0px 0px 0px;
}
.summary {
 padding: 8px 0px;
 font: 11px Verdana, Geneva, sans-serif;
}
.summary-box p{
	background-color: #E8F4FF;
	border:1px solid #B2DAFF;	
	padding: 5px;
	margin: 10px 0px;
}
.warn p{
	background-color: #FFE8E8;
	border:1px solid #FFBBBB;	
	padding: 5px;
	margin: 10px 0px;
}
.footer {
	font: 9px Verdana, Arial, san-serif;
	text-align: center;
 	line-height:15px; 
	color: Green;	
	padding: 10px;
}
.footer a{
	text-decoration: none;
}
.footer2{
font: 9px Verdana, Arial, san-serif;
text-align: right;
line-height:15px;
padding: 10px;
text-decoration: none;
}
.rss{
 background: url(../rss/rss.gif) no-repeat 0 50%;
 padding-left: 33px;
}
.footer2 a{
	text-decoration: none;
	color: #002800;
}

.image-padding{
 margin-bottom: 5px;
}
.mainBox{

}
.mainBox h2, .mainBox h3{
color: #FFF;
font-size: 11px;
font-weight: bold;
background: #3771CE url(../images/bullet.gif) left center no-repeat;
padding:3px 3px 3px 13px;
}

.mainBox h2 a:link, .mainBox h2 a:visited,
.mainBox h3 a:link, .mainBox h3 a:visited{
color: #FFF; text-decoration: none;
}
.mainBox h2 a:hover, .mainBox h3 a:hover{
color: #FFF; text-decoration: underline;
}
.mainBox h2 a:active, .mainBox h3 a:active{
color: #FFF; text-decoration: none;
}
.mainBox ul{
padding: 0;
margin: 0;
list-style-type: none;
	}
.mainBox li{
background: url(../images/bullet3.gif) 0 .3em no-repeat;
color: #000;
list-style-type:none;
font:11px Verdana, Arial, san-serif;
line-height: 125%;
padding-left: .8em;
	}
.mainBox li a, .mainBox li a:visited {
color: #000;
text-decoration: none;
}	
.mainBox li a:hover{
text-decoration: underline;
color: Red;
}
.mainBox img{
border-top:1px solid #FFF;
border-bottom:2px solid #FFD83E;
}
.mainBox-blue{
background-color: #E5EFFF;
border:1px solid #C6DEFF;
padding: 5px;
}

.bottomBox{
border:1px solid #C6DEFF;
}
.bottomBox h2{
color: #FFF;
font-size: 11px;
font-weight: bold;
background: #3771CE url(../images/bullet.gif) left center no-repeat;
padding:3px 3px 3px 13px;
}
.bottomBox h2 a:link, .bottomBox h2 a:visited{
color: #FFF; text-decoration: none;
}
.bottomBox h2 a:hover{
color: #FFF; text-decoration: underline;
}
.bottomBox h2 a:active{
color: #FFF; text-decoration: none;
}
.bottomBox li {
background: url(../images/bullet2.gif) 0 .3em no-repeat;
list-style-type:none;
font:11px Verdana, Arial, san-serif;
line-height: 125%;
padding:0px 0px 0px 10px;
	}
.bottomBox li a, .bottomBox li a:visited {
color: #000;
text-decoration: none;
}	
.bottomBox li a:hover{
color: Red;
text-decoration: underline;
}

.pic-pad{
padding-top: 5px;
padding-bottom: 5px;
}

.txtTitle {
	font:11px Verdana, Arial, san-serif;
	font-weight: bold;
	color: #E66623;	
}
.txtTitle a:link, .txtTitle a:visited{
	font:11px Verdana, Arial, san-serif;
	font-weight: bold;
	color: #E66623;	
	text-decoration: none;
}
.txtTitle a:hover{
	font:11px Verdana, Arial, san-serif;
	font-weight: bold;
	color: #E66623;	 
	text-decoration: underline;
}
.txtTitle a:active{
	font:11px Verdana, Arial, san-serif;
	font-weight: bold;
	color: #E66623;	 
	text-decoration: none;
}

