/* CSS Document */
body {
	background-color: #4E6DA3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
margin-top:0px;
margin-bottom:0px;
}
ul {
margin-top:0px;
margin-bottom:0px;
}
li {
margin-left:0px;
margin-top:1px;
margin-bottom:6px;
line-height:14px;
}
li.new {
margin-left:0px;
margin-top:1px;
margin-bottom:6px;
line-height:16px;
}
#dottedline {
background-image:url(../images/dot.gif);
background-position:right;
background-repeat:repeat-y;
}
#dot-horiz {
background-image:url(../images/dot-horiz.gif);
background-position:center;
background-repeat:repeat-x;
}
#dot-vert {
background-image:url(../images/dot-vert.gif);
background-position:center;
background-repeat:repeat-y;
}
.headlinemargin {
margin-bottom:10px;
}
.thumb-left {
margin-right:20px;
margin-bottom:20px;
}
.thumb-right{
margin-left:20px;
margin-bottom:20px;
}
/*-------- Text classes --------*/
.maintxt {
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#0E1E3C;
}
.boldtxt {
font-family:Verdana;
font-size:11px;
font-weight:bold;
line-height:14px;
color:#0E1E3C;
}
.subheadtxt {
font-family:Verdana;
font-size:11px;
font-weight:bold;
line-height:14px;
color:#0E1E3C;
}
.subnavtxt {
font-family:Verdana;
font-size:10px;
font-weight:bold;
line-height:14px;
color:#0E1E3C;
}
.footertxt {
font-family:Verdana;
font-size:10px;
line-height:14px;
color:#999999;
}
.footertxtblack {
font-family:Verdana;
font-size:10px;
line-height:14px;
color:#000000;
}

/*-------- Link classes --------*/
a:link    {text-decoration:underline;color:#4D6DA3; }
a:visited {text-decoration:underline;color:#4D6DA3; }
a:hover   {text-decoration:none;color:#E09A23; }
a:active  {text-decoration:none;color:#E09A23; }

a.no_ul:link    {text-decoration:none;color:#4D6DA3; }
a.no_ul:visited {text-decoration:none;color:#4D6DA3; }
a.no_ul:hover   {text-decoration:none;color:#E09A23; }
a.no_ul:active  {text-decoration:none;color:#E09A23; }

a.more:link    {font-size:10px; text-decoration:none;color:#E09A23; font-weight:bold; }
a.more:visited {font-size:10px; text-decoration:none;color:#E09A23; font-weight:bold; }
a.more:hover   {font-size:10px; text-decoration:none;color:#4D6DA3; font-weight:bold; }
a.more:active  {font-size:10px; text-decoration:none;color:#4D6DA3; font-weight:bold; }

a.footerbar:link    {text-decoration:none;color:#FFFFFF; }
a.footerbar:visited {text-decoration:none;color:#FFFFFF; }
a.footerbar:hover   {text-decoration:none;color:#F0CE7D; }
a.footerbar:active  {text-decoration:none;color:#F0CE7D; }