@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{  
margin: 0; 
padding: 0; 
border: 0; 
}

A 			{ color: #765; font-family: "Trebuchet MS", verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #765; text-decoration: none; } 
A:visited	{ color: #765; text-decoration: none; } 
A:active	{ color: #333;  } 
A:hover		{ color: #333;  } 

body {
	background-color:  #765;
	margin: 0;
	padding: 0;
	color: #000;
	font: 80%/1.25 Verdana, Arial, Helvetica, sans-serif;
}

/*.byline {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
	clear:both;
}*/

.h1Title {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.6em;
	line-height:.8em;
	font-weight: bold;
	margin: 0;
	color: #000;
}

#container {
	margin: 0 auto 0 auto;
	width: 990px;
	min-width:990px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.jpg);
	background-repeat: repeat;
}
#header {
	border: solid 1px #036;
	border-bottom: none;
	height: 150px;
	background-color: #fff;
	width: 990px;
}
#header img{
	float:left;
}
#headerFlash {
	float:right;
	width:590px;
	padding-top: 0px;
	height: 150px;
	text-align:right;
	padding-right:0px;
}

#menu_header {
	background:#DAE0D2 url("../images/bg.gif") repeat-x bottom;
	height: 34px;
	padding-top: 0px;
	padding-bottom:4px;
	border-top: solid #036 1px;
	border-right: solid #036 1px;
	border-bottom:0;
	border-left:solid #036 1px;
	width: 990px;
	font-size:93%;
	line-height:normal;
  }
#menu_header ul {
  margin:0;
  padding-top:10px;
  padding-left:10px;
  list-style:none;
  }
#menu_header li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu_header a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu_header a {float:none;}
/* End IE5-Mac hack */
#menu_header a:hover {
  color:#333;
  }
#menu_header #menu_current {
  background-image:url("../images/left_on.gif");
  }
#menu_header #menu_current a {
  background-image:url("../images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

h1, h2 {
	margin: 0.5em 0 0 0.5em;
	color: #030;
}


#column-wrapper {
	Clear:both;
	
	background-color:#ffffff;
	width: 990px;
	background-image: url(../images/spacer.jpg);
	background-repeat: repeat;
	overflow: visible;
	border-right: solid #036 1px;
	border-left:solid #036 1px;
}
#column-wrapper p{
	line-height: 130%;
	margin-top: 5px;
	color: #3F4E69;
	padding-right:15px;
	
}
#MainContentLeft {
	margin-left:10px;
	margin-top:10px;
	float: left;
	width: 700px;
	color: #666666;
	line-height: 14px;
	overflow: visible;
	display:inline;
}
#MainContentRight {
	
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 270px;
	color: #666666;
	line-height: 14px;
	overflow: visible;
	display:inline;
}
.tabcontentsLeft {
	border: solid 1px #cccccc;
	
	
	padding: 10px;
	margin-bottom: 10px;
}
.tabcontentsLeftA {
	border: solid 1px #cccccc;
	
	
	padding: 10px;
	margin-bottom: 10px;
	background-color:#DAE0D2;
}
.sup {
	vertical-align:middle;
	font-size:80%;
}
.tabcontentsRight {
	border: solid 1px #cccccc;
	width: 250px;
	float: left;
	margin: 0 0px 10px 0;
	padding-top:0px;
	
	padding-bottom:10px;
	padding-left:10px;
}
.tabcontentsRight p {
	padding-left:10px;
}

.tabcontentsRight a:link, a:visited {
	color: #3F4E69;
	text-decoration: none;
}

.tabcontentsRight  a:hover, a:active {
	color: blue;
	text-decoration: underline;
}

#DevContentLeft {
	margin: 10px;
	float: left;
	width: 400px;
	color: #666666;
	line-height: 14px;
	overflow: visible;
}

#DevContentLeft a:link, #DevContentLeft a:visited {
	color: #3F4E69;
	text-decoration: underline;
}

#DevContentLeft  a:hover,#DevContentLeft  a:active {
	color: blue;
	text-decoration: underline;
}

#DevContentRight {
	margin-right: -5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 420px;
	color: #666666;
	line-height: 14px;
	overflow: visible;
}

#DevContentRight a:link, #DevContentRight a:visited {
	color: #3F4E69;
	text-decoration: underline;
}

#DevContentRight  a:hover, #DevContentRight a:active {
	color: blue;
	text-decoration: underline;
}

.DevtabcontentsLeft {
	border: solid 1px #cccccc;
	width: 400px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
}
.DevtabcontentsLeftA {
	border: solid 1px #cccccc;
	width: 400px;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
}

.DevtabcontentsRight {
	border: solid 1px #cccccc;
	width: 400px;
	float: right;
	padding: 10px;
	margin-bottom: 10px;
}
.DevtabcontentsRightA {
	border: solid 1px #cccccc;
	width: 400px;
	float: right;
	padding: 10px;
	margin-bottom: 10px;
}




#footer {
	background-color:#fff;
	height: 45px;
	color: #000000;
	width:990px;
	border-top: solid 1px #036;
	text-align:center;
	padding-top:10px;
	font-size:9px;
}
#footer a:link,#footer a:visited {
	padding: 4px;
	color: #3F4E69;
	text-decoration: none;
}
#footer a:hover, a:active {
	padding: 4px;
	color: #CCCC99;
	text-decoration: underline;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
}
.print-header {
	display: none;
	visibility: hidden;
}
