body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #42658B;
	background-image: url(images/layout/bg-top-blue.jpg);
	background-repeat: repeat-x;

}
.bg-top {
	background-image: url(images/layout/bg-top-blue.jpg);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/layout/nav-left-blue.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 703px;
}
.main-bg {
	background-image: url(images/layout/main-bg-blue.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.sidebar-bg {
	background-image: url(images/layout/sidebar-bg-blue.jpg);
	background-repeat: repeat-y;
}
.sidebar-main {
	background-image: url(images/layout/sidebar-top-blue.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 405px;
	text-align: center;
	padding-right: 10px;
}
.main {
	background-image: url(images/layout/main-blue.jpg);
	background-repeat: no-repeat;
	height: 375px;
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 46px;
	vertical-align: top;
	background-position: top;
}
.footer {
	background-color: #97A8B8;
	height: 100%;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 22px;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 22px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-left: 2px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.img-left {
	float: left;
	margin-right: 20px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}



p {
	margin-bottom: 0px;
	padding-bottom: 16px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #CBD3DB;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97A8B8;
	border-left-color: #97A8B8;
}
h3 {
	font-size: 16px;
	font-weight: lighter;
	font-variant: normal;
	background-color: #CBD3DB;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 2px;
	color: #003366;
	text-transform: uppercase;
}

.bullet {
	padding-top: 6px;
	padding-bottom: 6px;
}
.img-right {
	float: right;
	margin-left: 20px;
}
.cell-heading {
	background-color: #CBD3DB;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cell {
	background-color: #D5DCE3;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
hr {
line-height: 0px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	color: #EDECD7;
	background-color: #EDECD7;
	height: 0px;
	margin-bottom:18px;
}
.cell-heading2 {
	background-color: #CBD3DB;
	font-weight: lighter;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 16px;
}
.cell-heading3 {

	background-color: #CBD3DB;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	font-size: 14px;
}
.shadow-left {
	background-image: url(images/layout/shadow-left-bg-blue.jpg);
	background-repeat: repeat-y;
}
.shadow-right {

	background-image: url(images/layout/shadow-right-bg-blue.jpg);
	background-repeat: repeat-y;
}
h6 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CBD3DB;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97A8B8;
	border-left-color: #97A8B8;
}