/* Content CSS Document */

/* General */

p {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebd3f3;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d5b8de;
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

h4 {
	color: #e1a31f;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	color: #ebd3f3;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.ten {
	font-size: 10px;
	line-height: 12px;
}

sup {
	margin: 0;
	padding: 0;
	line-height: 1px;
}

#Quote p {
	font-family: "Times New Roman", Times, serif;
	color: #e1a31f;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#Quote p.author {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: right;
}


/* Standard Links */

a { color: #9aab1f; text-decoration: none; outline:none;}
a:link { color: #9aab1f; text-decoration: none; outline:none;}
a:hover { color: #ab571f; text-decoration: underline; outline:none;}
a:visited { color: #9aab1f; text-decoration: none; outline:none;}
a:visited:hover { color: #ab571f; text-decoration: underline; outline:none;}



/* Forms */

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 150px;
	height: 14px;
}

.formfieldphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	height: 14px;
}

.formselectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 150px;
}

.formcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	width: 200px;
	height: 100px;
}

/* --- Left Navigation Styles --- */


#LeftNav ul {
	list-style: none;
}

#LeftNav ul li {
	padding: 6px 0 6px 25px;
	list-style-type: none;
}

#LeftNav li a {
	padding-left: 0px;	
	padding-top: 3px;
	padding-bottom: 3px;
	color: #d8c6de;
	line-height: 14px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#LeftNav li a:hover {
	color: #ffffff;
}

#LeftNav .current a {
	color: #e1a31f;
}

/* --- Secondary Navigation Styles --- */


#TopNav {
	height: 48px;
}

#TopNav ul {
	list-style: none;
	display: block;
}

#TopNav ul li {
	float: left;
	padding: 6px 7px 22px 7px;
	list-style-type: none;
}

#TopNav li a {
	padding-left: 0px;	
	padding-top: 3px;
	padding-bottom: 6px;
	color: #f2b128;
	line-height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#TopNav li a:hover {
	color: #ffffff;
}

#TopNav .current {
	color: #ebd3f3;
	background: url(../images/topnav-current-bg.gif) no-repeat bottom center;
}

#TopNav .current a {
	color: #ebd3f3;
}


/* Index Specific */

#IndexContentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

#IndexPerformance h5 {
	font-size: 14px;
	line-height: 28px;
	color: #ebd3f3;
	font-weight: normal;
}

#IndexPerformance p {
	font-size: 11px;
	line-height: 16px;
	color: #ebd3f3;
	font-weight: normal;
}

/* Footer */

#Footer p {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9c51b5;
}

#Footer h5 {
	font-size: 16px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9c51b5;
}

#Footer a { color: #ebc0f9; text-decoration: none; outline:none; font-size: 11px;}
#Footer a:link { color: #ebc0f9; text-decoration: none; outline:none;}
#Footer a:hover { color: #ffffff; text-decoration: none; outline:none;}
#Footer a:visited { color: #ebc0f9; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #ffffff; text-decoration: none; outline:none;}