/*        */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 1px 1px;
	width: 108px;
	background: #fff;
	color: #000066;
	text-align: left;
	text-decoration: none
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #ffffff
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 1px;
	width: 150px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}

	#sddm div a:hover
	{
	background: #49A3FF;
	color: #003366
}


/*        */


#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Arial;
	line-height:normal;
	z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
}


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-type: none;
}

a {
	color: #003366;
}

a:link {
	text-decoration: none;
}



a:hover     {
	color: #CC3300;
	text-decoration: underline;
}

a:active    { color: #CC3300}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
  color: #003366;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #336699;
}

.footer a:link {
	text-decoration: none;
}

.footer a:visited    {
	text-decoration: none;
}
.footer a:hover     {
	color: #CC3300;
	text-decoration: underline;
}
.footer a:active    { color: #CC3300}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}
.textbox {
	padding: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #003366;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CC3300;
	font-weight: bold;
}
.red {
  color: #CC3300;
}
.blue {
  color: #003366;
}
.lightblue {
  color: #006666;
}
.blueBold {
	color: #003366;
	font-weight: bold;
}
.redBold {
	color: #CC3300;
	font-weight: bold;
}
.dropDown {
	color: #003366;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
}
.topNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}

.topNavActive a:link {
	color: #CC3300;
}

.topNavActive a:visited {
	color: #CC3300;
}

.topNavActive a:hover {
	color: #CC3300;
}

.topNavActive a:active {
	color: #CC3300;
}

.blueGreen {
  color: #006666;
}
.subMenu {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.itemText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
.fontLargeA{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color : Navy;
}
.fontLargeB{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	background-color : transparen;
	color : Teal;
}
