/* CSS Document */
body{
margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	color: #38230E;
	background-color: #F6F1DE;
}

img {
	border: 0;
}

.header{
height:88px;
background-color:#006699;
border-top: 8px solid #6699CC }

.content_body{
background-image:url('/img/bg1.jpg');
background-repeat: repeat-x;
background-color:#F6F1DE;
}

.content_interior{
width:760px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:760px;
margin-top:25px;
}

.title{
color:#FFFFFF;
font-size:25px;
margin:0px;
padding-top:8px;}

.title a:link, .title a:visited, .title a:hover, .title a:active {
	color: #fff;
}	

.left_column{
width:200px;
float:left;
margin-top:25px;
clear:both;
}

.navigation{
width:184px;
padding-left:6px;
padding-right:6px;
background-image:url(/img/nav_side.jpg);
}

.navigationbtm{
width:196px;
background-image:url(/img/nav_btm.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}


.right_column{
	width:545px;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	border-left: solid 1px #E0D0B1;
	padding-left: 10px;
}
/*
.hr{
	width:485px;
	height:8px;
	background-image:url(/img/hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}
*/

hr {
	border: none 0;
	border-top: 1px solid #006699;
	width: 100%;
	height: 1px;
}

a:link, a:visited {
	color: #268CCD;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


h2 {
	margin: 0;
	color: #006699;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	/*padding-left:25px;
	background-image:url(/img/h2.gif);*/
	background-repeat:no-repeat;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width:180px;
list-style:none;
}

.markermenu li a{
background:url(/img/arrow.gif) no-repeat 2px center;
font-weight:bold;
color: #006699;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
list-style-type: none;
list-style:none;
}

.markermenu2{
list-style-type: none;
padding: 0;
display: inline;
list-style:none;
}

.markermenu2 li a{
font-weight:bold;
color: #006699;
display: inline;
padding-right: 10px;
text-decoration: none;
list-style-type: none;
list-style:none;
}



* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu li a:visited, .markermenu li a:active{
color: #006699;
}

.markermenu li a:hover{
color: black;
}

.footer{
background-color:#EFE6CE;
padding-top:25px;
padding-bottom:25px;}

.footer-inner{
width:760px;
margin-left:auto;
margin-right:auto;}

.footer-div{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

*html .footer-div{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

ul li{
margin-left:-20px;
list-style-type:square;
color:#006699;}

.table {
	border: 2px solid #006699; 
	margin: 0; 
	padding: 0;
}


.l1 {
	border-top: 1px solid #006699; 
	border-right: 1px solid #006699;
	color: #000;
	font-size: .8em;
}

.l2 {
	background-color: #fff;
	border-top: 1px solid #006699; 
	border-right: 1px solid #006699;
	color: #000;
	font-size: .8em;
}

.l3 {
	border-top: 1px solid #006699; 
	border-right: 1px solid #006699;
	background-color: #f3cece;
	color: #000;
	font-size: .8em;
}

.table-head {
	background-color: #ccc;
	color: #1c3d53;
	font-weight: bold;
	text-align: center;
}

.border-right {
	border-right: 1px solid #006699;
}

.border-top {
	border-top: 1px solid #006699;
}

ul.downloads {
	list-style: url('/img/page.png');
}

.msg {
	font-weight: bold;
	padding: 1em;
	width: 100%;
	text-align: center;
	margin: 1em auto;
}

.error {
	border: 2px solid #f5a8a8;
	background: #f3cece url('/img/warning.png') no-repeat 0.5em 50%;
}

.info {
	border: 2px solid #fef894;
	background: #fffddd url('/img/ok.png') no-repeat 0.5em 50%;
}

.warning {
	border: 2px solid #94b7fe;
	background: #ddecff;
}

fieldset {
	border: 0;
}

fieldset legend {
	font-weight: bold;
	color: #006699;
	padding: 0;
	margin: 0;
}

.top {
	padding-left: 16px;
	background: url('/img/top.png') center left no-repeat;
}

.footertext {
	text-align:right; 
	width: 760px; 
	margin: 0 auto;
	color: #999;
}

pre.code {
	font-family: monaco, courier, serif;
	border-left: 3px solid gray;
	padding: 1em;
	background-color: #fcf7f3;
}

.problem {
	font-weight: bold;
	color: #ff0000;
}
