/***************Layout****************/
body {
    margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #a9a9a9;
	}

.contentpaneopen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #6BA235;
	line-height: 10px;
}

/**************** Wrapper ****************/

#main {
	padding: 0px 20px 40px 0px;
	float: left;
}

#maincontentarea {
	padding: 30px 60px 0px 78px;
	text-align: left;
	float: left;
	width: 100%;
}

#maincontentarea2 {
	color:#FFFFFF;
}

#sectiontitle {
	padding: 15px 0px 0px 2px;
	width: 526px;
	float: left;
}

#banner {
	padding: 0px 0px 30px 78px;
}

#contentarea-home {
	color:#FFFFFF;
}

#contentarea-home td, #contentarea-home p {
    text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 1px;
}

#homesearch {
	position: absolute;
	top: 33px;
	left:50%;
	margin: 0 0 0 160px;
	width: 251px;
	height: 205px;
	z-index: 2;
	float: right;
	padding: 0px;
	color: #AA2D2D
}

#homeheadline {
	color:#333333;
}

#imageleft {
	float: left;
	padding: 3px 10px 5px 0px;
}

/***************HTML Tags**********************/
tr, td, th, p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 18px;
	letter-spacing: 0px;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #000000; 
	line-height: 10px;
}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color:#FFFFFF;
	text-align: left;
	background-color: #000000;
	width: 100%;
	padding: 3px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	background-color: #F9F9F9;
	width: 10%;
	width: 29%;
	padding: 10px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #0363A9; 
	font-size: 14px;
	font-weight: bold;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

hr {
	background: #C0C0C0; 
	height:2px; 
	border: 1px inset;
}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: disc;
}

strong {
	color:#000000;
}

/***************Styles for dhtml tabbed-pages*****************/

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.pathway {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: 18px;
}


/************* Links****************/

.mainlevel {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	}

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {
	text-decoration: none;
	color: #4F8FA8;
}

a:link, a:visited {
	color: #4F8FA8;
	}

a:hover {
	text-decoration: underline;
	}

a.articleindex:link, a.articleindex:visited {
	text-decoration: none;
	color: #4F8FA8;
}

a.articleindex:hover{
	color: #000000;
	text-decoration: underline;
}
	
a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 10px;
	text-decoration: underline;
	color: #4F8FA8;
	width: 100px;
	line-height: 20px;
	padding: 7px 10px 7px 7px;
	}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4F8FA8;
}

a.pagenav:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.weblinks:link, a.weblinks:visited {
	color: #4F8FA8;
	}

a.weblinks:hover {
	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1AD6C;
	text-align: right;
	width: 70%;
	float: right;
	}

a.category:link, a.category:visited {
	font-weight: bold;
	color: #4F8FA8;
	}
	
hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 95px;
	border: 0px;
}

a.h1:link, a.h1:visited {
	text-decoration: none;
	line-height: 11px;
	}

a.blogsection:link, a.blogsection:visited{
	color: #4F8FA8;
}

a.mostread:visited {
	color: #999999;
}

#homeheadline a:link, #homeheadline a:visited, #homeheadline a:hover {
	color: #990000;
	text-decoration: none;
}
/*************** Content - Sections & Categories **********************/

.contentheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	}

.contentpagetitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
 	color: #990000;
	letter-spacing: 1px;
	}

table.contenttoc {
    color: #532900;
    }

table.contenttoc td {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-align:left;
}

.contentdescription {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
table.moduletable a:link, a:visited {
	color: #4F8FA8;
	padding: 0px;
	margin: 0px;
	}

table.moduletable th {
	width: 230px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	border-top: 1px solid #000000;
	border-right: #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
	}

table.moduletable {
	width: 230px;
	color:#666666;
	}

table.moduletable td {
	width: 230px;
	color:#666666;
	}
	
#contentarea-home table.moduletable th {
	width: 210px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-right: #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
	}
		
table.moduletable td {
	width: 210px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#contentarea-home table.moduletable td {
	width: 210px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#leftmenu table.moduletable {
	width: 161px;
	margin: 0px;
	padding: 0px;
}
	
#leftmenu table.moduletable td {
	width: 161px;
	margin: 0px;
	padding: 0px;
}

#homeheadline table.moduletable {
	color:#333333;
}

#homeheadline table.moduletable p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
}

.componentheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:left;
	line-height: 32px;
	}

.button {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #333333;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	}

.inputbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #F8F8F8;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	}

.inputbox2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	background-color:#333333;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 12px;
	padding-left: 5px;
	}
	
.inputbox3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #AA2D2D;
	background-color: #DCDCDC;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	padding-left: 5px;
	}

	
	
/** category text format and links **/
.category {
	color: #0077aa;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	}

.poll {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	}

.sectiontableentry1, .contentpane {
	}

.sectiontableentry2 {
	}

.sectiontableheader {
	color : #FFFCF3;
	font-weight : bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	line-height: 18px;
	}

.frontpageheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }
	
.entrypageheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    color : #264F02;
    font-weight : bold;
    }

