/*  updted 10-31-07 added 2 px per font and changed 66000 to B99A30 
final style sheet combined - using as of 11-1-2007  use in design time only link is done in header2 file
-------------------------------------------------------------------------------
--------------------------------------------------------------------------- 
    */

a {
	color: #B99A30;
	text-decoration: underline;
}

a:visited {
	color: #B99A30;
	text-decoration: underline;
}

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

a.menutop {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

a.menutop:visited {
	color: #000000;
	text-decoration: none;
}

a.menutop:hover {
	color: #CC9933;
	text-decoration: none;
}

a:link img {
}

a:hover img {
	filter: #808080;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h1 {
	font-size: larger;
	text-transform: uppercase;
}

.big {
	font-size: 18px;
	font-weight: normal;
}

.big2 {
	color: #B99A30;
	font-size: 18pt;
	font-weight: bold;
}

.boxed {
	border: 1px solid #CC9933;
}

.contentother {
	font-size: 18px;
}


.contentother2 {
	font-size: 16px;
}

/* Basic - Universal Styles  updated 10-31-07 was 660000 is now #B99A30 added 2px per font
----------------------------------------------- */
/* CONTENT - Body copy/text
----------------------------------------------- */
.contentred {
	color: #B99A30;
	font-size: 16px;
}

.contentred2 {
	color: #B99A30;
	font-size: 16px;
	font-weight: bold
}

.contentred2indent {
	color: #B99A30;
	font-size: 16px;
	margin-bottom: 2px;
	margin-left: 570px;
	margin-top: 1px;
}

.contentsmall {
	font-size: 15px;
}

.contentsmall2 {
	font-size: 15px;
}

.footer {
	color: #666666;
	font-size: 15px;
}

.header {
	color: #686F87;
	font-size: 12px;
	font-weight: bold;
}

.imgmenuover {
	font-size: small;
}

.menuicon {
	font-size: medium;
	font-weight: bold;
	text-align: right;
}

.menutable {
	padding: 4px;
}

.menutop {
	font-size: medium;
	font-weight: bold;
	white-space: nowrap;
}

.messagecenter {
	color: #CC9933;
	font-weight: bold;
	text-align: center;
}

.messageerror {
	color: #FF0000;
	font-weight: bold;
}

.navredbold {
	color: #B99A30;
	font-size: 12px;
	font-weight: bold;
}

.newspic_rbox {
	border: 1px solid #CC9933;
}

.newspic_rleft {
	border-left-color: #CC9933;
	border-left-style: solid;
	border-left-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.newspic_rright {
	border-right-color: #CC9933;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.newssign {
	color: #CC9933;
	font-weight: bold;
	padding-left: 36px;
}

.newstable {
	padding-bottom: 4px;
	padding-top: 4px;
}

.newstext {
	text-indent: 36px;
	vertical-align: top;
}

.newstitle {
	color: #B99A30;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 7px;
}

.newstitle_ul {
	color: #B99A30;
	font-size: medium;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

.pgfooter {
	color: #CC9933;
	font-size: small;
}

.pgtitle {
	color: #CC0000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.profileview {
	color: #636363;
	font-size: 12px;
}

.small {
	font-size: 12px;
	font-weight: bold;
}

.smalltext {
	font-size: small;
}

.white {
	color: #FFFFFF;
	font-size: 14pt;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}

.white2 {
	color: #FFFFFF;
	font-size: 14pt;
}

.white2 {
	color: #FFFFFF;
	font-size: 12px;
}

.white3 {
	color: #FFFFFF;
	font-size: 18pt;
}

.white3 {
	color: #FFFFFF;
	font-size: 18px;
}

.xsmalltext {
	font-size: x-small;
}

/* old LINKS   sys/default.css use to handle this in 6-14-06 but everything is here  11-1-07
----------------------------------------------- 
A:link {
	text-decoration: none;
}
A:visited {
	color: #06426C;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

*/
