html,body
{
background-color: #B8CCE4;
}
.bodySm
{
	font-size: 8pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #384F7B}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #DF831F; text-decoration: none}
li {font-size: 8pt;}
.title
{
	color: #DF831F;
	font-size:10pt;
	font-weight: bold;
}
.padded
{
	line-height: 14pt;
}
.subtitle
{
	color: #384F7B;
	font-size:9pt;
	font-weight: bold;
}
.required
{
	font-weight: bold;
	color:red;
}
.Error
{
	font-weight: bold;
	color:red;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;

}
select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.nav
{
text-align:right;
}
.nav a, .navTop a
{
	color: #384F7B;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
}
.nav a:hover, .navTop a:hover
{  
	color: #DF831F; text-decoration: none
}

.nav a.selected, .navTop a.selected
{
	color: #DF831F; text-decoration: none
}
.navTop
{
	height: 15px;
	text-align:right;
	position: relative;
	float: right;
	top:20px;
}
ul#blogList
{
margin: 0px 0px 0px 8px;
padding: 0px;
list-style-type:none;
position: relative;
}

ul#blogList li ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type:disc;
}


.postmetadata
{
font-size: 10px;
}


.formTable input[type="text"], .formTable textarea
{
font-size: 11px;
width: 300px;
}
.formTable input[type="submit"],.formTable input[type="button"]
{
font-size: 12px;
}
.formTable div
{
margin: 2px 0px 5px 0px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
