/* CSS Document */
html,body {
    text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div#maincontainer {
    margin: auto;
    width: 730px;
}
div#leftshadow {
    width: 15px;
    background-image: url('/images/bdr_01.jpg');
    background-repeat:repeat-y;
    float: left;
}
div#contentcontainer {
    width:700px;
    float: left;
}
div#rightshadow {
    width:15px;
    background-image:url('/images/bdr_01.jpg');
    background-repeat:repeat-y;
    float: left;
}

.style2 {font-size: 24px}
.style3 {font-size: 32px}
.style7 {color: #666666}
a:link {
   color: #666666;
}
a:visited {
   color: #999999;
}
a:hover {
   color: #660000;
}
a:active {
   color: #666666;
}

.bodytext {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
}
a.bodytext:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.bodytext:visited {
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a.bodytext:hover {
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
.subtitleGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #336666;
	text-decoration: none;
}
a.subtitleGreen:link {
	text-decoration: none;
}
a.subtitleGreen:visited {
	text-decoration: none;
}
a.subtitleGreen:hover {
	text-decoration: underline;
}
.subtitlePurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
a.subtitlePurple:link {
	text-decoration: none;
}
a.subtitlePurple:visited {
	text-decoration: none;
}
a.subtitlePurple:hover {
	text-decoration: underline;
}
.titleGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #336666;
}
.titlePurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #663366;
}
.navBottom {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.navBottom:link {
	color: #666666;
	text-decoration: none;
}
a.navBottom:visited {
	color: #666666;
	text-decoration: none;
}
a.navBottom:hover {
	color: #663366;
	text-decoration: underline;
}
.navSub {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
a.navSub:link {
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a.navSub:visited {
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a.navSub:hover {
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
.navSub2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
a.navSub2:link {
	color: #663333;
	text-decoration: none;
}
a.navSub2:visited {
	color: #663333;
	text-decoration: none;
}
a.navSub2:hover {
	color: #663333;
	text-decoration: underline;
}
.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navMain:link {
	color: #999999;
}
a.navMain:visited {
	color: #999999;
}
a.navMain:hover {
	color: #336666;
}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navTop:link {
	color: #009999;
}
a.navTop:visited {
	color: #009999;
}
a.navTop:hover {
	color: #336666;
}
.gradientTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
}
.docHolder {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.docH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.docH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.barHolder {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.barHolder {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
