/* -------------------- SIDE NAV STUFF -------------------- */

#subnavholder {
	vertical-align: top;
	width: 162px;
	height: 100%;
	padding-left: 8px;
	line-height: 13px;
	margin: 0;
}

#subnavholder b {
	font-variant: small-caps;
	font-size: 12px;
	color: #000066;
	margin-bottom: 2px;
	letter-spacing: 1px;
}

#subnavholder li {
	margin: 0px 0px 0px 25px;
}

/*this is the top link of the list, the heading */
#subnavolder a:visited b {
	text-decoration: none;
	color: #000066;
}

#subnavholder a:hover b, #subnavholder a:visited:hover b {
	text-decoration: underline;
}

a.sidelink {
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	padding: 2px;
	display: block;
}

a:hover.sidelink {
	background-color: #2D0196;
	text-decoration: none;
	color: white;
}

.plusbox {
	clear: both;
	float: left;
	z-index: 1;
	position: relative;
	top: 4px;
	margin: 0px 5px 0px 0px;
}

#submenu {
	font-size: 11px;
	line-height: 10px;
	/*padding-left: 15px;*/
	list-style-type: square;
	/*width: 120px;*/
	margin: 0;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	display: none;
	font-size: 11px;
	line-height: 10px;
	/*padding-left: 15px;*/
	list-style-type: square;
	margin: 0;
}

#submenu99 {
	visibility: hidden;
	font-size: 11px;
	line-height: 10px;
	/*padding-left: 15px;*/
	list-style-type: square;
	margin: 0;
}
 

/* -------------------- SIDE QUOTE STUFF -------------------- */

#sider {
	vertical-align: top;
	/*height: 100%;*/
	width: 160px;
	padding: 30px 0px 0px 10px;
}

#sider ul {
	width: 100%;
	margin: 0;
	font-size: 90%;
}

#sider blockquote {
	font-family: Georgia, Serif;
	font-style: italic;
	color: #666699;
	font-size: 13px;
	line-height: 19px;
	padding-left: 10px;
	margin: 0;
}

#sider p {
	color: #666699;
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0px;
	padding-left: 10px;
	font-weight: bold;
}

#quote1, #quote2, #quote3, #quote4, #quote5, #quote6, #quote7, #quote8, #quote9 {
	display: none;
}


/* -------------------- CENTER CONTENT STUFF -------------------- */

#content {
	margin: 0;
	vertical-align: top;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #2D0196;
	padding: 0;
	width: 370px;
}

.contentholder {
	text-align: left;
	width: 710px;
	padding: 10px;
	background-color: #FFFFFF;
	border-width: 0px 3px 0px 3px;
	border-style: solid;
	border-color: #2D0196;
	margin-top: 0px;
	overflow: hide;
}

.contentholder h1 {
	color: #666699;
	text-align: left;
	font-family: Georgia, Serif;
	font-size: 20px;
	margin: 0px 0px 10px 10px;
}

.contentholder h2 {
	color: #000;
	text-align: left;
	font-family: Georgia, Serif;
	font-size: 16px;
	margin: 0px 0px 10px 10px;
	text-transform: uppercase;
}

.contentholder h3.nocaps {
	text-transform: none;
}

.contentholder h3 {
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 15px 0px -10px 20px;
	padding: 0px;
	color: #000066;
	font-size: 14px;
}

.contentholder h4 {
	margin: 15px 20px;
	padding: 0px;
	color: #000066;
	font-size: 13px;
}

.contentholder p {
	margin: 10px 20px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	border: 2px solid #2D0196;
}

p {
	margin: 12px 0px 0px 0px;
	font-size: 11px;
	color: black;
	line-height: 15px;
}

.contentholder ul {
	list-style-type: square;
	margin: 10px 50px;
	font-size: 11px;
	color: black;
	line-height: 15px;
}

.contentholder ol {
	margin: 10px 10px;
	font-size: 11px;
	color: black;
	line-height: 15px;
}

.contentholder ol li {
	margin-top: 5px;
}


#bottomcontent {
	clear: both;
}

.featureette {
	clear: both;
	font-family: Georgia, Serif;
	color: #666699;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0px;
	border: 1px dotted #2D0196;
	padding: 10px;
	text-align: center;
}

.pullout {
	float: right;
	color: #000066;
	width: 130px;
	white-space: wrap;
	font-size: 11px;
	line-height: 12px;
	margin: 10px;
	border: 1px dotted #2D0196;
	padding: 4px;
	text-align: left;
}

.downloadbox {
	color: #000066;
	width: 60%;
	white-space: wrap;
	font-size: 11px;
	line-height: 12px;
	margin: 20px auto;
	border: 1px dotted #2D0196;
	padding: 4px;
	text-align: center;
}

a.featurelink {
	margin-top: 3px;
	color: #666699;
	padding: 4px;
	display: block;
	width: 95%;
}

a:hover.featurelink {
	background-color: #2D0196;
	text-decoration: none;
	color: white;
}

.backtotop {
	text-align: center;
}

.smallcentered {
	text-align: center;
	font-size: 10px;
	color: gray;
}

hr {
	padding: 0;
	margin: 0 auto;
	width: 90%;
	background-color: gray;
	border: 0;
	height: 1px;
}

.notetext {
	color: #000033;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 13px;
}

.notetext a:link, caption a:link {
	color: #AA0000;
}

.formtext {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.redtext {
	font-size: 9pt;
	color: red;
	font-weight: bold;
	text-align: right;
}