@charset 'UTF-8';

* {
    padding: 0;
    margin: 0 auto;
}

body {
    margin: 0;
    padding: 0;
	background-image: url(../images/bgd.gif);
	background-color:#e5e5e5;
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
}

h1{
	font-size:22px;
	color:#214d93;
	font-weight:normal;
}

h2{
	font-size:20px;
	color:#214d93;
	font-weight:bold;
}


p{
	font-size:14px;
	padding-bottom:5px;
	font-family:"Times New Roman", Times, serif;
}

font{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

li{
	list-style:url(../images/arrows.png);
	font-size:12px;
	margin-left:20px;
	}

#container{
	width:800px;
	padding:10px 0 0 0;
}

#copy00{
	background-color:#e0dbce;
	width:545px;
	padding:10px;
	margin:10px 0 10px 0;
	border:1px solid #CCCCCC;
}

<!--START NAVIGATION-->

#nav					{ position: relative; height: 36px; z-index: 50; background-color: #152A51; width: 800px; }
#nav li 				{ position: relative; height: 36px; list-style: none; float: left; margin:0 !important; }
#nav li a			 	{ position: relative; height: 36px; display:block; text-decoration:none; cursor: pointer; }
#nav li strong 			{ position: absolute; top: 0px; left: 0px; display: block; height: 36px; }
#nav li, #nav li a, #nav li strong, #nav li div	{ background-image: url(../images/nav.gif); }
#home #nav a:hover		{ text-decoration: none;}

#nav li.nav1, #nav li.nav1 a, #nav li.nav1 a strong		{ background-position: 0 0; width: 115px; }
#nav li.nav2, #nav li.nav2 a, #nav li.nav2 a strong		{ background-position: -117px 0px; width: 114px }
#nav li.nav3, #nav li.nav3 a, #nav li.nav3 a strong	{ background-position: -230px 0px; width: 114px }
#nav li.nav4, #nav li.nav4 a, #nav li.nav4 a strong		{ background-position: -343px 0px; width: 114px }
#nav li.nav5, #nav li.nav5 a, #nav li.nav5 a strong		{ background-position: -456px 0px; width: 114px }
#nav li.nav6, #nav li.nav6 a, #nav li.nav6 a strong		{ background-position: -569px 0px; width: 114px }
#nav li.nav7, #nav li.nav7 a, #nav li.nav7 a strong		{ background-position: -685px 0px; width: 115px }

/*HOVER STATE */
#nav li.nav1, #nav li.nav1 a:hover strong		{ background-position: 0px -36px; width: 115px }
#nav li.nav2, #nav li.nav2 a:hover strong		{ background-position: -117px -36px; width: 114px }
#nav li.nav3, #nav li.nav3 a:hover strong		{ background-position: -230px -36px; width: 114px }
#nav li.nav4, #nav li.nav4 a:hover strong		{ background-position: -343px -36px; width: 114px }
#nav li.nav5, #nav li.nav5 a:hover strong		{ background-position: -456px -36px; width: 114px }
#nav li.nav6, #nav li.nav6 a:hover strong		{ background-position: -569px -36px; width: 114px }
#nav li.nav7, #nav li.nav7 a:hover strong		{ background-position: -685px -36px; width: 115px }

#nav li ul li a:link, #nav li ul li a:visited	{ 
background: #FFFFFF url(../images/gold_gradient.png) repeat-x top ;
border-bottom: 1px solid #d4d4d4;
border-left: 1px solid #d4d4d4;
border-right: 1px solid #d4d4d4;
color: #000000;
display: block; 
font-size: 12px;
height: 100%;
padding: 3px 0 3px 3px; 
text-decoration: none; 
width: 100px;
font-family:Arial, Helvetica, sans-serif;
}

* html #nav li ul li a:link, #nav li ul li a:visited	{ width: 100px; w\idth: 100px;}

#nav li ul li	{ height: auto; width: auto; background-image:url(../images/gold_gradient.png); border-bottom: 1px solid #FFFFFF;}

#nav li ul li a:hover {	background-image:url(../images/gold_gradient.png) no-repeat 10px 10px; color:#214d93; }

