/* CSS Document */
* {margin: 0; padding: 0;}

body, html {
	background-color: #ffffff;
	color: #000000;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.noprint {display: none;}
.printonly {display: block;}

#container {width:850px;}
#header_container {display:none;}
#content_container {width:850px;}
#contentarea {width:850px;}
#leftcol {display:none;}
#content {
	width:850px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
#footer_container {display: none;}

/* Content Styles */
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

.bodyTextLight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
	letter-spacing: 1pt;
}
.bullets {
	list-style-position: outside;
	font-size: 10pt;
	list-style-image: url(/images/bullet.gif);
}
ol {
	list-style-position: outside;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 40pt;
	font-style: normal;
	color: #666666;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 26pt;
	color: #666666;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 16pt;
	color: #666666;
	background-attachment: fixed;
}
.Heading-XXL {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 50pt;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: -2px;
	font-style: normal;
}
.Heading-XL {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 40pt;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: -1px;
	font-style: normal;
}
.Heading-L {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 35pt;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
}
.QuotesDark {
	font-family: Georgia, Garamond, "Palatino Linotype", serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.QuotesLight {
	font-family: Georgia, Garamond, "Palatino Linotype", serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
}
.Quote-Inset-Dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
	line-height: 20px;
}
.Quote-Inset-Light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: italic;
	line-height: 20px;
}
.SmallCapsDark {
	font-family: "Century Gothic", "Franklin Gothic Medium", sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
	font-variant: small-caps;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.VerySmallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	color: #666666;
}

.SmallCapsLight {
	font-family: "Century Gothic", "Franklin Gothic Medium", sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
	font-variant: small-caps;
	text-transform: none;
	word-spacing: normal;
}
.Title1Dark-Lg {
	font-family: Impact, "Arial Black";
	font-size: 18pt;
	font-weight: lighter;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: 1px;
}
.Title1Dark-Med {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.Title1Dark-Sm {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.Title1Light {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: capitalize;
	word-spacing: normal;
	letter-spacing: 2pt;
	font-style: normal;
}
.Title2Dark-Lg {
	font-family: Impact, "Arial Black";
	font-size: 18pt;
	font-weight: lighter;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: 1px;
}
.Title2Dark-Med {
	font-family: Garamond, Georgia, "Bookman Old Style", serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.Title2Dark-Sm {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.Title2Light {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
}

tbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
ul {
	list-style-image: url(../images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

