html{
	font-size: 100.01%;
}
body{
	margin: 0;
	background-color: #348752;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000;
	font-weight:normal;
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
}
img{
	border: none;
	display: block;
}
img.bullets{
	border: none;
	display: inline;
}
img.inline{
	border: none;
	display: inline;
}
form,fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
a:link {
	color: #000;
	font-weight: bold;	
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-weight: bold;	
	text-decoration: underline;
}
a:hover {
	color: #C00;
	font-weight: bold;	
	text-decoration: underline;
}
a:active {
	color: #C00;
	font-weight: bold;	
	text-decoration: underline;
}
a.more:link {
	color: #000;
	font-size: 0.9em;
	font-weight: normal;	
	text-decoration: underline;
	margin-top: 0;
}
a.more:visited {
	color: #000;
	font-size: 0.9em;
	font-weight: normal;	
	text-decoration: underline;
	margin-top: 0;
}
a.more:hover {
	color: #C00;
	font-size: 0.9em;
	font-weight: normal;	
	text-decoration: underline;
	margin-top: 0;
}
a.more:active {
	color: #C00;
	font-size: 0.9em;
	font-weight: normal;	
	text-decoration: underline;
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
}
#wrapper{
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
	position: relative;
}

/*top nav*/
#topnav{
	width:880px;
	height:26px;
	margin: 0;
	padding: 0;
}

/*content*/
#contentmain{
	float:left;
	width:880px;
	margin: 0;
	padding: 0;
	background-image: url('../images/bg_main.jpg');
	background-repeat: no-repeat;
}
#content{
	width:880px;
	padding:0;
	margin:0;
}

#contenthome{
	width:880px;
	padding:0;
	margin:0;
}

h1.tag {
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 0.75em;
	line-height:1.2em;
	font-weight: bold;	
	font-style: italic;	
	color: #FFF;
}

#contentmainint{
	float: left;
	width: 855px;
	margin: 0 auto;
	padding: 0;
}

#contentint{
	width: 855px;
	clear: both;
	padding: 0;
	margin: 0 0 0 55px;
}

#contentint #top {
	overflow: hidden;
	margin: 0;
}

#contentint #mid {
	width: 755px;
	overflow:hidden;
	margin: 0;
	padding: 20px 25px 20px 30px;
	background-image: url('../images/int_box_bg.png');
	background-repeat: repeat-y;
}

#contentint #mid h1 {
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;	
	text-align: left;
	line-height: 1.0em;
	padding: 0;
}

#contentint #mid p {
	font-size: 0.8em;
	line-height: 1.2em;
}

#contentint #mid p.sub {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#contentint #mid p.instruct {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #C00;
	margin: 0 0 10px 0;
}

#contentint #mid p.note {
	font-size: 0.65em;
	line-height: 1.0em;
	padding-top: 6px;
}

#contentint #mid p.facts {
	font-size: 0.75em;
	line-height: 1.15em;
	font-style: italic;
}

#contentint #mid p.belowprice {
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	margin-top: 4px;
}

#contentint #mid p.aboutpicquote {
	font-size: 0.65em;
	line-height: 1.2em;
	font-style: italic;
	text-align: right;
}

#contentint p.testabout{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
	padding: 12px 20px 0px 28px;
}

#contentint p.testcreditabout{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0px 20px 10px 28px;
}

#mid h2{
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 15px 15px 0px 0;
}

#mid ul{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 3px 0 0 50px;
}

#mid li{
	background: url('../images/bullet_homeintro.gif') no-repeat 0 5px;
	padding-left: 11px;
}

#mid span.asterisk{
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
}

#mid p.red_head{
	font-size: 1.4em;
	font-weight: bold;
	color:#CC0000;
	line-height:20px;
	margin:0;
	padding:12px 0 0 0;
}

#links p, #news p{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 12px 0 0 0;
	padding-left: 11px;
	background: url('../images/bullet_homeintro.gif') no-repeat 0 3px;
}

#contentint #btm {
	overflow:hidden;
	margin: 0;
}

