body {
	margin:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
img { border:0px; }
p {
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 8pt;
}
form { 
	margin-top: 0;
	margin-bottom: 0;
}
input, textarea {
	font-family: Verdana, "Times New Roman", serif;
	font-size : 10pt;
}
blockquote, .block {
	font-size: 10pt;
	margin: 0 20pt 8pt 20pt;
}
#content ul {
	margin-top: 0;
	font-size: 10pt;
	margin-bottom: 8pt;
	list-style-image: url(/images/layout/bullet.gif);
}
#content ol {
	margin-top: 0;
	font-size: 10pt;
	margin-bottom: 4pt;
}
#content li {
	margin-top: 0;
	font-size: 9pt;
	margin-bottom : 2pt;
}
h2 {
	color:#B1B1B1;
	text-align:left;
	font-size:1.2em;
	font-weight:normal;
	margin:25px 0 10px 0;
}
h2 a, h2 a:hover {
	color:#B1B1B1;
	text-decoration:none;
}            
h3 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin-left: 22px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-left: 2px;
	clear: both;
}         
h4 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-family: sans-serif;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-left : 14px;
	background-image: url(/images/layout/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
A {
	color: #000000;
	font-weight : bold;
}

A:Hover {
	color: #FF9900;
}

hr {
	height: 1pt;
	color: #000000;
}

.highlightBlue, u {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
.caption {
	font-family: Verdana, 'Times New Roman', serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 4px 4px 4px;
	padding: 6px 4px;
}
table {	font-size: 10pt; border:0;}
table.full {
	width:100%;
	border-collapse:collapse;
}
table.border {
	width:100%;
	border-collapse:collapse;
}
table.border td {
	border: 1px solid #000;
}
table.full td {
	vertical-align:top;
}
.layoutBigTable {
	width: 760px;
	margin: 0px;
	padding: 0px;	
}
#content {
	margin:365px 0 0 185px;
	min-height:300px;
}
#masthead {
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width:100%;
	background-color:#131D43;
	clear:both;
	font-size:.7em;
	font-weight:bold;
	line-height:1.4em;
	padding:10px 0 0 0;
	text-align:right;
}
#masthead a {
	color:#FFF;
	text-decoration:none;
	padding-right:8px;
}
#masthead img#logo {
	position:absolute;
	top:0;
	left:0;
}
#links {
	position:absolute;
	top:65px;
	left:0;
	width:158px;
	font-size:10px;
	z-index:9;
}
#navigation {
	position:absolute;
	top:70px;
	left:0;
	width:100%;
	height:275px;
	background-image: url('/images/layout/lines01.gif');
	background-repeat:no-repeat;
	white-space:nowrap;
	overflow:hidden;
	z-index:7;
}
#navigation img {margin-left:170px}
#masthead, #navigation, #footer, #textlinks {min-width:610px;}
#header, h1 {
	position:absolute;
	margin:0;
	padding:0;
	top:51px;
	left:125px;
	color:#FFF;
	text-transform:uppercase;
	font-size:21px;
	font-weight:bolder;
	z-index:5;
}



.searchtext {
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 8;
}
table.calendar, table.calendar td {border:1px solid #000;}
table.calendar table.noborder td {border:0;}
tr.textCalendar td {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: top;
	height: 60px;
	background-image: url(/images/layout/calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.textCalendarMonth{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-align: center;
	background-color: #FFC860;
	vertical-align:middle;
}
tr.textCalendar td.textCalendarNoDate {
	background-color:#F9F9F9;
	background-image:none;
}
.error {
	font-size: 10pt;
	font-weight: bold;
	color: #900;
	text-align: center;
	padding: 10px;
}

.textTiny { font-size: 7pt;}

.textSmall { font-size: 8pt;}

.textMedium { font-size: 9pt;}

.textBig { font-size: 12pt;}

.textColored {	color: #FFC860;}

.textRed {color: #FF0000;}

.textGreen {color: #030;}

.textBlue {color: #000080;}
.textPurple {color: #320099;}
.textOrange {color: #8E2800;}

.textGiantRed { font-size: 16pt; color: #FF0000;}

.textFixedWidth {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;

}
.center {text-align:center;}
.formLabel {
	text-align:right;
	white-space:nowrap;
}
table.form td {
	padding:.1em 0 .7em 0;
	vertical-align:middle;
}
.em { font-style:italic; }
.highlight   { font-weight: bold;}

.highlightRed   { 
	font-weight: bold;
	color: red;
}

.highlightBig   {
	font-weight: bold;
	font-size : 12pt;
	margin-top: 15px;
}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
div.row {
	font-size: 10pt;
	clear: both;
	padding-top: 10px;
	white-space: nowrap;
}
div.row span.label {
	float: left;
	width: 250px;
	padding-right: 10px;
	text-align: right;
}

div.float {
	width: 160px;
	height: 160px;
	padding:10px 0 0 10px;
	float: left;
	text-align: center;
	font-size: 12px;
}
div.float a, div.float a:hover {
	color: #000;
	text-decoration: none;
}
#footer {
        background-color:#131D43;
        clear:both;
        font-size:.7em;
        font-style:italic;
        color:#FFF;
        text-align:center;
        margin:1ex 0 0 0;
        padding:.3em;
        line-height:normal;
}
#footer a {color:#FFF;}
#textlinks {
        text-align:center;
        margin:10px 0 1ex 0;
        clear:both;
        font-size:.7em;
        line-height:normal;
}
#textlinks a {color:#3B3B3B;}
#footer a, #textlinks a {
	text-decoration:none;
	font-weight:normal;
}															


@media print {/*Keep at end so Mozilla prints correctly*/
	body, html {
		background-image:none;
		background-color:transparent;
	}
	#content {
		margin: 30px 0 0 0;
		width: 100%;
	}
	#header, h1 {top:0;}
	.printNot, #links, #masthead, #navigation, #footer, #textlinks {display:none;}
	.printHidden {visibility: hidden;}
}

