@charset "utf-8";


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3F3E3E;
	vertical-align: text-bottom;
	position: fixed;
	clip: rect(auto,auto,auto,auto);
}
.aboutUsImage {
	margin-top: 0px;
	margin-left: 33px;
	margin-right: 0px;
}

.line {
	font-weight: lighter;
	color: #999999;
	font-style: normal;
}

.seminarImage {
	margin-top: 0px;
	margin-left: 10px;
}
.aboutUsImage {
	margin-top: 0px;
	margin-left: 33px;
	margin-right: 0px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0573d8;
	text-align: center;
}
a:link {
 color: #397CE3;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3F3E3E;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.H1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #d00b0b;
}
.H2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #d00b0b;
}
body {
	background-color: #397CE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3f3e3e;
	text-align: left;
}
.footer {
	color: #0573d8;
	font-size: 11px;
}
.footer2 {
	font-size: 11px;
	color: #353535;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}.redBody {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #D00B0B;
}
.bgImage {
	background-attachment: fixed;
	background-image: url(images/listingBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.HBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0172d8;
	text-align: center;
}
.HBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f3e3e;
}
.TextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0172d8;
	text-align: left;
	font-weight: normal;
}
	
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.textForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.textFormRegular {
	font-weight: normal;
	align: left
}
.redTitleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D00B0B;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

	.img{
	border: 0;
	color: #FFF;
}  

.textboxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010068;
}
.table {
   border-bottom: 1px dotted #000000;
   border-left: 1px dotted #000000;
   border-top: 1px dotted #000000;
   border-right: 1px dotted #000000
}

.td {
   border-top: 1px dotted #000000; 
}

.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #000000; 
width: 510px; 
} 

.horizontal_dotted_line2 
{ 
border-bottom: 1px dotted #000000; 
width: 20px; 
}
.horizontal_dotted_line3
{ 
border-bottom: 1px dotted #000000; 
width: 100%; 
}
/* FORM LAYOUT ELEMENTS   (joe's css)
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #397CE3;
	text-align: left;
}
.bigBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #397CE3;
	text-align: left;
}
#gradient_BG {
	background-image: url(images/gradient.gif);
}
.gradient {
	background-image: url(images/tbx_BG.gif);
}
.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d00b0b;
	text-align: left;
}
.formBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0573D8;
}
.BlueTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #397CE3;
}
.propDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.propDetailsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.textBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343434;
	text-align:justify;
	margin-bottom: 5px;
}
.whiteBG {
	background-color: #FFF;
}

