/* CSS Document */
body
{
	/*background-color: #cccccc;*/
	background: url(images/leftborder.jpg) repeat-x;
	margin:	0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.container
{
	margin-left: auto;
	margin-right: auto;
	width: 65em;
	background-color: #FFFFFF;
	color: #000000;
	min-height: 41em;

}
.header
{
	background-image: url(images/bg_topbar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 5px;
	height: 5em;
	color: #666666;
	background-color: inherit;
}
.subnavholder
{
	background-color:#aaaaaa;
	height: 1.5em;
	margin: 0px 5px;
	border-bottom: 2px solid #cccccc;
}
.insidecontainer
{
	margin: 0px 5px;
	border-top: 1px solid #000000;
	background: url(images/bg.gif) repeat-y;
}
.leftcolumn
{
	width: 19em;
	background-color: #840000; 
	text-align: left;
	float: left;
	color: #ffffff;
	height: 100%;
}
.rightcolumn
{
	text-align: left;
	width: 44em;
	float: right;
	padding-right: 14px;
	/*border-left: 1px solid #ffffff;*/
}
.sectornav {
	margin: 0px auto; /* center for now */
	width: inherit; /* ems so it will grow */
	background: url(images/left_topbar.gif) repeat-x top center;
	font-size: 100%;
	
}
.maincontent
{
	padding: 0px 10px;
}
.maincontent li
{
	list-style-image:url(images/body_arrow2.gif);
	text-indent: 0px;
	font-size:1em;
	font-weight: bold;
	/*line-height: 1.5em;*/
}
.boxhead {
	background: url(images/left_rightcorner.jpg) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/left_leftcorner.jpg) no-repeat top left;
	margin: 0;
	padding: 10px 0px 5px;
	color: #999999; 
	font-size: 1em;
	line-height: 1.3em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.tertiarynav
{
	/*background-color: #c6c6c6;*/
	min-height: 16em;
}
.leftfloat
{
	float: left;
	font-size: 1.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
}
.logotext
{
	color: #990000;
	background-color: inherit;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 10px;
}
.rightfloat
{
	float: right;
	padding-right: 120px;
	text-align: right;
	font-size: 0.8em;
	height: inherit;
	background-image: url(images/topbar_logo.png);
	background-position: 98% 30%;
	background-repeat: no-repeat;
}
.subnavholder li,.subnavholder ul
{
	display: inline;
	margin: 0px;
	padding: 0px 12px;
	color: #ffffff;
	font-size: 0.9em;
	border: none;	
	line-height: 2.5em;
}

.sectornav li,.sectornav ul
{
	margin: 0px;
	padding: 0px;
}
.navholder
{
	padding: 0px 9px;
}
.boxbody, .boxbodyfirst {
	margin: 0;
	padding: 0px;
	width: 8.73em;
	float: left;
}
.boxbodyfirst ul,.boxbodyfirst li,.boxbody ul,.boxbody li
{
	list-style: none;
	background: #999999;
	border-bottom: 3px solid #840000;
	border-left: 3px solid #840000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
}
.boxbodyfirst ul,.boxbodyfirst li
{
	border-left: none;
}
.boxbodyfirst ul,.boxbody ul
{
	padding: 0px;
	background: none;
	margin: none;
	border: none;
}
.boxbody li.last
{
	background: url(images/leftfill4.gif) repeat-x bottom left;
	padding-bottom: 5px;
}
.leftcolumn ul
{
	border: none;
	padding: 0px;
}
.tertiarynav ul,.tertiarynav li
{
	border: none;
	text-indent: 0px;
	background: #999999;
	padding: 2px 0px 0px 3px;
	margin: 0px 9px 3px 9px;
	list-style: none;
	height: 5em;
	font-size: 0.95em;
	line-height: normal;
}

.tertiarynav ul
{
	margin: 0px;
	padding: 0px;
	height: auto;
	border: none;
	background: none;
}
.tertiarynav img
{
	float: left;
	padding-right: 10px;
}
img
{
	border: none;
}
a,a:link,a:visited,a:hover,a:active
{
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	line-height: inherit;
}

.leftnavlink
{
	line-height: 0.5em;
}
.flash
{
	
}
h3
{
	background: url(images/body_arrow.jpg) no-repeat 0% 50%;
	text-indent: 20px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif; 
	font-size: 1.6em;
	color: #8D8D8D;
	font-weight: bold;
	margin-top: 10px;
}
.footer
{
	background: url(images/footer.jpg) repeat-x;
	height: 2.5em;
}
.copywrite,.privacy
{
	font-size: 0.8em;
	color: #ffffff;
	height: 2.5em;
}
.copywrite
{
	float: left;
	background: url(images/base_fill1.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 8px;
}
.privacy
{
	float: right;
	background: url(images/base_fill2.jpg) no-repeat right top;
	padding-right: 25px;
	padding-top: 8px;
}
.tertiarynav li:first-line 
{
	/*color: #D31D1D;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: bold;*/
}
.bigred
{
	color: #D31D1D;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: bold;
}	
.floatleft
{
	float: left;
}
.contact
{
	width: 300px;
}
.contact strong
{
	font-size: 0.9em;
}
.contact img
{
	margin-right: 20px;
}
.padbottom
{
	margin-bottom:40px;
}
.floatright
{
	float: right;
	text-align: right;
}
.floatleft img,.floatright img
{
	padding: 0px 10px;
}
.floatleft:first-line,.floatright:first-line
{
	font-size: 1.1em;
	font-weight: bold;
}

/*forms, labels and inputs*/
form
{
	padding: 0px;
	margin: 0px;
}

label,legend
{
	float: left;
	width: 65px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: bold;
}
fieldset
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input,textarea
{	
	float: left;
	font-size: 9px;
	width: 155px;
	margin: 1px 0px;
	border: 1px solid #000000;
	clear: right;
}
fieldset fieldset input
{
	border: none;
}
.hidden
{
	display:none;
	border: none;
}
.inputbutton,.shortlabel .inputbutton
{
	width:175px;
	height: 17px;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	padding: 1px 0px 0px 0px;
	margin-left: 2px;
	margin-bottom: 15px;
	font-size: 0.8em;
	color: #333333;
	background-color: #999999;
}
.clear,form br
{
	clear: both;
}

/* commented backslash hack v2 \*/
.subnavholder li,.subnavholder ul
{
	border-left: 1px solid #666666;	
}
/* commented backslash hack v2 \*/
.boxbodyfirst ul,.boxbodyfirst li,.boxbody ul,.boxbody li
{
	padding: 0px;
	line-height: 1.2em;
}
@media screen, projection {
  a,a:link,a:visited,a:hover,a:active
{
	line-height: 0.5em;
}

}
/* commented backslash hack v2 \*/
.maincontent li
{
	list-style-image:url(images/body_arrow2.gif);
	text-indent: 0px;
	font-size:1em;
	font-weight: bold;
	/*line-height: 0.8em;*/
}
.subnavholder li,.subnavholder ul
{
	line-height: 1em;
}
.subnavholder ul, .subnavholder li.first
{
	border: none;
}
.centered
{
text-align: center;
}
.padright
{
	padding-right: 30px;
}
.lesstopmargin
{
margin-top: -40px;
}
.spacedout
{
	line-height: 1.7em;
}
.smallpad
{
padding-right: 8px;
}
.linkpad
{
padding-left: 68px;
}
strong
{
	color:#8D8D8D;
} 
.q
{
	color: #8D8D8D;
	margin-top: 10px;
}
li.a
{
	font-weight: normal;
}