/* Base Settings */

html, body {
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: x-small;
    line-height: 1.7em;
    color: #000000;
}

html>body {
	font-size: x-small; /* Opera */
}

body {
	margin: 0; 
	padding: 0; 
	background-color: #666;
}

img {
    border-style: none;
    /* border-color: inherit;
    border-width: medium;
    width: auto;
    height: auto; */
    padding: 0px;
    margin: 0px;
}

a {
    color: #009933;
    text-decoration: none;
}

a:hover
{
    color: #006600;
    background-color: #CCFF99;
}

em, i {
	font-family:Georgia, "Times New Roman", Times, serif; 
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1
{
    font-size: 160%;
    line-height: 1.2em;
    color: #003300;
    letter-spacing: 0.1em;
    margin-bottom: 0.8em;
}

h2
{
    font-size: 130%;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #008000; /* Green */
}

h3 {
	font-size: 160%;
/*	font-family: Arial, Helvetica, sans-serif; */
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Layout */

#page {
	font-size: 120%;
	width: 960px;
	margin: auto;
	background-color: #000;
}

#container {
	width: 930px;
	margin: 0 auto 0 auto;
}


#masthead {
	height: 64px;
	padding: 15px 0 0 0;
}

#logo {
	float: left;
	height: 64px;
	width: 600px;
}

#rightmasthead {
    height: 60px;
    width: 234px;
	float: right;	
}

.logo {
	float: left;
	height: 64px;
	width: 600px;
}

.rightmasthead {
    height: 60px;
    width: 234px;
	float: right;	
}

#topmenu
{
    height: 33px;
    width: 930px;
    margin-top: 10px;
    padding: 0px;
    position: relative;
    overflow: visible;
    z-index: 10;
}

#topmenuOutset
{
    height: 24px;
    width: 922px;
    margin-top: 10px;
    padding: 0px;
    position: relative;
    overflow: visible;
    z-index: 10;
    border-color:Silver;
    border-style:outset;
    border-width:4px;
    background-color: #dddddd;
}

#topmenuFlat
{
    height: 24px;
    width: 922px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    position: relative;
    overflow: visible;
    z-index: 10;
    border-color:Silver;
    border-style:solid;
    border-width:4px;
    background-color: #dddddd;
}

#breadcrumbsORIG
{ 
    float: right;
    margin-left: 5px;
    text-align: left;
}

#breadcrumbs
{ 
    float: right;
    margin: 4px;
}


#topnavigation {
    height: 27px;
    width: 920px;
    background: #444; /*url(../images/mh_navbar.gif) repeat-x;*/
    margin-top: 10px;
    position: relative;
}

#topnavigation li
{
    display: inline;
    list-style: none;
    height: 27px;
    line-height: 26px;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 6px 12px 10px;
}

#content {
    width: 930px;
    position: relative;
    clear: both;
}

#leftcol {
	float: left;
	width: 170px;
	background: #ddd;
	padding: 5px;
}

#core {
	float:left;
	width: 540px;
	background: #fff;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#rightcol {
	float: right;
	width: 170px;
	background: #eee;
	padding: 5px;
}

.testimonial
{
    font-family: 'Comic Sans MS';
    font-size: 12px;
    color: #333333;
}

#footer
{
    clear: both;
    width: 960px;
    margin: 15px auto 0px auto; /*	margin-top: 15px; */
    height: 35px;
    line-height: 35px;
    background-color: #333;
    color: #888;
    font-size: 10px;
    text-align: center;
    position: relative;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: underline;
}

.HeadText {
    font-size:14px; 
    line-height:20px; 
    letter-spacing:1px;
}

.TextBold14 {
    font-size:14px;
    font-weight:bold;
}

.clearing {
	clear: both;
}

.divider {
    background:url(../images/3dots.gif) repeat-x; 
    width: 80%;
    height: 3px; 
    margin: 2em auto 1.5em auto;
}


.DataInput
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    background-color: #AAAAAA;
    padding: 10px;
    margin: 10px;
}

.YellowBackBold14
{
    background-color: #FFFF00;
    color: Black;
    padding: 2px;
    font-size:14px;
    font-weight:bold;
}

.YellowBack
{
    background-color: #FFFF00;
    color: Black;
    padding: 2px;
}

.ActiveBack
{
    background-color: #CCCCCC;
    color: Black;
    font-weight:bold;
}

.InactiveBack
{
    background-color: #AAAAAA;
    color: #333333;
    font-weight:normal;
}

.YellowBox
{
    font-family: Verdana;
    font-size: small;
    background-color: #FFFF00;
    color: Black;
    border-style: solid;
    padding: 10px;
    margin: 10px;
}

.Padding1010
{
    padding: 10px;
    margin: 10px;
}

.Padding44
{
    padding: 4px;
    margin: 4px;
}

.Padding4
{
    padding: 4px;
}

.boxwrapper {
float: right;
width: 200px;
margin-left: 25px;
background: url(../images/box-bg.gif) no-repeat;
}

.boxtop {
height: 32px;
background: url(../images/box-top.gif) no-repeat;
}

.boxbottom {
background: url(../images/box-bottom.gif) no-repeat;
height: 32px;
}

.boxmiddle {
color:#555;
font-size: 11px;
line-height: 1.2em;
margin-top: 35px;
padding: 0 25px 0 25px;
}

.boxmiddle h5 {
color: #000;
}

#registerbox {
    margin: auto;
    margin-top: 16px;
    width: 172px;
    text-align: center;
    color: #000;
    padding: 6px 0 6px 0;
    font-size: 14px;
    line-height: 1.2em;
    background-color: #f6b616;
    border: solid 3px #f6a416;
    font-weight: bold;
}

#registerbox a {
    text-decoration: none;
    color: #000;
}


#sponsorbox {
	margin: auto;
	margin-top: 25px;
	width: 175px;
	text-align: center;
	color: #666;
	font-size: 11px;
}
	
#splash img {
	margin-bottom: 15px;
	text-align: right;
}

#main {
	float: left;
	padding-left: 8px;
	width: 480px;
}

#FAQwrapper {
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

.question {
    font-size: 150%;
    font-weight: bold;
    line-height: 120%;
    margin-top: 12px;
    margin-bottom: 6px;
    color: #804040; /* Brownish */
}

.answer {
    margin-top: 2Px;
    margin-bottom: 18px;
    color: #202020;
}

.caption {
font-size: 85%;
color: #666666;
}

.DataInput2
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    background-color: #FAFAD2;
    border: thin solid #D2B48C;
    padding: 10px;
    margin: 5px;
}

