/* CSS Document */

body {
	background-color:#CDCECD;
	margin:0;
	text-align:center;
}

body, td {
	font-family:Helvetica,Arial;
	font-size:13px;
	color:#333333;
}

.main {
	width:882px;
	overflow:visible;
	text-align:left;
}

.pageHeader {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/headerbg.jpg);
}

.pageHeaderHome {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/headerbg.jpg);
}

.pageHeaderLanding {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/headerbg2.jpg);
}
.pageHeaderAccountants {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/header-accountants.jpg);
}
.pageHeaderLanding2 {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/headerbg3.jpg);
}
.pageHeaderLanding3 {
	position:relative;
	width:882px;
	height:128px;
	overflow:hidden;
	background:url(../images/headerbg4.jpg);
}

.logo {
	position:absolute;
	left:14px;
	top:19px;
}

.pageContentWrapper {
	overflow:visible;
	position:relative;
	width:882px;
	background:url(../images/contentwrapper.jpg) repeat-y #FFFFFF;
}

.pageContent {
	margin-left:3px;
	overflow:hidden;
	position:relative;
	width:877px;
	background:url(../images/contentbg.jpg) top no-repeat;
}

.pageContentAccountants {
	margin-left:3px;
	overflow:hidden;
	position:relative;
	width:877px;
	background:url(../images/contentbg-accountants.jpg) top no-repeat;
}

.pageContentHome {
	margin-left:3px;
	overflow:hidden;
	position:relative;
	width:877px;
	background:url(../images/contentbg.jpg) top no-repeat;
}

.pageFooter {
	clear:both;
	display:block;
	width:882px;
	height:116px;
	overflow:hidden;
	background:url(../images/footer1.jpg) no-repeat;
	padding-left:23px;
	padding-top:40px;
	font-size:11px;
	line-height:17px;
}

#rightSide {
	float:right;
	width:604px;
	padding-right:20px;
	padding-top:30px;
}

#rightSideHome {
	float:right;
	width:604px;
	padding-right:20px;
	padding-top:30px;
	overflow:hidden;
	
}

#leftSide {
	float:left;
	width:230px;
	padding-left:19px;
}

#fullcol {
	float:left;
	width:830px;
	padding:20px;
}

.navTop {
	width:205px;
	background:url(../images/navtop.jpg) top no-repeat;
	padding-top:45px;
}

.navBottom {
	width:205px;
	background:url(../images/navbottom.jpg) bottom no-repeat;
	padding-bottom:32px;
}

.navContent {
	width:193px;
	padding-left:12px;
}

.contactTop {
	margin-top:10px;
	width:208px;
	background:url(../images/contacttop.jpg) top no-repeat #FFFFFF;
	padding-top:45px;
}
.contactTop2 {
	margin-top:10px;
	width:208px;
	background:url(../images/contacttop2.jpg) top no-repeat #FFFFFF;
	padding-top:45px;
}

.contactBottom {
	width:208px;
	background:url(../images/contactbottom.jpg) bottom no-repeat;
	padding-bottom:30px;
}

.simpleBoxTop {
	margin-top:10px;
	width:208px;
	background:url(../images/simpleboxtop.jpg) top no-repeat #FFFFFF;
	padding-top:45px;
}

h1 {
	margin:0;
	color:#851F73;
	font-size:26px;
}


a {
	color:#851F73;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

hr {
	border: none 0;
	border-top: 1px solid #D1D1D2;
	height:1px;
	line-height:19px;
	margin-bottom:5px;
	margin-top:10px;
	/*background-color: #D1D1D2;
	color:#D1D1D2;*/
}

.mainMenuItem, .mainMenuItemSelected {
	width:181px;
	border-bottom: 1px solid #D1D1D2;
	padding-bottom:3px;
	margin-bottom:3px;
}

.mainMenuItem a {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}

.mainMenuItem a:hover {
	color:#851F73;
}

.mainMenuItemSelected a {
	color:#851F73;
	text-decoration:none;
	font-size:13px;
}

.subMenuItem, .subMenuItemSelected {
	width:161px;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
}

.subMenuItem a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}

.subMenuItem a:hover {
	color:#851F73;
}

.subMenuItemSelected a {
	color:#851F73;
	text-decoration:none;
	font-size:11px;
}

.purpletext {
	color:#851F73;
}

.darkgreytext {
	color:#333333;
}

.contactHeader {
	width:184px;
	border-bottom: 1px solid #D1D1D2;
	color:#000000;
	padding-bottom:15px;
	margin-bottom:10px;
}

.contactBody p {
	margin-top:0;
	margin-bottom:5px;
}
.checktop {
	width:600px;
	height:36px;
	background:url(../images/form_top.gif) top left no-repeat;
	color:#000000;
}
.checktop2 {
	width:600px;
	height:36px;
	background:url(../images/form_top2.gif) top left no-repeat;
	color:#000000;
}
.checktop3 {
	width:600px;
	height:36px;
	background:url(../images/form_top3.gif) top left no-repeat;
	color:#000000;
}


.checkHeader {
	width:578px;
	border-bottom: 1px solid #D1D1D2;
	color:#000000;
	padding-bottom:15px;
	margin-bottom:10px;
}
.checkmid {
	width:600px;
	overflow:hidden;
	background:url(../images/form_mid.gif) top left repeat-y;
	color:#000000;
}
.checkbottom{
width:600px;
height:34px;
background:url(../images/form_bottom.gif) top left no-repeat;
}

.checkContent {
	width:580px;
	padding:10px;
}

.checkBody p {
	margin-top:0;
	margin-bottom:5px;
}

form {
	margin:0;
}

input, select,textarea {
	font-family:Helvetica,Arial;
	font-size:11px;
	color:#000000;
}

.input184 {
	width:176px;
	padding:5px;
}

.contactQuestion {
	height:48px;
	width:176px;
}

label {
	font-weight:bold;
	font-size:11px;
}

.submitButton {
	background:url(../images/submitbutton.jpg); #FFFFFF no-repeat;
	width:105px;
	height:24px;
	cursor:pointer;
	border:none;
}

ul {
	line-height: 16px;
	/*text-indent: 5px;*/
	list-style-position: outside;
	list-style-image: url(../images/list.gif);
	list-style-type: square;
	padding: 6px;
	margin: 10px;
}
ol {
line-height: 16px;
padding:6px;
margin: 10px;
}

h2 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	
}

h3 {
	font-size:18px;
	font-weight:bold;
	color:#851F73;
	border-bottom: 1px solid #D1D1D2;
	
}

.newsDate {
	margin-bottom:0;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

.pageFooter a {
	color:#000000;
	text-decoration:none;
}

.pageFooter a:hover {
	text-decoration:underline;
}
.small{
font-size:9px;
font-weight:bold;
}
.imgright{
float:right;
padding-left:10px;
padding-bottom:10px;
}
.right{
float:right;
}