﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #036;
	width: 620px;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
}
#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}

#form {
	margin-left: 10px;
}

#footer {
	width: 620px;
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer2 {
	align:center;
	width: 620px;
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 13px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #ca7;
}
#navigation a:hover {
	color: #AA0000;
	text-decoration: none;
	border: 0px solid #ed9;
}


/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a:link { color: #000080; text-decoration: underline; }
a:visited { color: #808080; text-decoration: underline; }
a:hover { color: #AA0000; text-decoration: none; }
a:active { color: #000080; text-decoration: underline; }

p
	{
	color: #000000; 
	font-family: arial, san serif;
	font-size:12px; 
	font-weight: normal;
	text-decoration: none; 
	margin-top:5px;
	margin-bottom:15px; 
	margin-left:0px; 
	margin-right:10px; 
	margin-top:0 
	}

p.form
	{
	color: #000000; 
	font-family: arial, san serif;
	font-size:12px; 
	font-weight: normal;
	text-decoration: none; 
	margin-top:0px;
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:5px; 
	margin-top:0 
	}
	
.insert {margin-left:10px;}
	
ul, ol
	{
	color: #000000; 
	font-family: arial, san serif;
	font-size:12px; 
	font-weight: normal;
	text-decoration: none; 
	margin-top:5;
	margin-bottom:10; 
	margin-left:30; 
	margin-top:0 
	}
	
li
	{
	margin-bottom:10
	}

h1           { color: #C0C0C0; font-weight:normal; font-size: 10px; text-decoration: none; margin-bottom:15; margin-top:0; margin-left:0 }
h2           { color: #000000; font-size: 16px; text-decoration: none; margin-bottom:0; margin-top:0; margin-left:0 }
h3           { color: #036; font-size:13px; text-decoration: none; margin-bottom:6; margin-left:0; margin-top:0 }
h4           { color: #666666; font-family: Arial, san serif; font-size:12px; text-decoration: none; margin-bottom:0; margin-left:0; margin-top:0; line-height:15px }
h5           { color: #0287BF; font-family: Arial; font-size: 10pt; text-decoration: none; margin-bottom:2; margin-top:0 }
h6           { color: #FFFFFF; text-align: center; font-weight:normal; font-size: 21px; text-decoration: none; margin-bottom:15; margin-top:20; margin-left:0 }

a.h4:active          { color: #000000; font-size:12px; text-decoration: none; margin-bottom:0; margin-left:10; margin-top:0 }
a.h4:link          { color: #000000; font-size:12px; text-decoration: none; margin-bottom:0; margin-left:10; margin-top:0 }
a.h4:hover          { color: #AA0000; font-size:12px; text-decoration: none; margin-bottom:0; margin-left:10; margin-top:0 }
a.h4:visited          { color: #000000; font-size:12px; text-decoration: none; margin-bottom:0; margin-left:10; margin-top:0 }

a.bread:active	{ font-size:11px; color:#C0C0C0; font-weight:normal; text-decoration:none; margin-bottom:20}
a.bread:link	{ font-size:11px; color:#C0C0C0; font-weight:normal; text-decoration:none; margin-bottom:20}
a.bread:hover	{ font-size:11px; color:#808080; font-weight:normal; text-decoration:none; margin-bottom:20}
a.bread:visited	{ font-size:11px; color:#666666; font-weight:normal; text-decoration:none; margin-bottom:20}

.sub-bread	{ font-size:11px; color:#C0C0C0; font-weight:normal; text-decoration:none; margin-left:10px; margin-bottom:20}

a.nav:link	{ color:#000000; font-weight:normal; font-size:11px; text-decoration:none}
a.nav:visited	{ color:#808080; font-weight:normal; font-size:11px; text-decoration:none}
a.nav:hover	{ color:#AA0000; font-weight:normal; font-size:11px; text-decoration:underline}
a.nav:active	{ color:#000000; font-weight:normal; font-size:11px; text-decoration:none}

.sub-nav	{ font-size:12px; color:#000000; font-weight:normal; text-decoration:none}