body {
	background-color: #F7F8F9;

}
#maintable {
	border: thin solid #333333;
	width:  720px;
}

.topbanner {
	background-image: url(../../images/bluegrid.gif);
	background-repeat: repeat-x;
}

#navigation {
	background-image: url(../../images/navigation.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 720px;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}


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

#navigation a {
	color: #000000;
}

a {
	color: #004b9f;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #004b9f;
}
#contentblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	width: 550px;
	display:block;
}
#contentblock p {
	color: #000000;
	text-align: left;
	vertical-align: top;
}
#contentblock td {
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.headline {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #004b9f;
	display: block;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#sidebar {
	background-image: url(../../images/bluegrid.gif);
	background-repeat: repeat;
	padding: 5px;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

#sidelinks {
	background-color: #E8EBEF;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	border: 1px solid #FFFFFF;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #506792;
	text-align: center;
	vertical-align: top;
	margin-top:5px;
}


label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #000000;
	vertical-align: top;

}

.lightrow {
	
	background-color: #E8EBEF;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}

.darkrow {
	
	background-color: #D2D8DF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.img {
	border: 1px solid #999999;
	padding: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #172173;
}
#gallery{
	margin:auto;
	padding: 10px;
	border: 1px solid #000;
}

/*single image */
#gg_descrip{
  float: left:
  font: 12px arial,helvetica,sans-serif;
}

#gg_image{
	margin: 0px 10px 0px auto;
	padding: 0;
	float: left;
}

#gg_image img{
	border: 1px solid #000;
	padding: 2px;
}

#gg_forms{
	clear: both;
	padding: 10px;
}

#gg_forms form{
	display: inline;
}

#gallery td{
	background-image:url(background.jpg);		
	padding: 2px;
	margin:auto;
	font-size:12px;
}

#gallery a{
  color:#004b9f;	
  text-decoration: none;
}

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

#gallery img{
	border: 1px solid #000000;	
}

#gallery img:hover{
	border: 1px solid #cccccc;	
}