#nav ul 	{ list-style: none; } /* all lists */
#nav li ul  { display: none; position: absolute; top: 25px;	left: 0px; z-index: 50; } /* second-level lists */
#nav li>ul 	{ top: 31px; left: 4px; z-index: 50; } /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
#nav li.nav10 ul  { top: 35px;	left: -44px; z-index: 50; } /* second-level lists */

/* lists nested under hovered list items */
#nav li:hover ul, #nav li.over ul 	{ display: block; padding: 0px; z-index: 50; }

<!--END NAVIGATION-->


#matters{
	width:561px;
	margin:0;
	padding:0;
}

#matters li{
	padding-bottom:5px;
}

#mattersleft{
	float:left;
	border-right: 1px solid #CACACA;
	padding:0 30px 0 0px;
}
#mattersright{
	float:left;
	border:none;
	margin-left:25px;
}

#matters a:link, #matters a:visited {
    color: #194B8A;
	text-decoration:underline;
	font-size:16px;
}

#matters a:hover, #matters a:active {
	color:#000000;
	text-decoration:none;
	font-size:16px;
}

#right{
    margin: 10px 0 0 0px;
    width: 229px;
    text-align: center;
    float: right;
}

#rightBox {
    padding: 10px;
    background-color: #f0f0f0;
	margin:0 0 10px; /* I added left 10px - chuck */
	background-image:url(../images/rightbgd2.jpg);
	background-repeat:no-repeat;
    border: 1px solid #ccc;
	text-align:center;
}

#footer{
	background-color: #194B8A;
	padding:10px 0 10px 0;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    clear: both; /* I added clear & margin-top - chuck */
    margin-top: 5px; 
}

#footer a:link, #footer a:visited {
    color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#copyright{
	text-align:center;
	margin:15px 0 15px 0;
}

a:link, a:visited {
    color: #194B8A;
	text-decoration:none;
}

a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}

#emailbox{
	background-image:url(../images/emailbox.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:102px;
}

.profilethumb{
	float:right;
	margin:0 0 5px 5px;
	border:1px solid #000000;
}

.contactForm {
    
}
.contactForm td.heading {
    font-weight: bold;
}
.contactForm td {
    vertical-align: top;
    padding: 3px;
}
.contactForm td>input {
    padding: 2px;
}
.contactForm td>input[type="text"] {
    width: 250px;
    font-family: times new roman, serif;
    font-size: 11px;
}
.contactForm td>textarea {
    width: 250px;
    height: 90px;
    wrap: soft;
    font-family: times new roman, serif;
    font-size: 11px;
}
.submitButton {
    background-image:url(../images/gold_gradient.png);
    background-repeat: repeat-x;
    border: 1px ridge #ccc;
    padding: 2px;
}

#contact_email input[type="button"] {
    background-image:url(../images/gold_gradient.png);
    background-repeat: repeat-x;
    border: 1px ridge #ccc;
    width: 30px;
    height: auto;
    padding: 2px;
}
#contact_email input[type="text"] {
    padding: 2px;
    display: inline;
    width: 145px;
    height: 13px;
}
.blog {
    padding: 3px 0 5px 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ddd;    
}
.blog p.byline {
    color: #666;
    font-size: 11px;
}
.blog p.date {
    color: #666;
    font-size: 11px;
}
.blog p.content {
    margin: 10px 0;
    line-height: 18px;
    font-size: 11px;
}
.blog a.link {
    font-size: 11px;
}

.blogHeader {
    
}

#blogBox {
    width: 207px;
}
#blogBox h3 {
    color:#214d93;
}
#blogBox>h4 {
    color:#000;
    padding-top: 10px;
    font-size: 12px;
}
#blogBox ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 207px;
}
#blogBox ul>li {
    list-style: none;
    width: 207px;
    padding: 3px 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
}
#blogBox ul>li.selected {
    background-color: #ffa;
}
#blogBox ul>li a {
    width: 100%;
    padding: 3px;
}

.message-err {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #FF0000;
    color: #FF0000;
}

.message-msg {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #000000;
    color: #000000;
}

.message-success {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #008000;
    color: #000000;
}

/* VALIDATION */

.validation-failed {
    color: red;
}

.validation-advice {
    margin: 0px;
    padding: 0px;
    color : #F00;
    font-size: 11px;
}

.validation-passed {
    color: green;
}
