body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 742px;
}
.left-grad1 {
	background-image: url(../images/left-gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
}
.left-grad2 {

	background-image: url(../images/left-gradient2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
}
.rite-grad1 {
	background-image: url(../images/right-grad.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 18px;
}
.rite-grad2 {

	background-image: url(../images/right-grad2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 18px;
}
.left-padding {
	padding: 10px;
	}
.right-padding {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.vertical-divider {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.middle-padding {
	padding: 10px;
	
}
.header_div {
	margin-bottom: 0px;
}
.links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 16px;
	margin-top: 10px;
}
.horizontal_divider {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
	margin: 0px;
	padding: 0px;	
}
.horizontal_divider2 {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
}
.bottom-grad {


	background-image: url(../images/bottom-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.txt-bg {
	background-color: #ECE9D8;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #476A96;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg2 {
	background-color: #F8742C;
	padding: 2px;
	color: #FFFFFF;
}



.top-grad {



	background-image: url(../images/top-grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 18px;
}
