/*COLORS */

/*Dark blue - 165189  websafe - 003366   */

/*Medium blue - 90B9D8  websafe - 6699CC */

/*Light blue - DAEBF8 */

/*Cream - FFFAEC  - changed to FFF6EC */

/*<group=Basic Layout>*/.header  {
margin : 0px;
padding : 0px;
}
.nav  {
margin : 0px;
padding : 0px;
}
.left  {
float : left;
}
.right  {
float : right;
}
/*</group>*/

/*<group=Fonts>*/address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul, li  {
color : #003366;
font-family : Georgia, 'Times New Roman', Times, serif;
}
p, li, td, ol, ul, dd, dt, form  {
font-size : 16px;
line-height : 24px;
}

.clients
{
	font-size: 14px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
/*</group>*/

/*<group=Basic Styles>*/a  {
cursor : auto;
}
a:link  {
color : #003366;
text-decoration : underline;
}
a:visited  {
color : #003366;
text-decoration : underline;
}
a:active  {
color : #996666;
text-decoration : none;
}
a:hover  {
color : #996666;
text-decoration : none;
}
blockquote  {
margin-top : 10px;
margin-left : 20px;
margin-right : 20px;
margin-bottom : 10px;
}
body  {
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
div  {
margin-top : 0px;
margin-left : 0%;
margin-right : 0%;
margin-bottom : 0px;
}
dd  {
margin-top : 0px;
margin-left : 0%;
margin-right : 0%;
margin-bottom : 0px;
}
dl  {
margin-top : 0px;
margin-left : 0%;
margin-right : 0%;
margin-bottom : 0px;
}
dt  {
margin-top : 0px;
margin-left : 0%;
margin-right : 0%;
margin-bottom : 0px;
}
li  {
margin-top : 10px;
margin-left : 30px;
margin-right : 30px;
margin-bottom : 10px;
}
ol  {
margin-top : 0px;
margin-left : 5%;
margin-bottom : 0px;
list-style : decimal;
margin-right : 0%;
}
ul  {
margin-top : 20px;
margin-left : 30px;
margin-bottom : 20px;
list-style : disc;
margin-right : 30px;
}
h1  {
margin-left : 10px;
color : #003366;
margin-right : 10px;
font-weight : bold;
font-size : 22px;
margin-top : 20px;
margin-bottom : 20px;
}
h2  {
margin-left : 15px;
color : #003366;
margin-right : 15px;
font-weight : bold;
font-size : 18px;
margin-top : 20px;
margin-bottom : 20px;
}
h3  {
margin-right : 20px;
margin-left : 20px;
font-size : 18px;
margin-top : 15px;
color : #336699;
margin-bottom : 15px;
}
h4  {
margin-left : 0%;
color : #003366;
margin-right : 0%;
font-weight : bold;
font-size : 14px;
margin-top : 2px;
margin-bottom : 2px;
}
h5  {
margin-right : 0%;
margin-left : 0%;
font-size : 14px;
margin-top : 0px;
color : #003366;
margin-bottom : 0px;
}
h6  {
margin-left : 0%;
color : #003366;
margin-right : 0%;
font-weight : bold;
font-size : 12px;
margin-top : 0px;
margin-bottom : 0px;
}
hr  {
color : #003366;
}
input  {
cursor : auto;
}
p
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}
sub  {
font-size : 12px;
}
sup  {
font-size : 12px;
}
textarea  {
cursor : text;
}
/*</group>*/

/*<group=Custom styles >*/
#homebox
{
	color: #003366;
	border: 1px solid black;
	background: #DAEBF8;
	width: 650;
	margin: 5px 5px 5px 5px;
}
#homeborder
{
	border: 4px solid black;
	layer-background-image: url(images/homebox_bkgd.gif);
	width: 600;
	background-image: url(images/homebox_bkgd.gif);
}
.bottomnav  {
font-size : 14px;
text-align : center;
}
.mainpanel  {
background : #DAEBF8;
}
.sidepanel  {
width : 245px;
background : #90B9D8;
}
.content  {
margin-right : 0px;
margin-left : 0px;
margin-top : 40px;
margin-bottom : 40px;
width : 500px;
background : #FFF6EC;
}
p.intro  {
margin-top : 20px;
margin-left : 20px;
margin-right : 20px;
margin-bottom : 15px;
}
p.intro:first-letter  {
padding-top : 0px;
color : #336699;
font-weight : bold;
padding-bottom : 0px;
font-size : 32px;
float : none;
padding-left : 2px;
margin : 0px;
padding-right : 2px;
}
.dashtop  {
layer-background-image : url(images/box_top.gif);
background : url(images/box_top.gif);
}
.dashleft  {
layer-background-image : url(images/box_left.gif);
background : url(images/box_left.gif);
}
.dashright  {
layer-background-image : url(images/box_right.gif);
background : url(images/box_right.gif);
}
.dashbottom  {
layer-background-image : url(images/box_bottom.gif);
background : url(images/box_bottom.gif);
}
/*</group>*/

