/* CSS Document */

body {
	background-image: url(images/bk-new.jpg);
	background-repeat: repeat-x;
	background-color: #ECF1F5;
}

.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}

.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}

.navborder 
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}

#nav {
	background-image: url(images/nav-bk.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav a {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
#nav li.activepage a {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8E876;
	line-height: 30px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
#nav li.wide a {
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-right: 5px;
	font-weight: bold;
}
#nav li.wideactive a {
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8E876;
	line-height: 30px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav-spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-right: 5px;
	font-weight: bold;
}
#nav a:hover {
	color: #FAF8BB;
	text-decoration: none;
}
#nav li.activepage a:hover {
	color: #FAF8BB;
	text-decoration: none;
}
#nav li.wide a:hover {
	color: #FAF8BB;
	text-decoration: none;
}
#nav li.wideactive a:hover {
	color: #FAF8BB;
	text-decoration: none;
}
.content {
	color: #1D5D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 11px 15px 15px;
	background-image: url(images/content-bk.jpg);
	background-repeat: repeat-y;
	background-color: #F7F8F2;
	background-position: left;
	text-align: justify;
}
.content a {
	color: #1D5D91;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	.content a:hover{
	color: #3693CC;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h2  {
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	line-height: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

h3 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	line-height: 42px;
	color: #1D5D91;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: -3px;
}
h4 {
	line-height: 25px;
	text-align: right;
	padding-right: 20px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

h5 {
	line-height: 20px;
	padding-right: 20px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
}
.services-box {
	background-image: url(images/h3-bk1.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;

}
.services-box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-position: inside;
	width: 172px;
	line-height: 18px;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
}
.services-box a{
	/*background-image: url(images/h3-bk1.jpg);
	background-repeat: repeat-y;*/
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
	cursor:default;

}
.services-box a:hover{
	/*background-image: url(images/h3-bk1.jpg);
	background-repeat: repeat-y;*/
	color: #F8E876;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
	cursor:default;

}

.services-title {
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	padding-left: 15px;
	text-align: left;
	color: #1D5D91;
}
.grayborder {
	border: 5px solid #D5D5D5;
}
.sidebar {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar a {
	color: #1D8ACA;
	text-decoration: none;
}

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

.bk-right {
	background-image: url(images/content-bk-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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

a.small {
	color: #666666;
	font-size: 12px;
}
a.small:hover {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.highlight {
	color: #E26A76;
}

.form {
}
