body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;
	background-color: #E6A600;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;

}


/* Layer / Positioning Styles */

#container {
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header {
	height: 102px;
	width: 760px;	
}

.headerright {
	padding-right: 1em;
	padding-top: 1em;
	text-align: right;
	vertical-align: bottom;
	color: #ffffff;
}

#menu {
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 760px;
	color: #ffffff;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


#flash {
	width: 760px;
	height: 120px;
	background-color: #ffffff;
}

#content {
	vertical-align: top;
	text-align: left;
	width: 760px;
	background-color: #ffffff;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.contentleftcol {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	width: 180px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.contentrightcol {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;
	width: 560px;
	vertical-align: top;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

#footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	width: 760px;
	height: 100px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.footertbl {
	width: 750px;
	margin-top: 70px;
	text-align: right;
	vertical-align: bottom;

}

/* Table Styles */

table {
	border-collapse: collapse;
	width: 100%;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;

}


/* Link Styles */

a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}


/* Footer Link Styles */

#footer a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #330000;
	text-decoration: underline;
	background-color: inherit;

}

#footer a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #330000;
	text-decoration: underline;
	background-color: inherit;

}

#footer a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #330000;
	text-decoration: underline;
	background-color: inherit;

}

#footer a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	text-decoration: underline;
	background-color: inherit;

}


/* Header Menu Link Styles */

#menu ul {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	z-index: 1;
	padding-left: 5px;

	
}

#menu li { 
	float: left;
	position: relative;
	width: 90px;
	height: 25px;
	padding-right: 5px;
	list-style-type: none;
	text-decoration: none;
	z-index: 1;

}

#menu a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/menubuttoff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 90px;
	height: 25px;
	float: left;

}

#menu a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/menubuttoff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 90px;
	height: 25px;
	float: left;

}

#menu a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/menubuttoff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 90px;
	height: 25px;
	float: left;

}

#menu a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
	background-image: url(images/menubutt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 90px;
	height: 25px;
	float: left;

}

/* Border Styles */

.maroonborder {
	border: solid 1px #660000;
}


/* Other table/div Styles */

.latestnews {
	width: 172px;
	padding: 4px;	
	background-color: #FFCC66;
}

.partners {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	height: 70px;
}

.partnerstbl {
	width: 100%;
	height: 70px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 2em;
}

/* Other Positioning Styles */

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.middle {
	padding-left: 3em;
}

.bottom {
	vertical-align: bottom;
}

.top {
	vertical-align: top;
}

.vmiddle {
	vertical-align: middle;
}


/* Font Styles */

p {
	line-height: 15px;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #660000;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #660000;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
