@import url(displaytag.css);

BODY  {
	background:#B5B5B5;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center; /* so the container div centers itself in IE5/win */
}

#screen {
	background:#F1F1F1;
width:800px;
height:100%;
margin:auto; /* ignored by IE5/win */
position:relative;
text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


a {
	color: #0000cc;
	text-decoration: none;	
}

a:hover {
	color: #3F56A5;
	text-decoration: underline;
}

a:active {
	color : #3F56A5;
}

h2 {
	font-size : 16px;
	color : #555555;
	font-weight : bold;
	text-decoration : none;
	margin-top : 5px;
	margin-bottom : 4px;
	padding : 3px;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	color : #4056A5;
}

h2 a {
	text-decoration : none;
}

h3 a {
	text-decoration : none;
}


/*header*/	

.header {
	background-color : #D5D5B1;
	height: 95px;
}

.site-slogan {
  font-size : 1.2em;
  background : transparent;
  font-weight : bold;
  text-align : left;
  padding-top: 7px;
}

.searchbox {
	display: inline;
	text-align: center;
	color : #4056A5;
}

.searchform {
  margin-bottom : 0px;
  padding-bottom : 0px;
}

.searchinputfield {
	border : 1px solid #AAAAAA;
}

.searchbutton {
	vertical-align:middle;
}

.maintitle  {
	font-size : 18px;
	color : #555555;
	font-weight : bold;
	text-decoration : none;
	padding-bottom : 10px;
	padding-top : 20px;
}

.subtitle {
	font-size : 12px;
	color : Black;
	margin-left: 4px;
	margin-bottom : 15px;
}

.subtitle2 {
	font-size : 12px;
	color : Black;
	font-weight : bold;	
}

.menu {
	background:#B5B5B5;
	height : 41px;
	text-align: center;
}

.menu table {
	margin-left: auto;
	margin-right: auto;
}

.notesubject {
	margin-top: 10px;
	color: #666666;
	font-weight: bolder;
	border-bottom: 1px solid #AAAAAA;
}

.noteuser {
	color: #666666;
	font-size: 11px;
	margin-left: 5px;
}

.notetext {
	margin-top: 5px;
	color: #666666;
	padding-bottom: 10px;
	margin-left: 5px;
}

/*footer*/
.footer  {
	font-size : 10px;
	color : Black;
	border-top : 1px solid #AAAAAA;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
}


/*main*/
.message {
	background-color: #E0E4F1;
	margin: 10px;
	padding-left: 5px;
}

.req  {
	font-size : 11px;
	color : #771100;
}

.error  {
	font-weight: normal;
	font-size : 11px;
	color : #771100;
	display : block;
	border: 2px solid #C51816;
	margin: 10px;
	padding-left: 5px;
}

.tablesectionseparator {
	height: 5px;
}

.tablesectionheader {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4056A5;
	padding: 5px;
}

.rowheader {
	font-weight: bolder;
	color: #333333;
}

.columnheader {
	padding: 5px;
	font-weight: bolder;
	color: #333333;
	background-color: #cccccc;
}

.rowalt {
	background-color: #DDDDDD;
}

.rowinstructions {
	font-size : 11px; 
	color : #4056A6;
}


/* Form */
label {
	display: block;
	margin-bottom: 2em;
	font-weight: bold; 
}

label.radio {
	margin-bottom: 0em;	
}

fieldset { 
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
}

fieldset.checkbox {
	width: 17em;
}

fieldset.large {
	width: 35em;
}

fieldset.inset {
	margin-top: 1em;
	margin-left: 1.5em;
	width: 20em;
}

legend { 
	font-weight : bold; 
	color : #333; 
	margin : 0; 
	padding : .5em; 
}

fieldset.checkbox label {
	display: normal;
	margin-bottom: 0em;
	font-weight: normal;
}

.hint {
	font-weight : normal;
	font-size : 11px; 
	color : #4056A6;
}

.sidebar {
	background-color : #D5D5B1;
	vertical-align: top;
	width: 172px;
	padding-top: 4px;
}

.sidebarbox {
	width : 150px;
	padding-top : 3px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #FFFFFF;
	
}

.sidebarbox h3 {
	margin-top : 1px;
	margin-bottom : 3px;
	padding-bottom : 2px;
	color : #EB6324;
}

.sidebarbox .minimize {
	color: #666666;
}

.sidebarbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal; 
}

.maincontent {
	margin : 5px;	
}

.story {
	margin-bottom : 20px;
	margin-left: 20px;
}

.story h2 {
	border-bottom: 1px solid #FFFFFF;
}

.story h3 {
	font-size : 14px;
	color : #4056A5;
	font-weight : bold;
	text-decoration : none;
	margin-top : 5px;
	margin-bottom : 4px;
	padding : 3px;
	border-bottom: 1px solid #FFFFFF;
}

.highlightbox {
	width: 570px;
	margin-bottom : 20px;
	margin-left: 20px;
	background: bottom left url(../images/back_transparent_bot_570x7.gif) no-repeat #E0E4F1;
}

	.highlightbox .highlightinnerbox {
		background: top left url(../images/back_transparent_top_570x7.gif) no-repeat;
		padding: 10px;
	}
	
	.highlightbox .highlightinnerbox h2 {
		border-bottom: 1px solid #FFFFFF;
	}
	
	.highlightbox .highlightinnerbox p {
		font-size : 15px;
	}
	
	.highlightbox .highlightinnerbox img{
		border: none;
	}

.highlightbox2 {
	background: bottom left url(../images/back_transparent_bot_570x7.gif) no-repeat #E0DFA2;
}

.feedicon {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
}

.headerspacer  {
	background-color : #bcbcbc;
	font-size : 13px;
	color : #A9A9A9;
	text-decoration : none;
}

/* Text*/
.text01,td,p {
	font-size : 13px;
	color : Black;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
}

.text02  {
	font-size : 12px;
	color : #A9A9A9;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
}

.text03  {
	font-size : 10px;
	color : Black;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
}

.code  {
	font-size : 14px;
	color : #00008B;
	font-family : courier;
	text-decoration : none;
}

/* Links */
.link  {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

/* Images */
.image_with_caption {
	border: 1px solid #cccccc;
	padding: 10px;
}

.image_caption {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;

	font-weight: normal;
	font-size: 10px;
}

/* Google Map Classes */
.mb {
	white-space: nowrap;
	font-size : 10px; 
	font-family : Verdana, Arial, sans-serif; 
	color : #4056A5;
	text-decoration: none;
}

img.ctr {
	vertical-align:middle;
}

/* forum */
td.number {
	text-align:center;
}

.forumtopiclink {
	font-size: 13px;
	font-weight: bolder;	
}

.forumpostsubject {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px solid #AAAAAA;
}

.forumpostdate {
	color: #666666;
	font-size: 12px;
}

.forumpostuserblock {
	padding-top: 20px;
	padding-left: 5px;
	background-color: #E0E4F1;
	color: #666666;
	font-size: 11px;
	margin-left: 5px;
}

.forumpostblock {
	background-color: #DDDDDD;
}

.forumposttext {
	padding: 10px;
	margin: 5px;
}

div.marker_label {
	color: white;
}