th {
	font-size: 0.75em;
	padding: 3px 0 1px 8px;
	border-top: 2px solid #09c;
	border-bottom: 2px solid #09c;
	background-color: #d7e6eb;
	text-align: left;
	line-height: 1.2em;
}

td {
	font-size: 0.75em;
	padding: 3px 0 3px 8px;
	border-bottom: 1px solid #09c;
}

/*
tr:hover{
	background-color: #FFF;
}

tr.sfhover{
	background-color: #FFF;
}
*/

#contentint #classdirections {
	float: left;
	width: 350px;
	margin-top: 0;
}

/*left column home*/
#left_column_home{
	float:left;
	width:408px;
	padding: 0;
	margin: 0;
}

#left_column_home #signblock{
	margin: 220px 30px 8px 80px;
	padding: 0;
}

#left_column_home #nscblock{
	background-image: url('../images/home_yellowbox_bg.gif');
	background-repeat: repeat-y;
	margin: 8px 40px 0 85px;
	padding: 0;
}

#left_column_home #announceblock{
	background-image: none;
	margin: 10px 40px 15px 85px;
	padding: 0 0 0 10px;
}

#left_column_home #announceblock p.heading{
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 0.85em;
	line-height:1.2em;
	font-weight: bold;	
	font-style: normal;	
	color: #FFF;
}

#left_column_home #announceblock p.primary{
	padding: 5px 0 0 14px;
	text-indent: -12px;
	text-align: left;
	font-size: 0.85em;
	line-height:1.1em;
	font-weight: normal;	
	font-style: normal;	
	color: #FC0;
}

#left_column_home #announceblock p.secondary{
	padding: 5px 0 0 14px;
	text-indent: -10px;
	text-align: left;
	font-size: 0.75em;
	line-height:1.2em;
	font-weight: normal;	
	font-style: normal;	
	color: #FFF;
}
#left_column_home #announceblock a:link {
	color: #fff;
	font-weight: bold;	
	text-decoration: underline;
}
#left_column_home #announceblock a:visited {
	color: #fff;
	font-weight: bold;	
	text-decoration: underline;
}
#left_column_home #announceblock a:hover {
	color: #fee721;
	font-weight: bold;	
	text-decoration: underline;
}
#left_column_home #announceblock a:active {
	color: #fee721;
	font-weight: bold;	
	text-decoration: underline;
}

#left_column_home #tipsblock{
	background-image: url('../images/home_yellowbox_bg.gif');
	background-repeat: repeat-y;
	margin: 0 40px 0 85px;
	padding: 0;
}

#left_column_home #tipsblock p.leadin{
	padding: 5px 14px 5px 14px;
	text-align: left;
	font-size: 0.9em;
	line-height:1.2em;
	font-weight: bold;	
	font-style: italic;	
	color: #093;
}

#left_column_home #tipsblock p.heading{
	padding: 0px 14px 5px 14px;
	margin: 0;
	text-align: left;
	font-size: 1.5em;
	line-height: 0.9em;
	font-weight: bold;	
	font-style: normal;	
	color: #000;
}

#left_column_home #tipsblock p.desctext{
	padding: 0px 18px 5px 14px;
	text-align: left;
	font-size: 0.75em;
	line-height:1.2em;
	font-weight: normal;	
	font-style: normal;	
	color: #000;
}

#left_column_home p{
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 14px 0px 14px;
}

#left_column_home a{
	color: #093;
	font-weight: bold;	
	text-decoration: underline;
}

/*right column home*/
#right_column_home{
	overflow:hidden;
	float:right;
	width:455px;
	padding:0;
	margin:40px 0 0 0;
}

#right_column_home #top {
	overflow:hidden;
	margin: 0;
	background-image: url('../images/home_rightbox_top.png');
	background-repeat: no-repeat;
}

#right_column_home #mid {
	overflow:hidden;
	margin: 0;
	background-image: url('../images/home_rightbox_bg.png');
	background-repeat: repeat-y;
}

#right_column_home #holder {
	overflow:hidden;
	margin: 20px 20px 0 28px;
	background-color: transparent;
}

