/* Global Styles */

a {
	color: #000066;
}
a:hover {
	color: #5C743D;
}
body {
	margin: 0px;
}
img {
	border-style: none;
}
td {
	color: #000066;
	font: 12px Arial, Helvetica, sans-serif;
}

/* ID Styles */

#dateformat {
	color: #993300;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
}
#dateformat a {
	color: #993300;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
}
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing: .1em;
}
#logo 	{
	color: #000000;
	font: 24px Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	line-height: 30px;
}
#monthformat {
	border-bottom: 1px dashed #5C743D;
}
#navigation a {
	color: #FFFFFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 16px;
	padding: 8px 6px 10px 20px;
	text-decoration: none;
	width: 206px;
}
#navigation a:hover {
	background: #B580FF;
	color: #2D006B;
}
#navigation td {
	border-bottom: 1px solid #F4FFE4;
}
#tagline 	{
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: .4em;
	line-height: 18px;
}

/* Class Styles */

.bodyText {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 0px;
}
.navText {
	color: #FFFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 16px;
	text-decoration: none;
}
.pageName{
	color: #000066;
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: .21em;
	line-height: 26px;
}
.quote {
	color: #759DA1;
	font: 20px Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.smallText {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.subHeader {
	color: #993300;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	line-height: 22px;
}

/*
Extracted Page Specific Styles
*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background: #F2EDFC;
}
.style7 {
	font-size: 12px;
}
.style13 {
	color: #DABFFF;
}
.style17 {
	color: #400099;
}
.style19 {
	color: #2D006B;
}
.style21 {
	color: #2D006B;
	font-size: 24px;
}
.style22 {
	color: #CCCCCC;
}
.style23 {
	color: #CCCCCC;
	font-size: 12px;
}
.style25 {
	color: #2D006B;
	font-size: 18px;
}
.style26 {
	font-size: 16;
}
.style27 {
	color: #000066;
	font-size: 16px;
}
.style28 {
	color: #000066;
	font-size: 14px;
}

/*
COLUMN PERCENTAGE STYLES
*/
.cwrap01 {
	margin: 0;
	padding: 0 0 10px 0;
}
.borderNone, .borderTrans {
	border: 1px solid transparent;
	_border: none;
	_padding: 1px;
}
.borderEven {
	border: 1px solid #D3D1C0;
}
.borderOdd {
	border: 1px solid #E0DECC;
}
.borderStd {
	border: 1px solid #7F7F7F;
}
.borderDashed {
	border: 1px dashed #7F7F7F;
}
.borderTable {
	border-top: 1px solid #D3D1C0;
	border-left: 1px solid #D3D1C0;
}
.borderTable td {
	border-right: 1px solid #D3D1C0;
	border-bottom: 1px solid #D3D1C0;
}
.bHover:hover {
	border: 1px dashed #7F7F7F;
}
.cHover:hover {
	background-color: #FFFFCC;
}
.colorEven {
	background: #EFEFEF;
}
.colorOdd {
	background-color: #E1E1E1;
}
/* .c25:hover, .c33:hover, .c50lt:hover, .c50rt:hover, .c67:hover, .c75:hover, .c100:hover {
	background-color: #FFFFCC;
} */
.c100 {
	margin: 0;
	padding: 7px;
}
.c25 {
	float: left;
	margin: 0;
	padding: 7px;
	width: 22%;
}
.c33 {
	float: left;
	margin: 0;
	padding: 7px;
	width: 30%;
}
.c50lt {
	float: left;
	margin: 0 7px 0 0;
	padding: 7px;
	width: 45%;
}
.c50rt {
	float: left;
	margin: 0;
	padding: 7px;
	width: 45%;
}
.c67 {
	float: left;
	margin: 0 7px 0 0;
	padding: 7px;
	width: 60%;
}
.c75 {
	float: left;
	margin: 0 7px 0 0;
	padding: 7px;
	width: 68%;
}
.c25 ul, .c33 ul {
	list-style-position: inherit;
	margin: 0;
	padding: 0 0 0 0px;
}
.c25 li, .c33 li {
	padding: 0 0 8px 0;
}


/*
FLOAT CLEARING
*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*
Hides from IE-mac
*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*
End hide from IE-mac
*/