.small {
	font-size: 10px;
}

.verysmall {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
}

.createdate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #0363A9;
	font-weight: normal;
}

.modifydate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
}

table.contact td.details {
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}

.details {
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}
	
.pagenav {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.titlesidecolumn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFCF3;
	letter-spacing: 1px;
	background-color: #264F02;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	display: block;
}

/**************** for modifying {moscode} output.  Don't set the colour! **********************/
.moscode {
	background-color: #f0f0f0;
}

.message {
	font-family : Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : #0363A9;
	text-align: center;
}

.smalllight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000099;
}

.spacer {
	font-weight: bold;
	color: #000099;
}

.moduletitle {
	color: #617649; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 28px;
}

.subtitle {
	color: #336600; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px;
}

.sideBoxTitle {
	color: #ffcc00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
}

.sideBoxCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #ECE9D8;
	margin-left: 18px;
}

a.sideBoxCopy:hover {
	margin-left: 18px;
	text-decoration: underline;
}

.smalldark {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

.articleindex {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #99A596;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.sideBox {
	background-color: #336600;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	border: 2px solid #333300;
	font-size: 10px;
	line-height: 13px;
	width: 140px;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.calloutBox {
	background-color: #666666;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	font-size: 11px;
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px 3px;
}

.instructionlight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.boldlight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFCF3;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}
	
.servicetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #787878;
	line-height: 11px;
	font-weight: normal;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 10px;
}

.propertdetailtitle {
	color: #336600; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	line-height: 16px;
}

.menumodule {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #747474;
	line-height: 16px;
	font-weight: normal;
}



/**************** Left MENU ****************/
#leftmenu {
   	position: absolute;
	top: 0px;
	left:50%;
	margin:0 0 0 -370px;
	width: 822px;
	z-index: 1;
	float: left;
}

#leftmenu a.mainlevelleft:link, a.mainlevelleft:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	display: block;
	width: 161px;
	w\idth: 161px;
	line-height: 25px;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}

#leftmenu a.mainlevelleft:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	display: block;
	width: 159px;
	w\idth: 161px;
	background-color: #444444;
	line-height: 23px;
	text-decoration: none;
	border-top: 1px solid #D3D3D3;

	border-bottom: 1px solid #D3D3D3;

}


/**************** Right MENU ****************/
#rightmenu {
	position: absolute;
	top: 47px;
	left:50%;
	margin: 0 0 0 160px;
	width: 251px;
	height: 205px;
	z-index: 2;
	float: right;
	padding: 0px;
}

#rightmenu a.mainlevelright:link, a.mainlevelright:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#D3DFE7;
	line-height: 19px;
	display: block;
	width: 251px;
	text-indent: 20pt;
	border-top: 1px solid #7498B1;
	text-decoration: none;
	font-weight: bold;
}

#rightmenu a.mainlevelright:hover {
	background-color:#000000;
} 

/**************** Right Column MODULE ****************/

#rightcolumn {
	color:#FFFFFF;
}	

#rightcolumn table.moduletable {
	width: 190px;
	background-color: #333333;
	}

#rightcolumn table.moduletable td {
	color:#FFFFFF;
	width: 190px;
	}

#rightcolumn2 table.moduletable td {
	color:#666666;
	background-color: #F9F9F9;
	}

#rightcolumn table.moduletable th{
	width: 190px;
	background-color:#000000;
	}
/********* FOOTER style ***********/

#footer {
	font-size: 11px;
	color: #FFFFFF;
}

a.footer:link, a.footer:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-style:normal;
}

#footernav {
	font-family: Arial-Narrow, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-indent: 15pt;
}

#footernav a.mainlevelbottom:link, a.mainlevelbottom:visited {
	font-family: Arial-Narrow, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footernav a.mainlevelbottom:hover {
	text-decoration: none;
}


/*************** Paul's Style *****************/
#paytable {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#td_left {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px;
	width: 29%;
	font-size: 1em;
	border: none;
}

#td_center {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px;
	width: 29%;
	border-right-style: none;
	font-size: 1em;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#td_right {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px;
	width: 42%;
	font-size: 1em;
}

#stock_ticker {
	text-transform: uppercase;
	padding: 10px;
}

#headquarters {
	padding: 0px 10px 10px;
}

#column_header_left {
	text-align: left;
	width: 29%;
	padding: 10px 10px 0px 0px;
}

#column_header_center {
	text-align: left;
	width: 29%;
	padding: 10px 10px 0px 0px;
}

#column_header_right {
	text-align: left;
	width: 42%;
	padding: 10px 10px 0px 0px;
}

#top_table {
	width: 100%;
}

#top_image {
	padding: 5px;
	width: 130px;
}

#top_text {
	padding: 5px;
	vertical-align: top;
}

#quicktake {
	padding: 0px 5px 5px;
}

#corrections {
	font-size: 12px;
	text-align: left;
	padding: 5px 60px 5px 5px;
}

#quicktake_header {
	text-align: left;
	width: 29%;
	padding:10px 10px 0px 0px;
}

