<!--
body
{
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
#middleColumn
{
    height: 211px;
	background:url(images/top_left.jpg) repeat-x;
    width: 100%;
}
#middleColumnContent
{
	width: 907px;
	margin-left: auto;
	margin-right: auto;
}
#topmenu
{
	position:relative;
    top:-55px;
    left:220px;
    font-size:small;
    color: #bb2531;
}
#topmenu a
{
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
    color: #bb2531;
}
#topmenu a:hover
{
	color: #00306a;
	text-decoration: underline;
}
#container
{
    clear:both;
    width:100%;
    padding:10px;
    font-size:1em;
    overflow:auto;
}
#content
{
    border:0px solid #000000;
    width:910px;
    margin-right:auto;
    margin-left:auto;
    clear:both;
    overflow:auto;
}
#txt1
{
	float: left;
	width: 420px;
	font-size:small;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00306a;
	padding: 10px;
    padding-right: 20px;
}
#txt2
{
	float: left;
	width: 420px;
	font-size:small;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00306a;
    padding: 10px;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 54px;
    border-left:1px solid #00306a;
}
.nexttxt
{
	padding:10px;
	clear:both;
	line-height: 20px;
}
h1
{
	font-size:medium;
	font-weight: bold;
}
h2
{
	font-size:medium;
	font-weight:bold;
}
p
{
	font-size:small;
	font-weight:normal;
    color: #00306a;
}
a
{
    font-size:small;
	font-weight: bold;
    color: #bb2531;
	text-decoration: none;
}
a:hover
{
	color: #00306a;
	text-decoration: underline;
}
#footertop
{
    height: 60px;
	background:url(images/footer_top_bg.jpg) repeat-x;
    width: 100%;
}
#footertopcon
{
	width: 907px;
	margin-left: auto;
	margin-right: auto;
}
#footer
{
    clear:both;
	background-color:#d4dee8;
    padding:20px;
    color:#00306a;
    height:50px;
}
#footermain
{
    width:907px;
    font-size:small;
    font-weight:normal;
    color:#00306a;
    text-align:center;
}
#footermain a
{
    font-size:small;
	font-weight: bold;
    color: #00306a;
	text-decoration: none;
}
#footermain a:hover
{
	color: #bb2531;
	text-decoration: underline;
}
.stitle
{
    font-size:small;
    font-weight:bold;
    color:#00306a;
    margin-top:0px;
    margin-bottom:0px;
}
.stitle a
{
    font-size:small;
    font-weight:bold;
    color:#00306a;
    text-decoration:none;
}
.parathin p
{
	margin:0px;
    margin-left:10px;
}
.litwo
{
    width:190px;
    list-style-type:none;
}
.litwo li
{
    float:left;
    width:90px;
    border:1px solid #cccccc;
    margin:1px;
    list-style-type:none;
}
#emailform label
{
    clear:both;
    float:left;
    width:100px;
}
#emailform input,textarea
{
	float:left;
    width:300px;
    margin-bottom:10px;
}
#emailform img
{
	float:left;
    margin-bottom:10px;
}
-->
