/* CSS Document */
body {
	font-size: 12px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	background: #403D3A url(../images/body_bg.gif) repeat-x;
}

a:active,a:focus {outline:0;}

a:link 		{
	text-decoration: none;
	color: #660000;
}
a:visited 	{ text-decoration: underline;}
a:active 	{ text-decoration: underline;}
a:hover 	{ text-decoration: none;}
  
p {
color: #403D3A;
font-size: 12px;
margin-left: 0px;
font-family: Tahoma, arial, helvetica, sans-serif;
line-height: 130%;
font-weight: normal;
  } 

li {
	mcolor:#403D3A;
	mfont-size: 12px;
	mmargin-top: 20px;
	mline-height: 150%;
	clear:both;
}  

h1 {
	color: #DB4900;
	font-size: 14px;
	margin-left: 0px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	text-align: left;
	line-height: 155%;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	margin-bottom: 8px;
margin-top: 10px;
}

h2 {
	font-size: 12px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	text-align: left;
	line-height: 155%;
	font-weight: bold;
	font-style: normal;
	color: #660000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
	
	h3 {
	color: #000000;
	font-size: 13px;
	margin: 0px;
	padding:0px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	text-align: left;
	lline-height: 155%;
	font-weight: bold;
	font-style: normal;
	padding-top:10px;
	padding-bottom:5px;
	}

.componentheading,.contentheading{
	width:600px;
}

hr {
border: 0px;
border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
color: #ccc;
height: 1px;
}
	

/* Navigation */

#navHome {
	
	height: 110px;
	background-color: #5d0000;
	background-image: url(../images/navBackground_new.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
padding-right: 10px;
}
.navItem,a.mainlevelnav {
	display: block;
	float: right;
	margin: auto;
	padding-left: 10px;
	padding-top: 87px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.navItemLogo {
	display: block;
	float: left;
	margin: auto;
	padding-left: 15px;
	padding-top: 30px;
}
.navItemImages {
	display: block;
	float: right;
	width:800px;
}
.columnLeft {
	float: left;
	width: 190px;
}
.columnRight {
	float: right;
	width: 170px;
}




/* Page Layout Divs   */


#page {
	width: 990px;
	margin: 0px auto auto;
	text-align: left;
	background-image: url(../images/pageBackGroundwide.gif);
	background-repeat: repeat-y;
	background-position: center;
	border: 3px solid #FFFFFF;
background-color: #fff;
	
}
	
#contentleft {
	width:170px;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
		}
	
#contentcenter {
	width:620px;
	float:left;
	margin-top: 0px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;


		}
		
	
#contentright {
	width:170px;
	padding:0px;
	float:right;
	display: inline;
	margin: 0px;
	}
#mainImageContainer {
	width:100%;
	height: auto;
	padding-top: 3px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
}
#mainImageContainerHome {
	width:990px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	float: right;
	background-color: #FFFFFF;
}
#mainImageContainerLeft {
	width:170px;
	height: auto;
	padding-top: 3px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	float: left;
	margin-top: 20px;
}


#TitlePage {
	width:770px;
	height: auto;
	background-image: url(../images/backGroundTitle.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	line-height: normal;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* sidebars left and right   */
	
.sidebarContainer {
	text-align: left;
	margin-bottom: 0px;
	padding: 7px;
	ppadding-top:3px;
	background: #AFADA0  url(../images/greycol_bg.gif);
	color: #FFFFFF;
	}
	

.sidebarContainer H1{
	padding: 0px;
	}
.sidebarContainer a:link, #highlightBlock a:visited   {
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebarTexthighlight {
	font-weight: bold;
	color: #660000;
}
.sidebarSubheading {
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
}

/* main content   */

#text {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top:8px;

}
	
#text img{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#text strong{
	color: #660000;
	line-height: 140%;
}
	
#text a:link, #text a:active, #text a:visited {
	color: #660000;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
	
#text h1 {
	color: #901a00;
	font-size: 18px;
	margin-left: 0px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	text-align: left;
	lline-height: 155%;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	mmargin-bottom: 5px;
	text-transform: uppercase;
}
#wrapper {
	border: 4px solid #FF0000;
}


.pagenav_prev{display:none;}
.pagenav_next{display:none;}
.back_button{display:none;}
.pagenavbar{display:none;}
.pagenav{display:none;}

.images {margin:0 10px 10px 0; border:thin solid #999999;}

/* signup form   */

label{
}

.input{
	border: 1px solid #999999;
	background-color: #CFCCC9;
	color: #000000;
	font-weight: bold;
	width: 140px;
	margin-bottom:10px;
}

.dropdown{
	margin-bottom:10px;
}

.textarea{
	margin-bottom: 8px;
	border: 1px solid #C7BFB9;
	background-color: #F2F2F2;
	color: #C7BFB9;
	padding: 2px;
}

.submit {
	padding-top: 5px;
	padding-bottom: 5px;
} 

.textarea{
	margin-bottom: 8px;
	border: 1px solid #660000;
	background-color: #F2F2F2;
	color: #660000;
	padding: 2px;
}

/*  navigation  */

#subNav {
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	background: #AFADA0  url(../images/greycol_bg.gif);
	}
