/* CSS Document */

body   {
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 1.2em;
}

.imageBorder  {
    border: 0px;
}

.topContact  {
    font-size: 16px;
	font-weight: bold;
	color: #845705;
	line-height: 1.8em;
}

.textField   {
    border: 1px solid #C18E00;
}

.mainLinkTD  {
    background-image: url(images/main_link_gradient.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
}

.mainLinks  {
    color: #FFFFFF;
	text-decoration: none;
}

a.mainLinks:hover  {
    color: #000;
	text-decoration: none;
}

.mainLinksinPage  {
    color: #000;
	text-decoration: none;
}

.globalHead  {
    font-size: 18px;
	color: #3F5666;
	line-height: 1.2em;
	padding-left: 5px;
}

.mainContainerBorder  {
    border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.lftSideTables  {
    background-color: #FEFCF8;
	border: 1px solid #C18E00;
	background-image: url(images/lft_head_underline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lftSideTables2  {
    background-color: #FEFCF8;
	border: 1px solid #C18E00;
}

.lftSideHead  {
    font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 18px;
}

.smallFonts  {
    font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.welcomeHrad  {
    font-size: 18px;
	font-weight: bold;
	color: #303098;
	line-height:1.5em;
}

.mainHead  {
    font-size: 24px;
	font-weight: bold;
	color: #E36500;
	line-height: 1.8em;
}

.lftBlueLinks  {
    font-size: 12px;
	font-weight: normal;
	color: #030372;
	text-decoration: none;
}

a.lftBlueLinks:hover  {
	color: #E46C11;
	text-decoration: none;
}

.footer  {
    font-size: 11px;
	color: #A7A6A6;
}  

.bottomLinks  {
    color: #000000;
	text-decoration: none;
}

a.bottomLinks:hover  {
    color: #000000;
	text-decoration: underline;
}

.bottomLinksinPage  {
    color: #000000;
	text-decoration: underline;
}

.copyRight  {
    font-size: 11px;
	color: #fff;
}

.text  {
    text-align: justify;
}

.listingBG  {
    background-image: url(images/listing_head_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.listingHead  {
    color: #8E5E05;
	font-weight: bold;
	padding-left: 5px;
}

.tablePadding  {
    padding: 5px;
}

.listingContents  {
    font-size: 11px;
	color: #000;
}

.more  {
    color: #E35000;
	text-decoration: none;
}

.starClass  {
    color: #FF0D0C;
}

.phoneNumber  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #483607;
}
