html {margin: 0; padding: 0;}
body {margin: 0; padding: 0; background: #000; font-family:Arial, Helvetica, sans-serif; font-size: 100%; }
.contentholder { margin: 8px auto; width: 750px;  border: 0; text-align:center; color: #fff;}
.main { margin: 0; padding: 0; width: 750px;  border: 1px solid white; text-align:center; color: #fff; }
#navbar { width: 750px; background-color: #666; margin: 0 -6px 0 -6px; }
#navbar p { margin: 3px; }
.content { margin: 0 6px; padding: 0px; text-align: left; border: 0; }
.content p { font-size: 0.9em; }
.content h1  { font-size: 1.1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; margin: 3px 0 7px 0; }
.content h2  { font-size: 1.0em; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 7px 0; }
.content h3  { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 7px 0; }
.content p  { margin: 0 0 0.8em 0; }

a:link { color: #ccc; }
a:visited { color: #ccc;}
a:active { color: #C2CBE9; }
a:hover { color: #C2CBE9;}

.nav { margin: 15px auto; width: 750px;  border: 1px solid white; 
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
	text-align: center;
}
.leftnav { text-align: left; padding-left: 7px; }
.nav a:link { color: #FFFFFF; text-decoration: none; }
.nav a:visited { color: #FFFFFF; text-decoration: none; }
.nav a:active { color: #FFFFFF; text-decoration: none; }
.nav a:hover { color: #CCCCCC; text-decoration: none; }
.center { text-align: center;}
.minmarg { margin: 4px 0 4px 0; }
.breadcrumb { font-size: 0.7em; }
hr { padding: 0 ; margin: 0; }
.startquote { margin: 20px 35px 20px 35px; padding: 12px 0 0 65px; background-image: url(../images/openquote.gif); background-position:top left; background-repeat:no-repeat;
 font-family:Georgia, "Times New Roman", Times, serif; font-size: 1.0em; font-style:italic; }
.endquote { margin: 0; padding: 0 65px 0 0; background-image: url(../images/closequote.gif); background-position:bottom right; background-repeat:no-repeat; }
.copy { text-align: right; font-size: 0.7em; color: #fff; }
.copy a { color: #ccc; text-decoration: none; }
.clicknote { margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
	text-align: left;
}
.opt { font-weight:100; color:#FFFF00; font-size:.8em;}



.content ul a:link {
	color: #C2CBE9;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.content ul a:visited { color: #C2CBE9;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted; }
.content ul a:active { color: #ff0000;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted; }
.content ul a:hover { color: #00f;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid; }

table tr td img { border: none; margin: 2px; }
table th { font-family:Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight:100; }
table td textarea { font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight:100; background:#eef; }
table td input { font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight:100; background:#eef; }
table td checkbox { font-size: 1.1em; }
.sizesmall { font-size: 0.7em; }
