/* -------------------------------------------------------------------------- */
/* @group HTML elements */
body{
	margin:0;
	color: #333;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	letter-spacing:1px; /*must 1 px on ie */
	line-height:120%;
}
p {
	margin: 1em 1em 1em 0;
	}
strong {
	font-size: 120%
	}
hr {
	color: #999999;
	height:0.1em;
	margin:1em;
	}
#tblBorder {
	border:1px solid #999999;
}
.topBorder{
	border-top:1px solid #cccccc;
}
.bottomBorder{
	border-bottom:1px solid #cccccc;
	margin-bottom: 2em;
}
/* @group link */
a:link {
	color: #005288;
	text-decoration: none;
}
a:visited {
	color: #005288;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
/* @end link*/

/* @end HTML elements */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* @group header */
#wrapper{
	position:relative;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: transparent url(/images/pageheaderback.gif) repeat-x;
	width: 100%;
	height: 124px;
	z-index:0;
	overflow:hidden;
}

/* @group Logo */
#logo {
	position:absolute;
	margin-left: 30px;
	margin-top: 47px;
	width: 300px;
	height:53px;
	background: transparent url(/images/logo.gif) no-repeat;
	z-index:1;
}
/* @end Logo*/

/* @group searchBar */
#searchBar{	
	float: right;
	margin-left: 70%;
	margin-top:-3em;
	z-index:0;
	width: 100%;
	clear:both;
	display:none;
}

/* @end searchBar */

/* @group topLeftMenu */
#navwrapper {
	float: right;
}
#navwrapper a:link {
	color: #415A7C;
	text-decoration:none;
}
#navwrapper a:visited {
	color: #415A7C;
	text-decoration:none;
}
#navwrapper a:hover {
	color: #333;
	text-decoration:none;
}
#navcontainer {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0px;
	overflow: hidden;
	height: 3em;
}
#navlist li:before { 
	content: "| ";
	color: #415A7C;
}
#navlist li:first-child:before {
	content: ""; 
}
#navlist {
	list-style-type: none;
}
#navlist li {
	float: left;
	line-height: 1em;
	text-align: center;
	padding:0px 3px 0px 0px;
	display: block; 
}

/* @end topLeftMenu*/


/* @group mainMenu */
#menucontainer {
	float: left;
	background: #86919f;
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 0;
}

/*#menucontainer ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	border-top: 1px solid #464a52;
	background: #383d44;
}

#menucontainer ul li {
	display: inline;

	
}
#menucontainer ul li a {
	float: left;
	padding: 0.4em 2em;
	margin-top: 0;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
}

#menucontainer ul li a:hover {
	color: #ffffff;
	margin-top: 0;
	background: #708195;
}*/
#menucontainer a.active { 
	background: #5a6f88;
}
#menucontainer a.active:hover { 
	background: #5a6f88;*/
}
/* @end */

/* @end header*/
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* @group MainArea */
#bodyWrap {
	float:left;
	position:relative;
	width:100%;
	height:100%;
	background: url(/images/contentsback.gif) repeat-x top left;
	z-index:100;
}

#contents{
	margin-left:auto;
	margin-right:auto;
	margin-top: 0em;
	padding-top: 0.5em;
	width: 74em;
}

/*@group defaultmargin*/
#margin{
float:left;
	margin: 0;
	padding: 0.5em;
	padding-left: 1em;
	width:100%;
}

#margin em{ 
	color: rosybrown;
	font-size: 95%;
	line-height: 2em;
	
	margin: 0 0 0 -0.5em;
}
/*@end*/

/*@group mainContents*/
#mainColumn{ 
	float:left;
	width: 47em;
}
#main1Column{ 
	float:left;
	width: 74em;
}
#mainText{
	float:left;
	background: transparent url(/images/entryback.gif) repeat-x;
}
#mainImg{
	margin: 1em 1em 0 1em;
	width: 45em;
	border: solid 1px #ccc; 	
}

