/* GENERAL STYLES */
body#the_body
{
    background-image: url(../Graphics/background.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #506EAC;
    font-family: Trebuchet MS;
    font-size: 10pt;
}
.main .content .contentpane a:link, .main .content .contentpane a:visited, .main .content .contentpane a:active
{
	color: #506EAC;
	text-decoration: underline;
}
strong
{
    color: #506EAC;
}
h1
{
    color: #506EAC;
    font-family: Trebuchet MS;
    font-size: 18pt;
    font-weight: normal;
}
h2
{
    color: #D7B500;
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-weight: normal;
}
h3
{
    color: #506EAC;
    font-family: Trebuchet MS;
    font-size: 11pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
p
{
    text-align: justify;
}
ul li
{
    color: #506EAC;
    padding: 4px 0px 4px 0px;
}
.main
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    min-width: 900px;
    width: 900px;
}
.heading
{
    height: 150px;
    margin-bottom: 15px;
    width: 900px;
}
.banner
{
    background-color: White;
    background-image: url(../Graphics/placeholder.jpg);
    clear: both;
    height: 140px;
    text-align: center;
    width: 900px;
}
.menu
{
    border: solid 1px #413F88;
    background-image: url(../Graphics/menubackground.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #233972;
    clear: both;
    height: 30px;
    margin-top: 25px;
    width: 898px;
}
.menu ul
{
	margin: 7px 0px 0px 18px;
	padding: 0;
}
.menu ul li
{
	list-style: none;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
        line-height: 20px;
}
.menu ul li a
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
        line-height: 20px;
	font-weight: bold;
	word-spacing: -0.1em;
}
.menu ul li a:hover
{
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	word-spacing: -0.1em;
}
.content
{
    background-color: White;
    clear: both;
    min-height: 300px;
    margin-top: 35px;
    padding: 25px;
    width: 900px;
}
.contentpane
{
    float: left;
    padding-right: 25px;
    width: 625px;
}
.contentright
{
    float: left;
    padding: 45px 15px 15px 15px;
    width: 170px;
}
.contentright p
{
    margin-top: 3px;
    margin-bottom: 0px;
}
.footer
{
    clear: both;
    color: White;
    height: 30px;
    margin-top: 20px;
    text-align: center;
    width: 900px;
}
.footer a:link,
.footer a:visited,
.footer a:active
{
	color: white;
}
a img
{
	border-width: 0;
}
ul.sr_home_ul li
{
	color: #000;
}
.quote_content
{
	color: #506EAC; text-align: left;
}
.quote_name
{
	color: #506EAC;
	font-weight: bold;
	text-align: left;
}
div, p
{
	text-align: justify;
}
.contactus div
{
	clear: both;
	overflow:hidden;
	margin-bottom: 7px;
}
.contactus label
{
	float: left;
	width: 10em;
}
.contactus input
{
	float: left;
}
.contactus select
{
}
.contactus textarea
{
	width: 20em;
	height: 5em;
}
.contactus textarea.sr_comment
{
	height: 12em;
}
/*
.sr_text_box
{
	border: solid 1px #000;
	width: 600px;
	padding: 20px 10px;
	font-weight: bold;
}
*/

/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

