body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #eaeaea;
	background-image: url(bg_strip.gif);
	background-repeat: repeat-x;
}

.holder {
	width: 770px;
	height: 100%;
	background-color: #3D4A95;
	border: 0px;
}

.lhs {
	width: 10px;
	background-image: url(bg_lhs.gif);
	background-repeat: repeat-y;
}

.rhs {
	width: 10px;
	background-image: url(bg_rhs.gif);
	background-repeat: repeat-y;
}


.header {
	width: 750px;
	height: 150px;
	background-color: #FFFFFF;
}

.navbar {
	width: 750px;
	height: 29px;
	background-color: #283162;
	border-top: 3px solid #ed9304;
	text-transform: uppercase;
}

.navbartd {
	line-height: 29px;
	height: 29px;
	background-color: #FFFFFF;
	border-right: 1px solid #3D4A95;
}

.navbartdon {
	line-height: 29px;
	height: 29px;
	background-color: #3D4A95;
}

.navbartd a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #A5A5A5;
	padding: 0 20px 0 20px;
	display: block;
}

.navbartd a:hover {
	color: #283162;
}

.navbartdon a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #EAEAEA;
	padding: 0 20px 0 20px;
	display: block;
}

.spacerbar {
	width: 750px;
	height: 20px;
}

.greenfade {
	background-image: url(bg_pic.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer {
	width: 750px;
	height: 30px;
	background-color: #283162;
	border-top: 1px solid #ed9304;
}

.footer td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #EAEAEA;
}

.footer a {
	text-decoration: none;
	color: #ed9304;
}

.footer a:hover {
	color: #ffffff;
}

.leftcontent {
	width: 400px;
	padding-bottom: 20px;
}

.leftcontent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-decoration: none;
	color: #FFFFFF;
}

.leftcontent h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	line-height: 1.1em;
	text-decoration: none;
	color: #FFFFFF;
}

.leftcontent h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	text-decoration: none;
	color: #EAEAEA;
}

.leftcontent a {
	color: #ed9304;
	text-decoration: none;
}

.leftcontent a:hover {
	color: #FFFFFF;
}

.leftcontent ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #ed9304;
	font-weight: bold;
}

.leftcontent li {
	margin-bottom: 15px;
}


.rightcontent {
	width: 250px;
	border-left: 1px dotted #EAEAEA;
}

.rightcontent ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.rightcontent img {
	border: 2px solid #FFFFFF;
	margin-left: 30px;
}

.barcontent {
	width: 400px;
	background-color: #ADCAAC;
	border: 1px dotted #395B38;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #395B38;
	padding: 10px 10px 10px 10px;
}

.barcontent a{
	color: #FFEF39;
	text-decoration: none;
}

.barcontent a:hover {
	color: #FFFFFF;
}

.barcontent img {
	padding-left: 5px;
}
