@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	text-align: center;
	font-weight: normal;
	overflow: scroll;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
}

ol {
	list-style: inside;
	text-indent: -1.5em;
}

/* MAIN LAYOUT */
#container {
	float: left;
}

#wrapper {
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#main {
	background-color: #F49F16;
	width: 1024px;
	height: auto;
	float: left;
}

/* LINKS */
a.contentcolor:link, a.contentcolor:visited, a.contentcolor:active {
	color: #ED8411;
	text-decoration: none;
}

a.contentcolor:hover {
	color: #ED8411;
	text-decoration: underline;
}

#tab a {
	background: #FC9142 url(../images/tab_left.gif) no-repeat left top;
	color: #FFF;
	float: left;
	margin-right: 2px;
	padding: 0px;
	letter-spacing: 1px;
	text-decoration: none;
}

#tab a span {
	background: transparent url(../images/tab_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 7px 29px 5px 30px;
}

#tab a span {
	float: none;
}


#tab a:hover {
	text-decoration: underline;
}

a.top:link, a.top:visited, a.top:active {
	color: #260B03;
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

a.top:hover {
	color: #F00;
	text-decoration: none;
}

a.blacklink:link, a.blacklink:visited, a.blacklink:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a.blacklink:hover {
	color: #000;
	text-decoration: underline;
}

a.contentlink:link, a.contentlink:visited, a.contentlink:active {
	color: #F00;
	font-weight: normal;
	text-decoration: none;
}

a.contentlink:hover {
	color: #F00;
	text-decoration: underline;
}

a.adtitle:link, a.adtitle:visited, a.adtitle:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C0;
	text-decoration: none;
}

a.adtitle:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C0;
	text-decoration: underline;
}

/* TEXT FORMAT */
.adtitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C0;
}

.accent {
	color: #F00;
}

.bigaccent {
	color: #F00;
	font-size: 21px;
}

.bigcaption {
	color: #F37021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.contentcolor {
	color: #ED8411;
}

.current {
	color: #F00;
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	font-weight: normal;
}

.regular {
	color: #000;
	font-family: Arial, Helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
}

.smallprint {
	color: #000;
	font-family: Arial, Helvetica, sans serif;
	font-size: 9px;
	font-weight: bold;
}

.blktitle {
	color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
}
.title, lh {
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
}
.white {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
}

/* ROUNDED CORNER LAYOUT */
.box {
	width: 668px;
	height: auto;
	background-color: #FCFBFA;
}

.box .left {
	float: left;
}

.box .right {
	float: right;
}

.box p {
	clear: both;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.bottomcorners {
	width: auto;
	background-color: #FCFBFA;
}

.bottomcorners .left {
	float: left;
}

.bottomcorners .right {
	float: right;
}

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

/* IMAGE LAYOUT */
img.portrait {
	float: left;
	margin: 6px 10px 0px 0px;
}


img.button {
	margin: 5px 0px 5px 0px;
}

/* THE HEADER LAYOUT*/
#header {
	height: 79px;
	margin-bottom: 15px;
}

.caps {
	width:980px;
	float:left;
	background-color:#FFF;
}

.logo {
	width:212px;
	float:left;
}

.topnav {
	color: #F37021;
	width: 812px;
	float: left;
	margin-top: 58px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

/* MAIN NAVIGATION LAYOUT */
.menu {
	width: 865px;
	height: 25px;
	float: left;
	padding-left: 158px;
}

#tab {
	width: auto;
	padding-left: 10px;
}

#tab ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

#tab li {
	width: auto;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.columnbox {
	background: #ffcf69;
	border: 1px solid #FFF;
	padding: 10px;
}

.adbox {
	background: #FFF;
	border: 4px solid #3C0;
	padding: 10px;
}

/* LEFT COLUMN LAYOUT */
.leftcolumn {
	background-color: #F49F16;
	width: 149px;
	height: auto;
	float: left;
	padding: 9px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

/* MAIN CONTENT LAYOUT*/
.center {
	background-color: #ED8411;
	color: #000;
	width: 668px;
	height: auto;
	float: left;
	padding: 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-align: left;
}

.letter {
	border: 1px solid #000;
	width: 580px;
	margin: 0px 15px 0px 15px;
	padding: 0px 30px 0px 30px;
}

/* RIGHT LAYOUT */
.rightcolumn {
	background-color: #F49F16;
	width: 148px;
	height: auto;
	float:left;
	padding: 9px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

/* FOOTER */
#footer {
	width: 1024px;
	height:30px;
	clear: both;
}
