body {
	font-family: arial, helvetica, geneva;
	color: black;
	font-size: x-small;
	background-color: #DEDEDE;
	margin: 0px;
	background-image: url(images/bg_grad1.jpg);
	background-repeat: repeat-x;
}

a{
text-decoration:none;
color:#003399;
}

a:hover, #a:focus {
color:#003366;
text-decoration:none;
background-color:#AADDFF;
}

table{
	font-family: arial, helvetica, geneva;
	color: black;
	font-size: 9pt;
	border-color: black;
	border: solid #333333 1px;
}

#nav {
	background-image: url(images/nav1.gif);
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#nav a {
	color: #FFFFFF;
}

#nav ul {
padding: 6px 0 4px 0;
margin: 0;
}

#nav ul li {
display: inline;
}

#nav ul li a {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #000000;
text-align: center;
}

#nav ul li a:hover, #nav ul li a:focus {
background-color: #990000;
}

#submenu {
	border: solid #000000 1px;
	padding: 2px;
	background-image: url(images/submenu.gif);
}

#submenu p{
margin: 0;
padding: 0;
border: 1px solid #FFFFFF;
}

#submenu ul li {
display: inline;
}

#submenu ul li a {
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
padding: 0 4px 0 4px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-align: center;
}

#submenu ul li a:hover, #submenu ul li a:focus {
background-color:#FFFFCC;
border-bottom: 1px solid #FF6633;
border-top: 1px solid #FF6633;
}

#btnSearch {
	text-align: center;
	width: 100px;
}

.warning {
	font-size: 10pt;
	font-family: arial, helvetica, geneva;
	color: red;
}
.MenuStyle {
	font-family: Arial, _sans;
	font-size: 16px;
	font-weight: bold;
	background-image:url(images/menustyle.gif);
	background-repeat:repeat-x;
}

.columnhead{
	background-image:url(images/columnhead.gif);
	background-repeat:repeat-x;
	color: black;
	font-size: 10pt; 
	font-weight: bold;
}
.columnheadExtended{
	background-image:url(images/columnhead_extended.gif);
	background-repeat:repeat-x;
	color: black;
	font-size: 10pt; 
	font-weight: bold;
}
.highlightedText{
	background-image:url(images/hilighted_text.gif);
	background-repeat:repeat-x;
	color: black;
	font-size: 10pt; 
	font-weight: bold;
}
.listcolumn{
	background-image:url(images/nonselect.gif);
	background-repeat:repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nonselectedcolumn{
	background-image:url(images/nonselect.gif);
	background-repeat:repeat-x;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.plain{
	border: 0;
	text-decoration: none;
	margin: 0;
}

.rightimage{
float: right;
margin: 0 10px 20px 30px;
width: 350px;
}

.titleWhite{
	color:#FFFFFF; 
	font-size: 8pt; 
	font-weight: bold;
}
.FormFields{
	font-size: 8pt;
}

.searchTitle{
	font-size: 130%;
	background-color:BDBDBD;
	text-align:left;
	font-weight:bold;
}
.search {
	width: 146px;
}

.searchMenu{
width: 160px;
}

.HeaderTitle {
	font-family: Palatino Linotype;
	font-size: 20pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.HeaderTitleSmall {
	font-family: Palatino Linotype;
	font-size: 16pt;
	text-align: center;
	font-style: italic;
}

.formright {
	margin: 0 20px 0 20px;
}

