
 
 .nav-sm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
}

A.nav-sm, A.nav-sm:visited {
	color: #333333;
	text-decoration: none;	
}

A.nav-sm:hover {
	color: #003399;
	text-decoration: underline;
}




td {color: #333333;}
 p {font-size:1.0em; line-height:1.5; margin:15px 14px 5px 14px; padding:0; text-align:left;}
 .boxed {padding:1px; background-color:#ffffff; border:1px solid #DCE8E9;}
 .boxedblue {padding:8px; background-color:#EAEFEF; border:1px solid #DCE8E9;}
 h6 {font-size:1.5em; font-family:Arial,Helvetica,sans-serif; font-weight:normal;color:#333333;border-bottom:1px solid #CBDCDD;padding:0 0 5px 14px;}
/* same size as h1 so borders line up... */
 
 
 
.white {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

.black {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

A.black, A.black:visited {
	color: #000000;
	text-decoration: none;	
}

A.black:hover {
	text-decoration: underline;
}

.black-sm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}

.black-vsm {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 8px;
        color: #000000;
}

A.black-sm, A.black-sm:visited {
	color: #000000;
	text-decoration: none;	
}

A.black-sm:hover {
	text-decoration: underline;
}


.error {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ff0000;
}



.input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}



.item-sm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #33cccc;
}

A.item-sm, A.item-sm:visited  {
	text-decoration: none;
}

A.item-sm:hover  {
	text-decoration: underline;
}

.item {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #00ffff;
}

A.item, A.item:visited  {
	text-decoration: none;
}

A.item:hover  {
	text-decoration: underline;
}

.label {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.label2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.list-item, .list-item-odd {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
}

A.list-item, A.list-item:visited {
	color: #003399;
	text-decoration: none;
}

A.list-item:hover {
	text-decoration: underline;
}

TD.list-item {
	background-color: #f5f5f5;
}

TD.list-item-odd {
	background-color: #ffffff;
}

P.list-item {
	padding: 4px;
	margin-right: 4px;
}

.list-item-title, .list-item-title-odd {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}

A.list-item-title, A.list-item-title:visited {
	color: #003399;
	text-decoration: underline;
}

A.list-item-title:hover {
	color: #333333;
	text-decoration: underline;
}

TD.list-item-title {
	background-color: #eeeeee;
}

TD.list-item-title-odd {
	background-color: ffffff;
}

P.list-item-title {
	padding: 4px;
	margin-right: 4px;
}


.title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
.titleBLK {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}

.title-lg {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.attribs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.attribsBLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

<!--new contact forms-->

.btn_med {border: 1px outset; cursor: pointer; font-size:10px; font-weight: normal; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px;
background-image: url(../images/button2.gif);
backgroung-image: repeat-x;
width:106px;
}

.app_highlighted{
background-color: #f4f4f4;
}

.login {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1px;
	border-style: solid;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.login input {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.login checkbox {
	color: #333333;
}
.login TD {
border-top-width:1px;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1px;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#555555;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

.login .title {
	background-color: #D0D0D0;
}

.login .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}
