body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-color: #FFFFFF;

}

#mainTable {
	margin: 0;
	
}
#mainTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	
	font-size: 16px;
        /*/*/line-height: 1.5em; /* */
	/*/*/font-size: 100%; /* */
        padding-right: 20px;
}

#maincontent2 {
	
	font-size: 16px;
        /*/*/line-height: 1.5em; /* */
	/*/*/font-size: 90%; /* */
        padding-right: 20px;
}


.menutop {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
        
}

.menutop a {
	text-decoration: none;
	color:#ffffff;

}
.menutop a:link {
        color: #ffffff;
        text-decoration: none;
}

.menutop a:visited {
	color: #ffffff;
        text-decoration: none;
}
.menutop a:hover {
        color: #313163;
        text-decoration: none
}

 .menutop a:active {
	color: #313163;
        text-decoration: none
}

.menutable {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
        
}

.menutable a {
	text-decoration: none;
	color:#313163;

}
.menutable a:link {
        color: #313163;
        text-decoration: none;
}

.menutable a:visited {
	color: #313163;
        text-decoration: none;
}
.menutable a:hover {
        color: #8494b5;
        text-decoration: none
}

 .menutable a:active {
	color: #8494b5;
        text-decoration: none
}





td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

p.squish { 
margin-top: 0; 
margin-bottom: 0;
text-indent: 20px
}
h6 {
font-family: font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 1em;
}

h6.floatR {
float: right;
padding: 0;
margin: 0;

}

.right {
float: right
}

h1:first-child {margin-top: 20;}
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; color: #313163}
h2 {
	font-size: 140%;
	color: #990033;
}




#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #9999CC!important;
	border: 1px solid #FFF !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 0;
	list-style-type: none;
	margin-left: 0 /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 10px 0px; /* */
	font-weight: bold;
}
a {
	color: #8494b5;
}
