/* template ver 1.0 styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/pattern.jpg);
	padding: 0px;
}
.gradient {
	background-image: url(images/bakgradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	font-size: 12px;
	margin-top:4px;
	margin-bottom:10px;
	color: #333333;
	line-height: 15px;
}
h1 {
	font-size: 22px;
	margin-bottom:8px;
	margin-top: 4px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 23px;
}
h3 {
	font-size: 14px;
	margin-top:12px;
	margin-bottom:0px;
	color: #333333;
	line-height: 16px;
}

ul {
	font-size: 12px;

	margin: 0px 0px 0px 15px;

	color: #000000;
	line-height: 15px;
	padding-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	text-decoration: underline;
}


#footer {
	padding-top:19px;
	font-size: 11px;
	color: #333333;
	width: 880px;
	line-height: 15px;
	height: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px auto;
	display: block;
	text-align: left;
	background-image: url(images/footerbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footerdivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d59c66;
}
#footer a{
	color: #0033CC;
	text-decoration: underline;
}
#screenedimages {
	background-image: url(images/sideshadow.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
	width: 880px;
}


.smlinks {
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}


.shell {
	width:860px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px auto;
	/*width:auto;*/
}

.clrbt {clear:both;}


#lnav {
	float:left;
	width:150px;
	left: 163px;
	background-image: url(images/lnav.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 1px 0px 0px;
	background-position: left top;
}
.navblue a, .navblue a:hover {
	text-decoration:none;
	color:#ff0000;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding-top: 5px;
	margin: 0px 11px 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 2px;
	background-image: url(images/lnavblue.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: bold;
}
.nav {
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.nav a {
	text-decoration:none;
	color:#663333;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding-top: 5px;
	margin: 0px 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 2px;
	background-image: url(images/lnavbrown.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
}
.nav a:hover {
	text-decoration:none;
	color:#CC0000;
}

.header {
	font-size:11px;
	line-height: 12px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px 11px 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	background-color: #eef1f7;
}
.header a {
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	line-height: 12px;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	padding-top: 3px;
	background-image: url(images/bullet2.gif);
	margin: 0px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.lnavbottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.header a:hover {
	text-decoration:none;
	color:#003399;
	background-color: #FFFFFF;
}
#topbarhome {
	background-repeat: no-repeat;
	height: 104px;
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	background-image: url(images/topbarhome.gif);
	background-position: center top;
}
#topbarhome img{
	margin-top: 31px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#topbar {
	background-repeat: no-repeat;
	height: 128px;
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	background-image: url(images/topbarbak.gif);
	background-position: center top;
}
#topbar img{
	margin-top: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}





.photo {
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #333333;
	margin-top: 1px;
	margin-right: 0px;
	float: right;
	padding: 0px;
}

.form {
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}
.formleftalign {
	font-size: 11px;
	text-align: left;
	padding-right: 3px;
}
li {
	padding-bottom: 0px;
	list-style-image: url(images/bullet.gif);
	margin-top: 1px;
	margin-bottom: 1px;
	color: #333333;
}
#content {
	padding-left:0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	width: 500px;
	margin-left: 160px;
}
.bucket {
	height: 164px;
	width: 111px;
	background-image: url(images/bucket.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 12px;
	padding-top: 10px;
	float: left;
	margin-right: 1px;
	margin-top: 0px;
}
.bucket h1 {
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 13px;
	
}
.bucket h1 a{
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	line-height: 13px;
}
.bucket h1 a:hover{
	color: #CC0000;
	text-decoration: none;
	
}
.bucket p {
	font-size: 11px;
	line-height: 12px;
	
}
.bucket p a{
	color: #094fa3;
	text-decoration: none;
	
}
.bucket p a:hover{
	color: #0066FF;
	
}
#contenthome {
	padding-left:14px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 6px;
	width: 656px;
	margin-left: 0px;
	height: 175px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 12px;
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #336699;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.testimonial {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #336699;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.clearboth {
	clear: both;
	margin: 0px;
}

