body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E0E0E0;
	margin:0px;
}
.container {
	background-color: #969696;
	border: 1px solid #666666;
}
.header {
	background-color: #FFFFFF;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-bar {
	background-image: url(images/header-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:25px;
}
.shadow-right {
	background:url(images/shadow-right.gif) repeat-y top left;
}
.shadow-bottom {
	background:url(images/shadow-bottom.gif) repeat-x top left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 15px;
	line-height: 19px;
}
.content a, .content a:visited{
	color:#0061cd;
}
.content a:hover, .content a:visited:hover{
	color:#969696;
}
.sidebar {
	background-color: #E4E4E4;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size:12px;
}
.menu a, .menu a:visited {
	text-indent: 10px;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#0061CD;
}
.menu a:hover, .menu a:visited:hover {
	background-color: #969696;
	color: #000000;
}
.submenu {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size:12px;
}
.submenu a, .submenu a:visited {
	text-indent: 18px;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #0061CD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0061CD;

}
.submenu a:hover, .submenu a:visited:hover {
	background-color: #E0E0E0;
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding:0px 10px 10px 10px;
}

.copyright a, .copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover, .copyright a:visited:hover {
	color: #eeeeee;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0061CD;
	background-image: url(images/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:12px;
	padding-bottom:2px;
	text-indent:15px;
	margin-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #919191;
	margin-bottom:8px;
}
h2 .sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0061CD;
	padding-bottom:10px;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.smtext {
	font-size: 10px;
}
.highlight {
	font-weight: bold;
	color: #0061CD;
}
.indent {
	margin-left: 15px;
}
.indent a, .indent a:visited{
	color:#0061cd;
}
.indent a:hover, .indent a:visited:hover{
	color:#969696;
}
.leader-img
{
	border: 1px solid #0061CD;
	margin-right:10px;
	margin-bottom: 15px;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin-bottom:8px;
	margin-top:5px;
	padding-bottom:0px;
}

li {
	padding-bottom:5px;
}
blockquote p{
	margin-bottom: 18px;
}
.ContactTitle{
	color:#969696;
	font-size:14px;
	font-weight:bold;
	}
.ContactEntrylabel{
	color:#0061CD;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	}
form h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0061CD;
	background-image: url(images/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:9px;
	padding-bottom:2px;
	text-indent:15px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

