/* Fonts */
address,blockquote,body,caption,center,dd,dir,div,dl,dt,form,menu,ol,p,th,td,ul,textarea,input,select {
	color : #616161;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
}

/* Elements */
a,
a:link,
a:visited,
a:active{
	color : #616161;
	text-decoration : underline;
}

a:hover{
	color : #616161;
	text-decoration : none;
}

form{
	margin : 0;
	padding : 0;
}

h1,h2,h3,h4,h5,h6{
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
}

h1{
	font-size : 24px;
}

h2{
	font-size : 21px;
}

h3{
	font-size : 18px;
}

h4{
	font-size : 16px;
}

h5{
	font-size : 14px;
}

h6{
	font-size : 12px;
}

/*Classes*/

td.homeheadnav {
	color: #1A5F2C;
	font-size: 12px;
	font-weight: bold;
}

td.homeheadnav a,
td.homeheadnav a:link,
td.homeheadnav a:visited,
td.homeheadnav a:active{
	color : #1A5F2C;
	text-decoration : none;
	margin-right: 5px;
	margin-left: 5px;
}

td.homeheadnav a:hover{
	color : #1A5F2C;
	text-decoration : underline;
	margin-right: 5px;
	margin-left: 5px;
}
table#homeresearch td table td select{
	background-color:#A0BCA7;
	color: #0D411A;
	font-size: 10px;
	width: 150px;
}
.homeheader {
	color: #3D4840;
	font-weight: bold;
	font-size: 12px;
}
table.homepageposting {
	margin-bottom: 5px;
}
.subside,
.subside td,
.subside p,
.subside ol,
.subside ul{
	color: #1A5F2C;
	font-size: 12px;
}
.subbody,
.subbody td,
.subbody p,
.subbody ol,
.subbody ul{
	font-size: 12px;
}
p.subpageheader{
	font-size: 14px;
	color: 1A5F2C;
	font-weight: bold;
}
p.subpagesubheader{
	color: 1A5F2C;
	font-weight: bold;
}

table.isearch_head
{	
    font-weight: bold;
}

td.isearch_head
{
	font-weight: bold;
}

table.isearch_prevnext
{
    font-weight: bold;
}

td.isearch_prevnext
{
    font-weight: bold;
}

a.isearch_title:link
{
    font-weight: bold;
}

a.isearch_title:visited
{
    font-weight: bold;
}