﻿body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#top
{
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

p, li, td
{
	font-size: 12px;
}

li
{
    margin: 5px;
}

h1
{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

h4
{
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.hint
{
	font-size: 9px;
	font-weight: normal;
	color: #333;
}

.main
{
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
}

.main2
{
	float: left;
	width: 920px;
	margin: 0;
	padding: 0;
}

.topicbox
{
	width: 618px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border: solid 1px #000;
}

.topicbox h1
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 10px 20px;
	margin: 0;
	background: #000 url(/images/bar1.gif) repeat-x;
}

.topicbox h2
{
	padding: 10px;
}

.topicbox h3
{
	padding: 10px;
}

.topicbox p
{
	padding: 0 10px 0 10px;
}

.topicbox2
{
	width: 918px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border: solid 1px #000;
}

.topicbox2 h1
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 10px 20px;
	margin: 0;
	background: #000 url(/images/bar1.gif) repeat-x;
}

.topicbox2 h2
{
	font-size: 14px;
	font-weight: bold;
	background-color: #666;
	color: #fff;
	padding: 5px 10px 5px 20px;
	margin: 0 0 10px 0;
}

.topicbox2 h3
{
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	padding: 5px 10px 5px 20px;
	margin: 0 0 10px 0;
	text-align: left;
}

.topicbox2 p, .topicbox2 li
{
	padding: 0 10px 0 10px;
}

.topicbox2 required
{
	font-weight: bold;
}

.topicbox2 normal
{
	width: 200px;
}

.topicbox2 label
{
	display: inline-block;
	width: 200px;
	margin: 0 10px 0 25px;
}

.topicbox2 ul
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.topicbox2 ul li
{
	list-style: none;
	padding: 5px 10px;
}

.topicbox2 ul li.title
{
	font-weight: bold;
	background: #333;
	color: #eee;
}

.topicbox2 ul li.even
{
	background: #fff;
}

.topicbox2 ul li.odd
{
	background: #ccc;
}

.topicbody h1
{
	color: #000;
	background: #fff;
}

.contact-us-table
{
	padding: 2px 0px 2px 10px;
}

.sidebar
{
	float: right;
	width: 290px;
	margin: 0 0 10px 0;
	border: solid 1px #000;
	color: #fff;
	background: #ccc;
	padding: 0;
}

.sidebar h1
{
	font-size: 16px;
	font-weight: bold;
	background: #000 url(/images/bar1.gif) repeat-x;
	color: #fff;
	padding: 10px 0 10px 10px;
	margin: 0;
}

.sidebar ul
{
	margin: 10px 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	list-style-type: none;
}

.sidebar ul li
{
	font-size: 13px;
	margin: 0 10px 20px 10px;
}

.sidebar ul li ul li
{
	font-size: 12px;
	padding: 0;
	margin: 0 10px 10px 15px;
}

.sidebar ul li a
{
	color: #000;
	text-decoration: underline;
}

.sidebar ul li ul li
{
	color: #00c;
}

.sidebar ul li ul li a
{
	color: #00c;
	text-decoration: underline;
}

.sidebar ul a:hover
{
	color: #0a0;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.footer
{
	width: 916px;
	padding: 0;
	margin: 0;
	border: solid 1px #000;
	padding: 12px 1px 10px 1px;
	background: #000 url(/images/bar1.gif) repeat-x;
	height: 17px;
	clear: both;
}

.footer p
{
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.footer a
{
	font-size: 10px;
	color: #fff;
}

.header
{
    width: 920px;
    height: 210px;
    margin: 0 0 10px 0;
}

.leftheader
{
	float: left;
	width: 620px;
	height: 210px;
	background: #000 url(/images/LogoHeader.jpg);
}

.leftheadertag
{
    text-align: left;
    margin: 141px 0 7px 20px;
    padding: 0;
    color: #fff;
    background-color: #000;
    font-size: 16px;
    font-weight: bold;
}

.nav
{
}

.nav ul
{
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
	list-style: none;
}

.nav ul li
{
	float: left;
	margin: 0;
}

.nav ul a
{
	background-color: #000;
	font-size: 16px;
	padding: 10px 15px 12px 10px;
	text-decoration: none;
	color: #fff;
	float: left;
}

.nav ul a:hover
{
	color: #0f0;
}

.rightheader
{
	float: right;
	margin: 0 0 10px 0;
}

.accordionHeader
{
	border: solid 1px #000;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: url(/images/Gold1.gif);
	margin: 0;
	padding: 5px;
	text-align: center;
}

.accordionHeaderSelected
{
	border: solid 1px #000;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background: url(/images/Gold1.gif);
	margin: 0;
	padding: 5px;
	text-align: center;
}

.accordionContent
{
	background-color: #fff;
	color: #000;
	padding: 10px;
	border: solid 1px #000;
}

.accordionLink
{
	text-decoration: none;
	color: #000;
}

.tbl
{
	width: 840px;
	padding: 10px;
}

.tblheading
{
	font-weight: bold;
	background-color: #EFEFEF;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.reven
{
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.rodd
{
	background-color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
}

.rotator
{
	position: relative;
	background: #003300;
	width: 618px;
	height: 150px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

.rotator a
{
	text-decoration: none;
	color: #fff;
	display: block;
}

.rotator span
{
	cursor: pointer;
}

.rotator0
{
	position: relative;
	background: #003300 url(/i/Rotator0.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 618px;
	height: 150px;
}

.rotator1
{
	position: relative;
	background: #003300 url(/i/Rotator1.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 616px;
	height: 150px;
}

.rotator2
{
	position: relative;
	background: #003300 url(/i/Rotator2.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 616px;
	height: 150px;
}

.rotator3
{
	position: relative;
	background: #003300 url(/i/Rotator3.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 616px;
	height: 150px;
}

.rotator4
{
	position: relative;
	background: #003300 url(/i/Rotator4.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 616px;
	height: 150px;
}

.RotatorText1
{
	position: absolute;
	top: 18px;
	left: 20px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.RotatorText2
{
	position: absolute;
	top: 85px;
	left: 60px;
	width: 540px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

img
{
	border: 0 none;
}

.hometabimage
{
	position: relative;
	float: left;
	border: solid 1px #000;
}

.hometabtext
{
	position: relative;
	float: right;
	width: 400px;
}

.hometabtext h3
{
    font-size:13px;
    font-weight: bold;
    margin: 0;
	padding: 10px;   
}

.hometabtext li
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
	padding: 5px 10px 5px 15px;
}

.hometabtext a
{
    font-size: 12px;
    font-weight: bold;
	color: #00c;
	text-decoration: underline;
}

.hometabtext a:hover
{
	color: #0a0;
}

.sectionname
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	padding: 14px 12px 0 12px;
	margin: 0;
	background: url(/images/act/tab.gif) repeat-x bottom;
}

.sectionname-left
{
	height: 48px;
	padding-left: 9px;
	background: url(/images/act/tab-left.gif) no-repeat left bottom;
}

.sectionname-right
{
	height: 48px;
	padding-right: 10px;
	background: url(/images/act/tab-right.gif) no-repeat right bottom;
}

.sectionname-selected
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 30px;
	padding: 14px 12px 0 12px;
	margin: 0;
	background: url(/images/act/tab-active.gif) repeat-x bottom;
}

.sectionname-selected-left
{
	height: 48px;
	padding-left: 9px;
	background: url(/images/act/tab-active-left.gif) no-repeat left bottom;
}

.sectionname-selected-right
{
	height: 48px;
	padding-right: 10px;
	background: url(/images/act/tab-active-right.gif) no-repeat right bottom;
}

.sectionbarend
{
	height: 48px;
	padding: 0;
	background: url(/images/act/tab-line.gif) repeat-x bottom;
}

.sectionlink
{
	text-decoration: none;
	color: #fff;
}

.bullet
{
	padding-bottom: 8px;
	position: relative;
}

.bullet-last
{
	position: relative;
}

dt
{
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px 5px 15px;
}

dd
{
	font-size: 12px;
	padding: 0 15px 5px 0px;
}

.quickbooks ul
{
	font-size: 16px;
}

.quickbooks li
{
	font-size: 12px;
}

.fineprint
{
	font-size: 10px;
}

.le
{
	font-size: 11px;
}

.fn
{
	padding-bottom: 4px;
}

.oh
{
	border-top: solid 10px #fff;
	padding: 5px 5px 5px 5px;
	background-color: #666666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.normal
{
	white-space: nowrap;
	font-size: 12px;
}

.required
{
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
}

.feature
{
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	color: #fff;
}

.notetext
{
	font-size: 11px;
	background-color: #fff;
}

.pctext
{
	font-weight: bold;
}



.rn__tab_theme .ajax__tab_header
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/act/tab-line.gif) repeat-x bottom;
}
.rn__tab_theme .ajax__tab_outer
{
	padding-right: 10px;
	background: url(/images/act/tab-right.gif) no-repeat right;
	height: 40px;
}
.rn__tab_theme .ajax__tab_inner
{
	padding-left: 14px;
	background: url(/images/act/tab-left.gif) no-repeat;
}
.rn__tab_theme .ajax__tab_tab
{
	height: 30px;
	padding: 14px 12px 0 12px;
	margin: 0;
	background: url(/images/act/tab.gif) repeat-x;
}
.rn__tab_theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(/images/act/tab-hover-right.gif) no-repeat right;
}
.rn__tab_theme .ajax__tab_hover .ajax__tab_inner
{
	background: url(/images/act/tab-hover-left.gif) no-repeat;
}
.rn__tab_theme .ajax__tab_hover .ajax__tab_tab
{
	background: url(/images/act/tab-hover.gif) repeat-x;
}
.rn__tab_theme .ajax__tab_active .ajax__tab_outer
{
	font-weight: bold;
	color: #000;
	background: url(/images/act/tab-active-right.gif) no-repeat right;
}
.rn__tab_theme .ajax__tab_active .ajax__tab_inner
{
	background: url(/images/act/tab-active-left.gif) no-repeat;
}
.rn__tab_theme .ajax__tab_active .ajax__tab_tab
{
	background: url(/images/act/tab-active.gif) repeat-x;
}
.rn__tab_theme .ajax__tab_body
{
	font-size: 14pt;
	border: 0px solid #999999;
	border-top: 0;
	padding: 10px 10px 0 10px;
	background-color: #ffffff;
}


.horiz-accordion ul
{
	list-style: none;
	margin: 2px 0 0 5px;
	padding: 0;
}
.horiz-accordion ul li
{
	float: left;
	padding: 10px 5px 0 5px;
	display: block;
	margin: 0 10px 0 0;
}
.horiz-accordion ul li a
{
	display: block;
	overflow: hidden;
	height: 66px;
	width: 81px;
}
.horiz-accordion #accordion-item-1
{
	width: 285px;
}
.horiz-accordion ul li img
{
	position: absolute;
	border: 3px solid #881212;
	width: 86px;
	height: 71px;
	border: 0;
}
.horiz-accordion ul li p
{
	margin: 0 0 0 96px;
	padding: 5px 0;
	width: 190px;
	display: block;
	font-size: 11px;
}