#right_column_home #holderleft {
	overflow:hidden;
	float: left;
	width: 132px;
	margin: 0;
	background-image: none;
}

#right_column_home #holderleft p{
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	text-align: center;
}

#right_column_home #holderright {
	overflow:hidden;
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
	background-image: none;
}

#right_column_home #testimonial {
	overflow:hidden;
	clear: both;
	margin: 0;
	padding: 10px 0 5px 0;
	background-color: transparent;
}

#right_column_home #btm {
	overflow:hidden;
	height: 8px;
	margin: 0;
	background-image: url('../images/home_rightbox_btm.png');
	background-repeat: no-repeat;
}

#right_column_home h1{
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;	
	text-align: left;
	line-height: 1.0em;
	padding: 60px 36px 0px 28px;
}

#right_column_home h1.sub{
	color: #FFF;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 36px 0px 28px;
}

#right_column_home h1.sub2{
	color: #FFF;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.1em;
	padding: 0 15px 0px 15px;
}

#right_column_home h2{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 12px 15px 0px 28px;
}

#right_column_home h2.subtext{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 3px 12px 0px 15px;
}

#right_column_home h2.sub{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 12px 12px 0px 14px;
}

#right_column_home ul{
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 3px 0 0 100px;
	font-weight: bold;
}

#right_column_home li{
	background-image: url('../images/bullet_homeintro.gif') no-repeat 0 11px;
}

#right_column_home #holderright ul{
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 3px 0 0 25px;
	font-weight: bold;
}

#right_column_home #holderright li{
	background-image: url('../images/bullet_homeintro.gif') no-repeat 0 11px;
}

#right_column_home p.testhome{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
	padding: 12px 20px 0px 28px;
}

#right_column_home p.testcredithome{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0px 20px 10px 28px;
}

#right_column_home #btmblock{
	margin: 20px auto;
	padding: 0;
}

#right_column_home #btmblock p.needinfo{
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	line-height:1.0em;
	font-weight: bold;	
	font-style: italic;	
	color: #FFF;
}

#right_column_home #btmblock p.contactus{
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight: bold;	
	font-style: normal;	
	color: #FFF;
}

#right_column_home #btmblock a{
	text-decoration: underline;
	color: #FFF;
}

#right_column_home #btmblock img{
	margin: 0 auto 5px auto;
}

/*
#right_column_home a{
	color: #000;
	font-weight: bold;	
	text-decoration: underline;
}
*/

/*contact form*/

form div {
	font:1.0em Arial, Verdana, Tahoma, sans-serif;
	margin: 0 0 6px 0;
	clear: left;
}

label {
	width: 100px;
	display: block;
	float: left;
	padding-right: 6px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000;
	font-weight:normal;
	font-size: 0.8em;
	line-height: 1.2em;
}

/*
label.secondary {
	width: auto;
	display: block;
	float: none;
	margin: 3px 0 0 0;
	padding-left: 121px;
}

form span.note {
	font-size: 0.8em;
	padding-top: 0;
	margin-top: 0;
	color:#999;
	font-weight: normal;
	line-height:8px;
	text-transform: none;
}
*/
/*end contact form*/


/*footer*/
#footer {
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
	padding: 25px 0 20px 40px;
}

#footer p {
	text-align: center;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #FFF;
	font-weight: normal;
}
span.vdiv {
	color:#c9dfd1;
}
#footer p.micetype {
	text-align: center;
	font-size: 0.6em;
	line-height: 1.1em;
	color: #9ac3aa;
	font-weight:normal;
	margin: 5px 0;
}
#footer a{
	color:#FFF;
	text-decoration: none;
}
#footer a:visited{
	color:#FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer a:active{
	color: #FFF;
	text-decoration: underline;
}
#footer p.micetype a{
	color: #9ac3aa;
	text-decoration: underline;
}
#footer p.micetype a:visited{
	color: #9ac3aa;
	text-decoration: underline;
}
#footer p.micetype a:hover{
	color: #b6e6c7;
}
#footer p.micetype a:active{
	color: #b6e6c7;
}

