body {
	margin : 0px ;
	background-color : #ffffff ;
}

p, td, th, ul, li, ol, input, textarea, span, select, option {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 11px ;
	color : #000000 ;
}

.marquee {
	color : #999999 ;
}

.input {
	border : 1px solid #9C9C9C  ;
}

hr {
	height : 1px ;
	color : #9C9C9C  ;
}
hr.internal {
	height : 1px ;
	color : #dedede;
}
.black {
	background-color : #000000 ;
}

.grey01 {
	background-color : #444444 ;
}

.blue01 {
	background-color : #7B8EB2 ;
}

.grey02 {
	background-color : #CCCCCC ;
}

.getLogin, a.getLogin, a.getLogin:hover {
	color : #CFD8E8 ;
	font-size : 10px ;
	letter-spacing : 0 em ; 
}

a {
	color : #CE5F28 ;
	text-decoration : none ;
}

a:hover {
	color : #ED783D ;
	text-decoration : underline ;
}

.news {
	font-weight : bold ;
	color : #4A679D ;
}

.newsAbstract {
	font-family : georgia, verdana, arial, helvetica, sans-serif ;
	font-style : italic ;
	color : #666666 ;
}

.utilityLink, a.utilityLink, a.utilityLink:hover {
	color : #999999 ;
}

a.menuSelected {
	color : #556B94 ;
	font-weight : bold ;
}

a.menuSelected:hover {
	color : #556B94 ;
	font-weight : bold ;	
}

a.menu {
	color : #CE5F28 ;
	font-weight : bold ;	
}

a.menu:hover {
	color : #D66B36 ;
}

a.menu:visited {
	color : #BC5725 ;
}

h1 {
	font-size : 14px ;
}

h2 {
	font-size : 13px ;
}

h3 {
	font-size : 12px ;
}

.data {
	background-color : #7B8EB2 ;
}	

td.data {
	background-color : #ffffff ;
}

th {
	color : #ffffff ;
}

.highlight {
	color : #CE5F28 ;
}

.blueHighlight {
	color : #4A679D ;
}