body, p, td, li, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	margin-top: 0px;
}

h1 {
	text-align: left;
	font-size: 18px;
	color: #611E0D;
	border-bottom: 1px solid;
	width: 100%;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #666666;
}

h3 {
	font-size: 12px;
	color: #652200;
}

h4 {
	font-size: 12px;
}

hr {
	height: 1px;
	color: #cccccc;
	width: 100%;
}

a, a:visited, a:active, a:link  {
	color: #993333;
}

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

.home{
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/hp_page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #4D4D4D;
}

.inside{
margin: 5px 0px 0px 0px;
background-color: #ffffff;
background-image: url(../images/insidepage_bg.jpg);
background-repeat: repeat-x;
background-position: 0px 5px;

}

.insideContent {
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	background-color: #ffffff;
	padding: 10px;
}






.inFooter {
	text-align: center;
	color: #666666;
	font-size: 10px;
}



#searchBox {
margin-top: 20px;
float: right;

padding: 10px;

border-left: 1px solid #cccccc;

}





.photoFloatRight {
	width: 200px;
	padding-top: 10px;
	float: right;
	text-align: right;
}






#hpFooter {
	width: 670px;
	color: #cccccc;
	font-size: 11px;
	text-align: center;
}

#hpFooter p{
	color: #999999
}

#hpFooter a {
	padding-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
}

.noRightBorder{
	border-right: none;
}

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
















.HPbullet {
	background-image: url(../images/icon_utility.gif); 
	background-repeat: no-repeat;
	background-position: 7px left;
	padding-left: 25px;
	margin-left: 0px;
}


.bullet {
	background-image: url(../images/icon_utility.gif); 
	background-repeat: no-repeat;
	background-position: 7px left;
	padding-left: 25px;
	margin-left: 20px;
}

h2.bullet a {
	color : #993333;
}

h2.bullet a:hover{
	text-decoration: none;
	coilor: #cccccc;
}

.SubBullet {
	background-image: url(../images/icon_utility.gif); 
	background-repeat: no-repeat;
	background-position: 7px left;
	padding-left: 25px;
	margin-left: 50px;
}

h2.SubBullet a {
	color : #993333;
}

h2.SubBullet a:hover{
	text-decoration: none;
	coilor: #cccccc;
}

.companyListing h2, .companyListing p {
	Margin: 0px;
	font-size: 12px;
	color: #000000;
}














.pdf {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}




















#utility {
	text-align: right;
	font-size: 11px;
}

	#utility a {
		background-image: url(../images/icon_utility.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		padding-left: 20px;
		margin-left: 20px;
		text-decoration: underline;
		color: #993333;
	}

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


#Breadcrumb {
	text-align: right;
	font-size: 10px;
	color: #999999;
}

	#Breadcrumb a {
		background-image: url(../images/breadcrumb.gif);
		background-repeat: no-repeat;
		background-position: 2px 4px;
		padding-left: 10px;
		margin-left: 5px;
		text-decoration: underline;
		color: #993333;
	}
		
	#Breadcrumb a:hover{
		text-decoration: none;
		color: #666666;
	}
	

























.hpContent {
	width: 457px;
	background-image: url(../images/hp_content_bg.gif);
	background-repeat: repeat-y;
}


.hpRightCol {
	width: 213px;
	background-image: url(../images/hp_right-Column_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

.hpRightCol p{
	font-size: 11px;
	margin-right: 25px;
}

.hpRightColHeader {
	margin: 0px;
	color: #611E0D;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}


.hpWelcomeHead {
	margin: 0px;
	color: #611E0D;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.HPFeatureHead {
	font-size: 16px; 
	margin-bottom: 0px;
}



#welcomeTable {
	margin-top: 10px;
	background-image: url(../images/hp_main_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#welcomeTableTop {
	text-align: left;
	background-image: url(../images/hp_main_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px 15px 15px 15px;
}




.featureLeft {
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px;
	font-size: 11px;
}

.featureLeft p{
	font-size: 11px;
	margin: 0px;
}



.featureTop {
	padding-left: 12px;
}



.noBottomMargin {
	margin-bottom: 0px;
}


.readMore {
	margin-top: 0px;
	text-align: right;
	font-size: 11px;
}

.readMore a {
	background-image: url(../images/icon_utility.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-left: 20px;
	text-decoration: underline;
	color: #993333;
}


.white {
color: #ffffff;
}

.small {
	font-size: 10px;
}


.top {
	border-bottom: 1px solid #cccccc;
	text-align: right;
	line-height: 200%;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 25px;
}


blockquote {
margin-bottom: 0px;
}
