body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C0E4E4;
}

a:link {
	color: #1267af;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1267af;
}
a:hover {
	text-decoration: underline;
	color: #DE861B;
}
a:active {
	text-decoration: none;
	color: #1267af;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Arial Narrow;
	font-size: 12px;
	color: #1a343d;
}
.header-bg {
	background-image: url(images/bg_top.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.footer-bg {
	background-image: url(images/bg-bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
h1 {
	font-size: 30px;
	color: #969ea9;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
.small-highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.text1 {
	color: #004786;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.text3 {
	color: #007023;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.allcap {
	text-transform: uppercase;
}
.content-bg {
	background-image: url(images/capsis_19.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.footer-text {
	color: #5eb2b2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	line-height: 16px;
}

.footer-text a{
	color: #5eb2b2;
	font-size: 11px;
}
.footer-title {
	font-size: 11px;
	color: #4A9D9D;
	line-height: 18px;
}
.content-line-height {
	line-height: 18px;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #10162E;
	line-height: 25px;
}

.header-a:link, .header-a:visited {
	color: #36A8B0;
	text-decoration: none;
	background-image: url(images/header-lnk-bg.jpg);
	height: 48px;
	display: block;
	line-height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
}

.header-a:hover {
	color: #206F73;
}

.header-topa:link, .header-topa:visited {
	color: #36A8B0;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 20px;
	margin-left: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.header_bg1 {
	background-image: url(images/capsis_10.jpg);
	height: 413px;
	width: 952px;
}

.header-topa:hover {
	color: #206F73;
}
h2 {
	font-size: 25px;
	color: #969ea9;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.header-slogan-txt {
	font-size: 13px;
	color: #89939E;
	line-height: 18px;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 246px;
}



div.side-menu ul {
	color:#606060;
	font-size:1.2em;
	line-height:2.4em;
	list-style-type:none;
	margin:0px;
	text-indent:3em;
	padding: 0px;
}

ul {
list-style-type:disc;
}

ul, ol {
margin:0 1.5em 1.5em;
}


div.side-menu ul li a {
	color:#606060;
	display:block;
	text-decoration:none;
}


div.side-menu ul a {
	color:#606060;
	display:block;
}


div.side-menu ul li ul li {
	border:medium none;
	font-size:11px;
	line-height:2.4em;
	margin:0px;
	padding:0px;
}


.leftactive:link, .leftactive:visited  {
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 62px;
	display: block;
	line-height: 62px;
	color: #4FB7C0;
}

.body-login {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/login-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C0E4E4;
}


.header-bglogin {
	background-image: url(images/login-top.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.footer-bglogin {
	background-image: url(images/login-bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

input {
	font-size: 13px;
	color: #666;
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.login_right_bg {
	background-image: url(images/login-bg.jpg);
	background-position: left top;
	width: 350px;
}

