@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family:"Book Antiqua";
	font-size: 14px;
	color: #333;
}
h1,h2,h3,h4,.componentheading {font-weight:bold;margin:2em 0 1em;}
h1,.componentheading {font-size:180%;}
h2 {font-size:150%;}
h3 {font-size:130%;}
h4 {font-size:110%;}
body {
	background-color: #FFF;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

#textHere a:link {
	color: #004360;
	text-decoration: underline;
}
#textHere a:visited {
	text-decoration: underline;
	color: #004360;
}
#textHere a:hover {
	text-decoration: none;
	color: #004360;
}
#textHere a:active {
	text-decoration: none;
	color: #004360;
}



/* Fonts */
.menu1
{
	font-family:"Book Antiqua";
	font-variant:small-caps;
	letter-spacing:4px;
	font-size:14px;
}

.menu1FirstCharacter
{
	font-size:16px;
}

#mainBody 
{
	width:767px;
}

#header
{
}

#topNav
{
	padding-bottom:10px;
	padding-left:15px;
	text-align:left;
}
#textHere
{
	width:600px;
	margin-top:30px;
	text-align:left;
	background-color: #fff;
 font: 14px/small-caps "Book Antiqua";
	letter-spacing:1px;
	min-height:300px;
}

#textfield {
	width:250px;
	height:19px;
	background-color:#CCC;
	margin-bottom:5px;
}

#textarea {
	width:400px;
	height:200px;
	background-color:#CCC;
	margin-bottom:5px;
}















* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
font-size:76%;
line-height:1.3;
margin:1em 0;
}

#wrap {
border:1px solid #999;
}

#footer {
border-top:1px solid #999;
margin-bottom:20px;
margin-top:10px;
color:#777;
	font-variant:small-caps;
	letter-spacing:1px;
	clear:both;
}

h1,.componentheading {
font-size:1.7em;
padding:0px;
margin:0px;
margin-bottom:10px;
	font-variant:small-caps;
	letter-spacing:2px;
}

h2,.contentheading {
font-size:1.4em;
font-weight:600;
	font-variant:small-caps;
	letter-spacing:2px;
}

h3 {
font-size:1.3em;
	font-variant:small-caps;
	letter-spacing:1px;
}

h4 {
font-size:1.2em;
	font-variant:small-caps;
	letter-spacing:1px;
}

h5 {
font-size:1.1em;
	font-variant:small-caps;
	letter-spacing:1px;
}

h6 {
font-size:1em;
font-weight:700;
}
/*
h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}
*/

.small,.createdate,.modifydate,.mosimage_caption {
color:#999;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}
#footer a:active {
	text-decoration: underline;
	color: #333;
}

#commissionsText {
	line-height: 2em;
}