#mainTitle{
	text-align:left;
	padding:0.3em;
	padding-top:0.8em;
	font-size:200%;
	color:#005089;
	color:#5a6f88;
	letter-spacing:0; /*must 1 px on ie */	
}
#mainTitle em{ 
	color: rosybrown;
	font-size: 40%;	
	margin: 0 0 0 1em;
}
/*@end*/

/*@group sideContents*/
#sideColumn{
	float:left;
	border-left:1px solid #cccccc;
	padding-left: 1em;
	margin-left: 1em;
	margin-top: 1.9em;
	margin-bottom: 2em;
	width: 23.8em;
}

#sideBox{
	float:left;
	border:1px solid #CCCCCC;
	border-bottom-color:#999999;
	clear:both;
}

#sideBox1{
	float:left;
	border:1px solid #CCCCCC;
	border-bottom-color:#999999;
	width:320px
}

#sideBox2{
	float:left;		
	border:1px solid #CCCCCC;
	border-bottom-color:#999999;
	margin-top:1em;
	width:320px
}
#boxTitle{
	background: transparent url(/images/boxheader.gif) repeat-x;
	padding: 0.5em;
	margin-left:0em;
}
#boxTitle img{
	float:left;
	margin-right: 0.5em;
	margin-bottom: 0.2em;	
}

#sideImg{
	margin-right: 0.5em;
	float:left;
	width:10em;	
}
#sideContent{
	float:left;
	background: transparent url(/images/boxback.gif) repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	font-size:85%;
	width:100%;
}
#sideContent UL{
	color:rosybrown;
	margin: 0.7em 1em 1em 1em;
	padding: 0.5em 0 0 0;
	font-size:110%;
}
#sideContent li{
	color:rosybrown;
	line-height:180%;
}
/*@group Spacer*/
#Spacer{
	clear:both;
	text-align:left;
	width:100%;
}
/*@end Spacer*/
/*@end MainArea*/
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*@group Footer*/
#footer{
	clear:both;
	text-align:left;
	margin-top:4em;
	padding-left:1em; 
	padding-top:1em;
	vertical-align:bottom;
	font-size:80%;
	color:#8b8f95;
	height: 4em;
	background: transparent url(/images/entryback.gif) repeat-x;
}
/*@end Footer*/
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*@group IEworkaround*/
/*All IE browsers*/
/*@group navlist*/

* html #navlist { 
	float: right;
	height: 1%; 	
	}

* html #navlist li
{
	border-left: 1px solid #415A7C;
	padding: 0 4px 0 4px;
	margin: 10px 4px 0 -4px;
}

* html #navlist li:last-child { 
	border-right:0;
}

/* @group IE7 only*/
html>body #navlist li {
*background: url(/images/bar.gif) 0 50% no-repeat;
*margin: 0;
*padding: 0 0.5em 0 0.8em;
line-height:1.2em;
	}
html>body #navlist li.nopipe {
*background: none;
	}
/* @end IE7 only */
/* @end navlist */

/*@group mainArea*/

* html #logo {
	float:left;
	clear:both;
}

* html #contents{
	width: 73em;
}

* html #mainColumn{ 
	width: 45em;
}
* html #main1Column{ 
	float:left;
	width: 71.5em;
}
* html #mainTitle{
	padding-bottom:0.2em;
	font-size:200%;
	line-height:80%;
}

* html #TitleBar {
	margin-top: -12px;
}

* html #sideColumn {
	width: 21em;
}

* html #footer {
	margin-top: 0.5em;
}
/*@end mainArea*/

/*@end IEworkaround*/
/* -------------------------------------------------------------------------- */

.em #margin {
	color:rosybrown;
	font-size:95%;
	line-height: 2em;
	margin: 0 0 0 -0.5em;
}

.em #mainTitle {
	color: rosybrown;
	font-size: 40%;
	margin: 0 0 0 1em;
}
