body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
	background-color: #3b5061;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	text-align:justify;
}


h1 {
	font-size: 14px;
	color: #ffffff;
	margin-top:0px;
	font-weight:normal;
	font-style:italic;
	padding-top:10px;
	text-transform:uppercase;
	background-color:#507798;
}

h2 {
	font-size:12px;
	padding-top:0px;
	color: #507798;
	text-align:justify;
	margin-top:0px;
	margin-bottom:5px;
	text-transform:uppercase;
}
h3 {
	font-size:12px;
	padding-top:0px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	background-color:#507798;
}
h3 a {
	font-size:12px;
	padding-top:0px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	background-color:#507798;
	font-weight:bold;
}

h4 {
	font-size:12px;
	color: #8A8C8B;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}
td { 
	margin-bottom:10px;

}


.brown {
	color: #918979;
	font-weight:bold;
}

.blue {
	color: #507798;
	font-weight:bold;
}
.white {
	color: #ffffff;
	
}


.quotetext {
	color:#918979;
	line-height:20px;
}
.sIFR-hasFlash .quotetext {
    visibility: hidden;
	line-height:28px;
	font-size:18px;
}


hr {

color: #507798;
height:1px;
width:600px;
position:relative;
margin-right:0px;
top:0px;


}
/* =========================== LINKS ================================ */

a {
	text-decoration:underline;
	color:#7E7D6C;
	text-decoration:none;
}

a:hover {
	color:#CBC091;
	text-decoration:underline;
}

a.footer {
	text-decoration:underline;
	color:#ffffff;
	text-decoration:none;
	margin-top:15px;
}

a.footer:hover {
	text-decoration:underline;
}

a.MenuBlue{
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#507798;
	display:block;
	float:right;
	border-left:#FFFFFF 1px solid;
	padding:10px;
	text-transform:capitalize;
}
a.MenuBlue:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a.MenuBrown{
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	background-color:#918979;
	float:right;
	display:block;
	border-left:#FFFFFF 1px solid;
	padding:10px;
	text-transform:capitalize;
}
a.MenuBrown:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/* ===================== Divs ======================== */

#Container {
	margin: 0px auto;
	margin-top: 50px;
	width: 960px;
	background-image:url(../images/backgroundContent.gif);
}

#Header {
position:relative;
height:100px;
background-color:#FFFFFF;

}
#quote {
	position:absolute;
	height:48px;
	width:572px;
	z-index:50;
	left:50px;
	top:28px;
}


#menu {
	position:absolute;
	height:50px;
	width:567px;
	right:0px;
	top:0px;
	z-index:100;
	text-align:right;
	text-transform:capitalize;

}
#H1Box {
	position:absolute;
	height:50px;
	width:480px;
	left:-50px;
	top:100px;
	color:#FFFFFF;
	background-color:#507798;
	z-index:100;
	text-align:right;
	padding-right:10px;
}



#ColLeft{
	position:relative;
	width:380px;
	padding:85px 50px 10px 50px;
	float:left;
}

#ColRight{
	position:relative;
	width:379px;
	padding:0px 50px 10px 50px;
	float:right;
	border-left:#507798 1px solid;


}
#TextAreaColRightTopImage{
	position:relative;
	width:379px;
	padding:0px;
	


}
#TextAreaColRightTop{
	position:relative;
	width:339px;
	background-color:#507798;
	padding:20px;
	color:#ffffff;


}

#TextAreaColRightTop a, #TextAreaColRightTop p {
	background-color:#507798;
	color:#ffffff;
}	
	
#logo {
	position:relative;
	width:379px;
	z-index:50;
}

#TextAreaColRightBottom{
	position:relative;
	width:379;
}


#baselineText{
	position:relative;
	width:900px;
	height:50px;
	padding:0px;
	text-align:center;
	line-height:24px;
}
#footer{
	position:relative;
	width:960px;
	background-color: #3b5061;
	z-index:50;
	padding-top:5px;
}
/* ==============================sIFR ============*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.mceContentBody, .mceContentBody p, .mceContentBody td {
background-color:#FFFFFF;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.mceContentBody #TextAreaColRightTop {
background-color:#000066;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

.brown {

}

.blue {

}

