/*====================================================================
	Default Style Sheet v2.0
	NetMediaOne - www.netmediaone.com
====================================================================*/

body {font-size: 11px; font-family: verdana, arial, helvetica, sans; color: #000000;}
a {color: #0055DD; text-decoration: underline;}
a:hover {color: #0055DD; text-decoration: none;}

.title-black {font-size: 17px; color: #000000;}
.title-black-bold {font-size: 17px; font-weight: bold; color: #000000;}
.large-black {font-size: 13px; color: #000000;}
.large-black-bold {font-size: 13px; font-weight: bold; color: #000000;}
.medium-black {font-size: 11px; color: #000000;}
.medium-black-bold {font-size: 11px; font-weight: bold; color: #000000;}
.small-black {font-size: 10px; color: #000000;}
.small-black-bold {font-size: 10px; font-weight: bold; color: #000000;}

.title-white {font-size: 17px; color: #ffffff;}
.title-white-bold {font-size: 17px; font-weight: bold; color: #ffffff;}
.large-white {font-size: 13px; color: #ffffff;}
.large-white-bold {font-size: 13px; font-weight: bold; color: #ffffff;}
.medium-white {font-size: 11px; color: #ffffff;}
.medium-white-bold {font-size: 11px; font-weight: bold; color: #ffffff;}
.small-white {font-size: 10px; color: #ffffff;}
.small-white-bold {font-size: 10px; font-weight: bold; color: #ffffff;}

.title-blue {font-size: 17px; color: #006699;}
.title-blue-bold {font-size: 17px; font-weight: bold; color: #006699;}
.large-blue {font-size: 13px; color: #006699;}
.large-blue-bold {font-size: 13px; font-weight: bold; color: #006699;}
.medium-blue {font-size: 11px; color: #006699;}
.medium-blue-bold {font-size: 11px; font-weight: bold; color: #006699;}
.small-blue {font-size: 10px; color: #006699;}
.small-blue-bold {font-size: 10px; font-weight: bold; color: #006699;}

.footer
{
	background: #EEEEDD;
	font-size: 10px; 
	color: #000000; 
	margin-bottom: 40px;
}
.footer:link {font-size: 9px; color: #000000; text-decoration: underline;}
.footer:link:hover {font-size: 9px; color: #000000; text-decoration: none;}
.footer:visited {font-size: 9px; color: #000000; text-decoration: underline;}
.footer:visited:hover {font-size: 9px; color: #000000; text-decoration: none;}

.pic-right {margin-left: 10px; margin-bottom: 10px;}
.pic-left {margin-right: 10px; margin-bottom: 10px;}

.request-field {width: 90px; background: #ffffff; border: 1px solid #008855; font-size: 10px; color: #000000;}
.request-textarea {width: 160px; border: 1px solid #008855; font-family: verdana, arial, helvetica, sans; font-size: 10px; color: #000000; padding: 3px;}
.request-submit {font-family: verdana, arial, helvetica, sans; font-size: 10px;}

.formfield {width: 250px; background: #ffffff; border: 1px solid #808080; font-size: 10px; color: #000000;}
.formtextarea {width: 250px; border: 1px solid #808080; font-family: verdana, arial, helvetica, sans; font-size: 10px; color: #000000; padding: 3px;}
.formbutton {width: 80px; background: #404040; border: 1px solid #ffffff; font-family: verdana, arial, helvetica, sans; font-size: 10px; font-weight: bold; color: #ffffff; padding: 4px;}

.contentBox, .sectionNavBox
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EEEEDD;
	margin-bottom: 20px;
}

.linkButtonPane img
{
	margin-bottom: 10px;
}

.ulist
{
	margin-left: 0px;
	list-style-image: url('images/bullet_black.gif');
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
}
.ulist li {
	margin-left: 0px;
}