body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana,Geneva,Arial,sans-serif;
}

div#outer {
    width: 740px;
    background-color:#FFF;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

div#centercontent
{
    width: 740px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #000;

}

#left
{
	width: 165px;
	padding: 0px;
	margin-top: 1px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	vertical-align: top;
	}
	
#right
{
	width: 475px;
    margin-left: 225px;
    margin-top: 10px;
    padding: 0px;
	vertical-align: top;
	}
	
#clear { clear: both; }
html>body #centercontent
{
	margin-left: 0px;
	margin-right: 0px;
}
#menu a
{
	position: absolute;
	height: 50px;
	width: 147px;
	top: 25px;
	text-decoration: none;
}
caption
{
	color: #7994DF;
	font-size: 11px;
	line-height: 150%;
	padding: 5px 10px 0px 0px;
	border-bottom: #9C0;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-transform: inherit;
	clear: both;
}
#costtable
{
	color: #333;
	font-size: 9px;
	line-height: 150%;
	width: 475px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
th
{
	color: #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: left;
	padding: 5px;
	background: #E4E4E4;
}
th.int
{
	color: #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: center;
	padding: 5px;
	background: #E0E0E0;
}
th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CCC;
	background: none;
}
th.circ
{
	border-right: 1px solid #CCC;
	background: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
th.open
{
	border-left: #FFF;
	border-right: #FFF;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
}
th.open2
{
	background: #FFF;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
td.cost
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #EEEEDD;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #333;
	text-align: right;
}
td.costalt
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #333;
	text-align: right;
}
td.cost-int
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #EEE;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
td.costalt-int
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #333;
	text-align: center;
}
td.infoform
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	color: #333;
	text-align: left;
}
td.circ-int
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	color: #333;
	text-align: center;
}
th.bronze
{
	border-left: 1px solid #CCC;
	border-top: 0;
	background: #EEEEEE;
}
th.bronze2
{
	background: #EEEEEE;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}
th.silver
{
	border-left: 1px solid #CCC;
	border-top: 0;
	background: #FFF;
}
th.contact
{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: #FFF;
}
th.gold
{
	border-left: 1px solid #CCC;
	border-top: 0;
	background: #EEEEEE;
}
#menu a i { visibility: hidden; }
a#home { left: 35px; }
html>body #banner { height: 145px; }
h1
{
	color: #92132E;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
h2
{
	color: #92132E;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	margin: 0 10px 0 0px;
	text-transform: uppercase;
	clear: both;
}
.centerlead
{
	color: #92132E;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}
.centersubhead
{
	color: #92132E;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
}
.subhead
{
	color: #000;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	margin: 20px 0 0 0;
	text-transform: uppercase;
	clear: both;
}

.calendardate
{
	color: #000000;
	font-size: 15px;
	line-height: 125%;
	font-weight: normal;
	text-transform: uppercase;
}

.calendartopic
{
	color: #92132E;
	font-size: 15px;
	line-height: 125%;
	font-weight: normal;
	text-transform: uppercase;
}

.quote
{
	color: #92132E;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	text-transform: uppercase;
}
.quotesource
{
	color: #92132E;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: -20px 10px 0px 0px;
	text-transform: uppercase;
	clear: both;
	text-align: right;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	height: 36px;
}
.centertext
{
	color: #000;
	font-size: 11px;
	line-height: 150%;
	padding: 0 10px 5px 0;
	margin-top: 0px;
}
.copyright
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 150px 0 0 0;
}
.copyrightextra
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 250px 0 0 0;
}
.copyrightextraplus
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 350px 0 0 0;
}
.marketingcopyright
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0px 0 0 0;
}
.footnotes
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	margin: 20px 0 0 0;
}
.marketingfootnotes
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	padding: 5px 10px 5px 0;
	clear: both;
	margin: 150px 0 0 0;
}
.notes
{
	font-size: 8px;
	color: inherit;
	vertical-align: super;
	line-height: 0;
}
.greysmalltext
{
	font-size: 9px;
	color: #333;
	line-height: 150%;
	clear: both;
	margin: 20px 0 0 0;
}
.formfield
{
	font-size: 10px;
	color: #333;
	line-height: 110%;
	padding: 1px 10px 1px 0px;
	text-indent: 3px;
}
.red
{
	font-weight: inherit;
	color: #92132E;
	font-style: inherit;
}

.red2
{
	font-weight: inherit;
	color: #FFF;
	font-style: inherit;
	background: #C00;
}

.blue
{
	font-weight: inherit;
	color: #0073AB;
	font-style: inherit;
}
.yellow
{
	font-weight: inherit;
	color: #EE881D;
	font-style: inherit;
}
.green
{
	font-weight: inherit;
	color: #486611;
	font-style: inherit;
}
.purple
{
	font-weight: inherit;
	color: #B90089;
	font-style: inherit;
}
.orange
{
	font-weight: inherit;
	color: #ED5406;
	font-style: inherit;
}
.grey
{
	font-weight: inherit;
	color: #666666;
	font-style: inherit;
}
ul.centertextlist
{
	font-size: 11px;
	line-height: 150%;
	padding: 0 10px 5px 0px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
	font-style: normal;
	text-indent: -12px;
	margin: 0 0 0 12px;
	list-style-image: url(../images/reddot_list.gif);
}
.centertext a:link { color: #00F; }
.centertext a:hover, a:active
{
	color: #92132E;
	text-decoration: none;
}
.subhead a:link
{
	color: #000;
	text-decoration: underline;
}
.subhead a:hover, a:active
{
	color: #92132E;
	text-decoration: none;
}
.greysmalltext a:link
{
	color: #00F;
	text-decoration: underline;
}
.greysmalltext a:hover, a:active
{
	color: #92132E;
	text-decoration: none;
}
#rightcontent p a:link { color: #009; }
#rightcontent p a:hover, a:active
{
	color: #333;
	text-decoration: underline;
}
.maintext {
	color: #333333;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-transform: none;
	clear: both;
}
