BODY {
	color: #000000;
	margin: 20px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/background.jpg);
}

.menubg
 {
	background-color:#d54800;  /* dark blue */
	height:23;
}
.giThumbnail{
	border-top: 0px none #9a9a9a;
	border-right: 0px none #9a9a9a;
	border-bottom: 0px none #9a9a9a;
	border-left: 0px none #9a9a9a;
	text-decoration: none;
}
.one-image{
	text-align: center;

}
.centersite {
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	background-color:#FFFFFF;
	text-align: left;
	width: 900px;
}
.iframe {
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	background-color:#EEEEEE;
}
.main_page{
	padding: 10px;
}




A {
  color: #535353;  /*  blue light link*/
  text-decoration: none;
}

A:hover {
  color: #808080;  /* hover orange */
  text-decoration: none;
}

FORM {
	display: inline;
}

a.navigation:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.navigation:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.navigation:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.navigation:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
} 
a.current:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.current:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.current:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.current:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
.white{
	color: #FFFFFF;
}
.navigation1 {
	line-height: 125%;
		border-bottom: 1px dotted #CCCCCC;
	padding: 4px;
	background: #f1a622; /* mid blue */
	

}
.divider {
	border-top: 1px dotted #303030;  /* mid blue */
}
.navigation1_over {
  line-height: 125%;
  padding: 4px;
  background: #CC6500;
		border-bottom: 1px dotted #CCCCCC;
  cursor: hand;
}
.navigation_current {
  line-height: 125%;
  padding: 4px;
  background: #CC6500;
		border-bottom: 1px dotted #CCCCCC;
  cursor: hand;
}
.navigation2 {
  line-height: 125%;
		border-bottom: 1px dotted #CCCCCC;
  padding: 4px;
  background: #6095CE;

}
.navigation2_over {
  line-height: 125%;
  padding: 4px;
		border-bottom: 1px dotted #CCCCCC;
  background: #CC6500;
  cursor: hand;
}
.navigation3 {
  line-height: 125%;
		border-bottom: 1px dotted #CCCCCC;
  padding: 4px;
  background: #7AA4CD;

}
.navigation3_over {
  line-height: 125%;
  padding: 4px;
		border-bottom: 1px dotted #CCCCCC;
  background: #CC6500;
  cursor: hand;
}
.boxcontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	padding: 6px;
}
.itemHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.itemSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
.itemContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.formExtraInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TR.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF9999;
	padding: 1px 8px;
	color: #000000;
}
.success {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #80FF80;
	padding: 1px 8px;
	color: #000000;
}
.notice {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99CCCC;
	padding: 1px 8px;
	color: #000000;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