.rtcolumn {
	width: 182px;
	margin-top: 6px;
	padding: 0px;
	float: right;
}
.quicklinks {
	background-image: url(images/quicklinks.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 34px;
}
.quicklinks p{
	color: #663333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 11px;
}
.quicklinksbottom {
	background-image: url(images/quicklinksbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
	height: 97px;
}
.login {
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
}
.login a{
	font-size: 11px;
	color: #639cd9;
	text-decoration: underline;
}
.login a:hover{
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.quicklink{
	padding-left: 15px;
	background-image: url(images/quicklinksarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	float: left;
	width: 100px;
	
}

.rtcolumn h4 {
	text-align: center;
	margin: 0px 10px 4px;
	padding: 0px;
	border: 1px solid #bf6539;
}
.rtcolumn h4 a{
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(images/resources.gif);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 22px;
	height: 14px;
}
.rtcolumn h4 a:hover{
	color: #FFFFFF;
	background-image: url(images/resourceso.gif);
	text-decoration: none;
}

.learnmore {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 15px;
	background-image: none;
	font-size: 11px;
	margin-top: 0px;
	display: block;
	clear: both;
	margin-left: 18px;
	width: 77px;
	text-align: center;
}




.caption {
}
.caption p{
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #0066CC;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.caption img{
	margin: 0px;
	border: 1px solid #000000;
	padding: 0px;
}

.li2 {
	margin-bottom: 6px;
}
.phonehome {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 18px 10px 10px;
	margin-top: 70px;
	display: block;
	text-align: left;
	float: right;
}
.phonenumber {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 6px 10px 10px;
	margin-top: 0px;
	display: block;
	text-align: left;
}
.tollfree {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}



.bottomline {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-bottom: 10px;
}


.bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
	clear: both;
}
.bottom p{
	font-size: 10px;
	text-align: center;
	color: #333333;
	line-height: 12px;
}
.bottom a{
	text-decoration: underline;
	
}
#collage {
	height: 211px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.hznav {

	height: 23px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/hznavbak.jpg);
	background-repeat: repeat-x;
	clear:left;
}

.hznav ul li{

        list-style:none;
	display:inline;
	float:right;
}

.hznav a{
	line-height:23px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0px;
	background-position: center;
	text-align: center;
}
.hznav a:hover{
	line-height:23px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
	
.topshadowbak {
	background-image: url(images/topshadowbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
.topshadowbak2 {
	background-image: url(images/topshadowbak2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.breadcrumbs {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
}
.breadcrumbs p {
	font-size: 10px;
	color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.breadcrumbs a {
	color: #999999;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #009900;
	text-decoration: underline;
}
.style1 {
	color: #CC0000;
	font-weight: normal;
}
.required {
	color: #FF0000;
}

.rulecopy {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 11px;
	margin-left: 0px;
}
.rule {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-right: 11px;
	margin-left: 11px;
}
.address {
	font-size: 11px;
	line-height: 13px;
}
.formtext {
	font-size: 11px;
	text-align: right;
	padding-right: 3px;
}
.table4 {
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #877c66;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.table4 thead{
	background-color:#2d5caa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.chartrow {
	background-color: #e6e6e6;
}
.charthead {
	background-color: #CCCCCC;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table4 thead td{
	border-top: 1px solid #f4f0e5;
	border-right: 1px solid #f4f0e5;
	padding: 3px;
}
.table4 tbody td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px 3px 2px 4px;
}

#generic-shell {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	height:auto;
}

.partners {
	background-color: #FFFFFF;
	height: 110px;
	width: 150px;
	float: left;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.partners img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;	
}
.partners a:hover {
	color: #CC0000;
	text-decoration: none;
	
}
ul.pdfs {
	list-style-type: none!important;
	padding: 0;
	list-style-image: none!important;
}
ul.pdfs li {
	margin-bottom: 0.5em;
	list-style-type: none!important;
	list-style-image: none!important;
}
ul.pdfs li a {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/pdficonsm2.gif) no-repeat left center;
	padding-left: 21px;
	line-height: 16px;
	list-style-type: none!important;
	list-style-image: none!important;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* --- CENTER CONTENT AREA --- */

#center-content {

	width: 500px;
	background:#ffffff;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float:left;

}