#subNav p {
	margin: 0px;
	}
#subNav a:link, #subNav a:visited {
	display: block;
	background: #901A00 url(../images/menuitem_bg.gif) left repeat-y;
	padding: 5px 5px 4px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AFADA0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	
}

#subNav a:hover {
	background: #901A00 url(../images/menuitem_bg_hover.gif) left  repeat-y;
}

.subNavActive, #active_menu {
	padding: 5px 5px 4px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AFADA0;
	font-weight: bold;
	font-size: 9px;
	background: #901A00 url(../images/menuitem_bg_hover.gif) left  repeat-y !important;
	display: block;
	color: #FFBBBB!important;
	}



ul.arrow {
	list-style-image: url(../images/arrow.jpg);
	list-style-position: outside;

padding-left: 0px;
margin-left: 20px;


	}

ul.arrow li {

margin: 10px 0px;
}

#footer {
	margin:0;
	clear:both;
	padding:10px 5px;
	height:30px;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer a:active  		{
	text-decoration: none;
	color: #660000;
}

#footera:hover 	{ text-decoration: none;}

#footer p {margin:0;}

#announcements {
	color: #660000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;

}
#announcements p{
	font-size: 12px!important;

}
#announcements a:link, #announcements a:active, #announcements a:visited {
	font-size: 12px;
	color: #8E8D81;
	text-decoration: underline;
	font-weight: normal;
}
#announcements a:hover {
	text-decoration: none;
}
#announcements td {
	background-position: top;
}
#YearTab {
	float: right;
	font-weight: bold;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E3DED8;
	text-align: right;
	position: relative;
	bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#announcements h3 {
	color: #C7BFB9;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#investorButtons img {
	background-position: center!important;
	clear: both!important;
	float: none;
}
.sidebarContainerTopLeft {
	text-align: left;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding: 2px 0px 3px 0px;
	height: auto;
}
.sidebarTexthighlightWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.highlightTextMaroon {
	color: #660000;
}
.maroonHeading {
color: #660000;
font-size: 12px;
margin-left: 0px;
font-family: Tahoma, arial, helvetica, sans-serif;
line-height: 130%;
font-weight: bold;
}
.boardAndManagementHeading {
	font-weight: bold;
	color: #403D3A;
}

/* Callapse Navigation */

#collapse {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: auto;
	display: block;
	}
	
#collapse a:link, #collapse a:visited, #collapse a:active  {
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #403D3A!important;
background-image: none !important;
	}
#collapse a:hover {
	background-color: #951E00!important;
	}
.collapseActive {
	display: block;
	background-color: #E4E4E4!important;
	}

#collapseB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: auto;
	display: block;
	}
	
#collapseB a:link, #collapseB a:visited, #collapseB a:active {
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #403D3A!important;
background-image: none !important;
	}
#collapseB a:hover {
	background-color: #951E00!important;
	}
.collapseActiveB {
	display: block;
	background-color: #E4E4E4!important;
	color: #c1c1c1!important;
	}

.imageBorder {
	color: #403D3A;
	border-color:#403D3A;
	border:1px;
	border-style:solid;
	padding-bottom:0px !important;
	padding-right:0px !important;
	margin-right:10px;
	margin-bottom:10px;
}.subtext {
	vertical-align: baseline;
}

.CollapsiblePanelTab {
background:url(../images/arrow.jpg) 2px 5px no-repeat;
}

.CollapsiblePanelTabHover {
background:url(../images/arrow_hover.jpg) 2px 5px no-repeat;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
background:url(../images/arrow_red.jpg) 2px 5px no-repeat;

}

.CollapsiblePanelOpen {
padding-bottom: 20px !important;
}


#mainIMage {width: 990px;}

.lightgrey {
background: #C1BEB0;
margin: 3px;
text-align:left;
}

.lightgrey p {color:#FFFFFF;}

.lightgrey label {
color: #6b0900;
margin: 0px;
padding: 0px;
}

.lightgrey label input {margin: 0px;}

.nopadding {padding: 0px;}

img{
border-color:#999999;
	}

li img{margin-top:5px;}	

sectionmenutop a{
	list-style: none;
	display:none;
}
ul.sectionnav_section, ul.sectionnav_content, ul.sectionnav_category, sectionnav_section li, .moduletable{
display:block;
padding-left:0;
margin-left:0;
margin:0;
}

sectionnav_section, .sectionnav_category{
padding-left:0;
margin-left:0;
}


ul.sectionnav_section li{
	list-style: none;
}
ul.sectionnav_content li{
}

ul.sectionnav_content a{
}
.moduletable{
margin:0px;
padding:0px;
}
.contentpaneopen{
width:100%;
}

.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}