body,td,th {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 13px;
	color: #255495;
}
a:link {
	text-decoration: none;
	color: #255495;
}
a:visited {
	text-decoration: none;
	color: #255495;
}
a:hover {
	text-decoration: underline;
	color: #67ab0f;
}
a:active {
	text-decoration: none;
	color: #255495;
}
h1 {
	font-size: 26px;
	color: #444444;
	font-style:normal;
	font-weight:100;
}
h2 {
	font-size: 18px;
	color: #444444;
	font-style:normal;
	font-weight:100;
}

h3 {
	font-size: 16px;
	color: #67ab0f;
	font-style:normal;
	font-weight:100;
}
h4 {
	font-size: 10px;
	color: #333333;
}
ul {
	list-style-position: outside;
	list-style-image:  url(/images/tiny-bullet.jpg);
	list-style-type: none;
}

.dashlineleftbottom
{
border-bottom: dashed 1px #999999;
border-left: dashed 1 px #999999;
}

.dashlinebottom
{
border-bottom: dashed 1px #999999;
}

.linetop
{
border-top: solid 1px #999999;
}

.dashlinetop
{
border-top: dashed 1px #999999;
}

.dashlineright
{
border-right: dashed 1px #999999;
}

.dashlineleft
{
border-left: dashed 1px #999999;
}

.leftrightline
{
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}

.leftlinegray
{
border-left: solid 1px #CCCCCC;
}

.noline
{
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
}

.pagetitle
{
font-size: 16px #333333;
}

.italicsheading
{
font-size: 14px;
color: #999999;
text-indent: 20px;
font-family: sans-serif, arial, helvetica;
font-style: italic;
}

.dotbottom
{
border-bottom: dotted 1px #999999;
}

.imagedotborder
{
border-top: solid 1px #999999;
border-bottom: solid 1px #999999;
border-left: solid 1px #999999;
border-right: solid 1px #999999;
}

.quoteboxborder {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	}

.highlighttext
{
color: #255495;
}

.subheading
{
color: #666666;
font-size: 14px;
}

.textarea {
font: 11px sans-serif, arial, helvetica;
color:#0e6592;
background-color: #ececec;
}

.lighttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.navlink:link	{
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

a.navlink:active {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

a.navlink:visited {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

a.navlink:hover {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #255495;
	text-decoration: underline;
}

INPUT
{
font: 11px Georgia, Times New Roman, sans-serif;
color:#255495;
background-color: #ececec;
border: single #999999;
border-width:1px 1px 1px 1px;
} 

textarea {
font: 11px Georgia, Times New Roman, sans-serif;
color:#255495;
background-color: #ececec;
}

.tinytext {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 10px;
}

.alignleft {
	float:left;
}

.bigquote {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	}
	
.button {
	background: #CCCCCC;
	}
	
.mainbodycontent {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: light;
	line-height: 1.5;
	letter-spacing: 0.025em;
	}
	
.sectionnav {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	}
	
hr {
  	border: 0;
  	width: 100%;
	color: #d5d5d5;
	background-color: #d5d5d5;
	height: 1px;

}

.floatleft {
	float:left;
	padding: 15px 15px 15px 15px;
	}
	
.floatright {
	float:right;
	padding: 15px 15px 15px 15px;
	}
	
	
a.lglink:link	{
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #255495;
	text-decoration: none;
}

a.lglink:active {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #255495;
	text-decoration: none;
}

a.lglink:visited {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #255495;
	text-decoration: none;
}

a.lglink:hover {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #67ab0f;
	text-decoration: underline;
}