/* CSS Document */

body {
	margin:0px;
	}
	

/* HOME PAGE CSS Document */

.top-links {
	background-image:url(gifs/top-links-bg.gif);
	height:46px;
	}
.top-links-txt {
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	}
.top-links-txt a{
	color:#FFFFFF;
	text-decoration:none;
	}
.top-links-txt a:hover{
	color: #FFCC00;
	text-decoration:underline overline;
	}
.head{
	background-color:#3f3f3f;
	height:105px;
	}
.head-bg {
	background-image:url(gifs/head-bg.gif);
	height:105px;
	margin-left:39px;
	margin-right:39px;
	}
.top-links1{
	background-color:#3f3f3f;
	height:28px;
	}
.top-links1-bg {
	background-image: url(gifs/head-links-bg.gif);
	height:28px;
	margin-left:39px;
	margin-right:39px;
	}
.top-links1-txt {
	font-family:arial;
	font-size:13px;
	color:#00639b;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	}
.top-links1-txt a{
	color:#00639b;
	text-decoration:none;
	}
.top-links1-txt a:hover{
	color: #993333;
	text-decoration:underline overline;
	}
.about {
	height:90px;
	}
.about-txt {
	margin-left:39px;
	margin-right:39px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	font-family:arial;
	font-size:12px;
	color:#0075b8;
	text-align:justify;
	line-height:20px;
	}
.more {
	font-family:verdana;
	font-size:11px;
	color:#990000;
	text-align:right;
	padding-top:5px;
	}
.more a{
	color:#990000;
	text-decoration:none;
	}
	
.more a:hover{
	color: #666666;
	text-decoration:underline;
	font-style:italic;
	}
.main-bg-left {
	background-image:url(gifs/main-bg-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.main-bg-right {
	background-image:url(gifs/main-bg-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 39px;
	}
.main {
	margin-right:39px;
	padding-left:17px;
	padding-right:17px;
	padding-top: 10px;
	}
.box {
	margin-right: 465px;
	}
.box-height {
	height:140px;
	}
.box-top {
	background-image:url(gifs/box-top-bg.gif);
	height:6px;
	}
.box-txt {
	background-image:url(gifs/box-bg.gif);
	background-position: bottom;
	padding-left:20px;
	padding-right:20px;
	font-family:arial;
	font-size:12px;
	color:#7e7e7e;
	text-align:justify;
	line-height:19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	background-repeat: repeat-x;
	}
.box-txt b {
	font-size:13px;
	color:#005d93;
	}
.box-txt b a{
	color:#005d93;
	text-decoration:none;
	}
.box-bottom {
	background-image:url(gifs/box-bottom-bg.gif);
	height:6px;
	}	
.box-right {
	width:213px;
	float:right;
	margin-left: 6px;
	height: 447px;
	}
.box-right-txt {
	background-image:url(gifs/box-bg.gif);
	background-position: bottom;
	padding-left:14px;
	padding-right:14px;
	font-family:arial;
	font-size:12px;
	color:#7e7e7e;
	text-align:justify;
	line-height:21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	background-repeat: repeat-x;
	height: 403px;
	}
.box-right-head {
	font-family:arial;
	font-size:13px;
	color:#005d93;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	}
.box-center {
	width:213px;
	float: left;
	height: 447px;
	}
.box-center-txt {
	background-image:url(gifs/box-bg.gif);
	background-position: bottom;
	padding-left:14px;
	padding-right:14px;
	font-family:arial;
	font-size:12px;
	color:#7e7e7e;
	text-align:center;
	line-height:21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4;
	background-repeat: repeat-x;
	height: 420px;
	}
.box-center-txt a{
	color:#7e7e7e;
	text-decoration:none;
	}
.box-center-txt a:hover{
	color: #990000;
	text-decoration:none;
	}
.main-right {
	width:446px;
	float:right;
	height:447px;
	}
.footer-links {
	background-image:url(gifs/footer-links-bg.gif);
	height:46px;
	}
.footer-links-txt {
	font-family:arial;
	font-size:13px;
	color:#006ab8;
	padding-top:15px;
	margin-left:39px;
	margin-right:39px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	}
.footer-links-txt a{
	color:#006ab8;
	text-decoration:none;
	}
.footer-links-txt a:hover{
	color: #990000;
	text-decoration:underline overline;
	}
.footer {
	background-image:url(gifs/footer-bg.gif);
	height:42px;
	}
.footer-txt {
	font-family:ms sans serif;
	font-size:11px;
	color: #828282;
	margin-left:39px;
	margin-right:39px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	}
.footer a{
	color:#828282;
	text-decoration:none;
	}
.footer a:hover{
	color: #990000;
	text-decoration:none;
	}
.warea {
	font-family:arial;
	font-size:12px;
	color:#666666;
	line-height:19px;
	text-align:justify;
	border: 1px solid #DAECFA;
	padding: 8px;
	}
h2 {
	margin:0px;
	font-family:arial;
	font-size:15px;
	color:#990000;
	padding-top:6px;
	padding-bottom:6px;
	}
