@charset "utf-8";

/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
}
form {
	padding: 3px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.form{
	border: 1px solid #b3c5d6;
	margin: 2px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 300px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #0067A8;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #053E5F;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

h3 {
	font-family: "Times New Roman";
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #0067A8;
	text-align: center;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 11px;
}

.submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.spacer  {
	height: 2px;
	width: 10px;
	float: left;
}
.clear-padding-y {
	clear: both;
	height: 21px;
}

.ur, .ul, .ll, .lr, .right-shadow, .bottom-shadow{
	overflow:hidden;
	line-height: 0px;
	background-repeat: no-repeat;
}
p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#page-container {
	background-color: #FFFFFF;
	width: 756px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #063F60;
	border-bottom-color: #063F60;
	border-left-color: #063F60;
}
#header {
	height: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173329;

}

#header h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #84AE3B;
	padding-top: 13px;
}
#header #header-top-bar {
	background-image: url(/images/header-top-bar.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#nav {
	background-image: url(/images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-right: 8px;

}
#nav .end-hover {
	background-image: url(/images/nav-hover-bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 8px;
	position: absolute;
	visibility: hidden;
	top: 0px;
	right: -8px;
}

#nav .left-hover {
	background-image: url(/images/nav-leading-node.jpg);
	height: 29px;
	width: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#right .clear-padding-y {
	height: 21px;
}
.clear-padding-y {
	height: 58px;
}

#nav .right-hover {
	background-image: url(/images/nav-following-node.jpg);
	height: 29px;
	width: 24px;
	position: absolute;
	top: 0px;
	right: -24px;
	visibility: hidden;
}
#nav #name {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	padding: 0px;
	margin-bottom: 0px;
}
#nav a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/nav-node.jpg);
	background-repeat: no-repeat;
	padding-left: 27px;
	display: block;
	float: right;
	padding-top: 7px;
	height: 22px;
	position: relative;
	padding-right: 3px;
}

#nav a:hover {
	color: #063E5F;
	background-image: url(/images/nav-hover-bg.jpg);
	background-repeat: repeat-x;
}
#nav a:hover .end-hover{
	visibility: visible;
}
#nav a:hover .left-hover{
	visibility: visible;
}
#nav a:hover .right-hover{
	visibility: visible;
}


#left {
	width: 184px;
	float: left;
	padding-top: 15px;
}
#footer {
}

#left #side-nav-bg {
	background-color: #0067A8;
	height: 133px;
	width: 150px;
	position: relative;
	margin-left: 9px;
}
#left #side-nav-bg #side-nav {
	height: 131px;
	width: 148px;
	border: 2px solid #053E5F;
	background-color: #F4F4F4;
	position: absolute;
	left: 5px;
	top: 4px;
}

#left #side-nav-bg #side-nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-family: Arial;
	font-size: 14px;
	line-height: 17.5px;
	font-weight: bold;
	color: #000000;
}
#left #side-nav-bg #side-nav a {
	color: #000000;
}

#left #side-nav-bg #side-nav a:hover {
	color: #0067A8;
	text-decoration:none;
}


#left   #testimonial {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	padding-top: 5px;
	border: 1px solid #053E5F;
	width: 149px;
	margin-top: 20px;
	margin-left: 5px;
	line-height: 13px;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	font-style:italic;
	background-color:#F4F4F4;
}

#left   #mission {
	font-family: Tahoma;
	font-size: 12px;
	color: #0067A8;
	padding-top: 5px;
	width: 149px;
	margin-top: 30px;
	margin-left: 5px;
	line-height: 13px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	font-style:normal;
	text-align:center;
	background-color:#FFFFFF;
}


#right {
	float: left;
	width: 572px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
#right #headline-img {
	margin-bottom: 18px;
}
#right .content-img {
	float: right;
	margin-right: 35px;
	margin-left: 24px;
}
#right .box {
	float: left;
	width: 272px;
}
#right .box img {
	margin-right: 5px;
	float: left;
}
#right .box ul {
	float: left;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	width: 149px;
}
#right .box .last-node {
	list-style-type: none;
	margin-top: 12px;
}

#right .box a {
	color: #053E5F;
	text-decoration:underline;
}

#right .box a:hover {
	color: #000000;
	text-decoration:none;
}

#right a {
	color: #053E5F;
	text-decoration:underline;
}

#right a:hover {
	color: #000000;
	text-decoration:none;
}

#right a:visited {
	color: #666666;
	text-decoration:underline;
}



#footer {
	background-image: url(/images/footer-bg.jpg);
	height: 86px;
	clear: both;
	width: 756px;
	padding: 0px;
}
#footer p {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 18.75px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	text-align: right;
	margin-top: 17px;
	margin-right: 6px;
	margin-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/**/
#copyright {
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #77868F;
	height: 33px;
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 8px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	line-height: 10px;
	font-weight: normal;
}
#copyright #footer-nav {
	float: right;
}

#copyright a {
	color: #77868F;
}

#copyright a:hover {
	color: #77868F;
	text-decoration: none;
}

/**/

#left #blog {
	font: bold 14px "Times New Roman";
	color: #053E5F;
	padding: 5px 4px 0 0;
	width: 149px;
	margin: 5px 0;
	line-height: 13px;
	text-align:left;
	background-color:#FFFFFF;
}

ul.blog-sidebar {
	margin: 10px;
	padding: 0;
	list-style-type: none;
}

ul.blog-sidebar li ul {
	margin-left: 20px;
	padding: 5px;
	list-style-type: disc;
}

ul.blog-sidebar li ul li {
	padding: 1px;
}

ul.blog-sidebar a, ul.blog-sidebar a:visited {
	font: bold 12px Tahoma;
	color: #0067A8;
	text-decoration: none;
}

ul.blog-sidebar a:hover {
	text-decoration: underline;
}
