div.test {
	background-color: #B0D1DE;
}


/* START of undo formating */
:link,:visited { text-decoration:none }

pre,code { font-size:1em; }

pre,form,body,html,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
ol           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .5em;
	margin-top: 0;
}
ul           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .5em;
	margin-top: 0;
}
li           {
	margin-top: 0;
	margin-bottom: 1px;
	padding-top: 0;
	padding-bottom: 1px;
}
img {
	vertical-align: middle;
	border: none;
}
table        {
	margin: auto;
	width: 100%;
}
/* END of undo formating */
td {
	text-align: left;
	vertical-align: top;
}
body         {
	font-family: Arial;
	font-size: 100%;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
	background: #6A98BC url(../images/bg/winter3.jpg) repeat-x scroll left top;
}
/* background: #EEEEEE url(../images/bg/TileGray.jpg) repeat-x left top; */
p {
	margin-top: 0;
	margin-bottom: .5em;
}
a:link       {
	text-decoration: none;
	color: #002F65;
	background-color: transparent;
	font-weight: bold;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
a:visited   {
	text-decoration: none;
	color: #002F65;
	background-color: transparent;
	font-weight: bold;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
a:active    {
	text-decoration: none;
	color: #002F65;
	background-color: transparent;
	font-weight: bold;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}
a:link.nd       {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:visited.nd   {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:active.nd    {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:link.menu       {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:visited.menu   {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:active.menu    {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:link.menuw       {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
a:visited.menuw   {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
a:active.menuw    {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
.photo_solid_border {
	border: 1px solid #DCDBD9
}
h1           {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #D3D3D3;
}
h2           {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
h3 {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}
.tdcontent {
	vertical-align: top;
	text-align: left;
	padding: 20px;
}
.div10 {
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.div20 {
	vertical-align: top;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.tr {
	vertical-align: top;
	text-align: right;
}
.tl {
	vertical-align: top;
	text-align: left;
}
.tc {
	vertical-align: top;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic       {
	font-style: italic;
}
.salmon {
	color: #B74241;
}
.red {
	color: #CC0000;
}
.brown {
	color: #42291D;
}
.s70    {
	font-size: 70%;
}
.s80     {
	font-size: 80%;
}
.s90     {
	font-size: 90%;
}
.s110  {
	font-size: 110%;
}
.s120  {
	font-size: 120%;
}
.inline {
	border: 1px solid #C0C0C0;
}
.right {
	padding: 0px;
	float: right;
	border: 1px solid #C0C0C0;
	margin: 10px 0px 10px 10px;
}
.left {
	float: left;
	border: 1px solid #C0C0C0;
	margin: 10px 10px 10px 0px;
}
/*drop down for anylink*/
#dropmenudiv{
	position: absolute;
	border: 1px solid #241E1E;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 101;
	text-align: left;
	margin-top: 0px;
	background-color: White;
	margin-left: 0px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: White;
}
#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #F1C553;
}
/*end drop down for anylink*/

/*random background images frontpage*/
#container {
	width: 760px;
	height: 290px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: White;
}
/*hrs*/
div.hr100 {
	margin: .5em auto;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #9F9F9F;
	text-align: center;
}
div.hr90 {
	margin: .5em auto;
	width: 90%;
	height: 1px;
	border-bottom: 1px solid #9F9F9F;
	text-align: center;
}
img.preload  {
	display: none;
}
div.formbuilderform  {
	margin: auto;
	width: 550px;
}
.formbuilderform fieldset {padding: 1em; background-color: transparent;}
.formbuilderform fieldset legend {font-weight: bold;}
.formbuilderform div {padding-top: .25em;  padding-bottom: .25em;  padding-left: 0;  padding-right: 0;    }