body 
{
    font-family: verdana;
    font-size: 9pt;
    color: #606060;
    background-color: White;
    margin: 0px;
}

h1
{
    font-family: arial;
    font-size: 12pt;
    color: #396DCD;
    font-weight: normal;
	margin-bottom: 0px;
	border-top: 0px solid #8BA7DC;
	padding-top: 5px;
}
h2
{
	margin-top: 0px;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #396DCD;
	margin-bottom: 10px;
}

h3
{
	margin-top: 20px;
	margin-bottom: 0px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: Bold;
    color: #396DCD;
}

.topnav
{
    font-family: tahoma;
    font-size: 8pt;
    background-color: #396DCD;
    width: 772px;
    border-right: 1px solid #2B56A7;
}
.topnav #menu
{
    padding-left: 6px;
    padding-bottom: 8px;
	border-bottom: 1px solid black;
}
.bannerIMG
{
	z-index: 10;
	border: 1px solid #2B56A7;
    border-top: 1px solid black;
    FILTER: revealTrans(transition=7, duration=1.0) blendTrans(duration=1.3);
}
.quotebox
{
	background-color: #2B56A7;
	height: 20px;
	padding: 0px;
}
.Quotes
{
	z-index: 20;
	position: absolute;
	text-align: center;
	color: #e0e0e0;
	font-family: verdana;
	font-size: 8pt;
	filter: progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.7);
	width: 770px;
	top: 41px;
}

.menuitem
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #2B56A7;
	font-weight: bold;
	color: #BED0F0;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.menuitemOver
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #A2B8E1;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

.menuitemactive
{
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #c0c0c0;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #2B56A7;
	cursor: pointer;
	width: 90px;
	text-align: center;
}

#thedate
{
	padding-top: 8px;
	padding-right: 10px;
	font-weight: bold;
	color: #404040;
}

.intro
{
	position: absolute;
	top: 9px;
	left: 363px;
	width: 400px;
	text-align: right;
	font-variant: small-caps;
}
.intro h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #eeeeee;
	font-size: 12pt;
	font-weight: bold;
	border: 0px;
	padding: 0px;
}
.intro h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #505050;
	font-size: 10pt;
}

.PageHeading
{
	position: absolute;
	top: 185px;
	left: 238px;
}

.PageHeading h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #396DCD;
	font-size: 20pt;
	font-weight: normal;
	border: 0px;
	padding: 0px;
	font-size: 16pt;
}

.sidenav
{
	margin-top: 0px;
    font-family: verdana;
    font-size: 8pt;
	color: #c0c0c0;
    background-color: #2B56A7;
    width: 200px;
}
.CatMenu
{
	padding-left: 9px;
	border: 1px solid #2B56A7;
	color: #BED0F0;
}
.CatMenuOver
{
	padding-left: 9px;
	border: 1px solid #AEA8E6;
	color: #ffffff;
	background-color: #1E458E;
}
.CatMenuActive
{
	padding-left: 9px;
	border: 1px solid #DDDDFF;
	color: #ffffff;
	background-color: #0D2552;
}

.CatMenu A
{
	color: #BED0F0;
	text-decoration: none;
}

.CatMenuOver A, .CatMenuActive A
{
	color: #ffffff;
	text-decoration: none;
}

.CatMenuOver A:Hover, .CatMenuActive A:Hover
{
	color: white;
	text-decoration: underline;
}


.contentdiv
{
	font-family: verdana;
	width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #ffffff;
}

.subitem
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	border: 1px solid #ffffff;
	float: left;
}
.subitemover
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	color: black;
	border: 1px solid #90989D;
	background-color: #D2DE80;
	float: left;
	cursor: pointer;
}

.footer
{
	font-family: verdana;
	font-size: 7pt;
	color: #404040;;
	border: 1px solid #2B56A7;
}

.footer .left
{
	float: left;
}
.footer .right
{
	float: right;
}
.footer A
{
	color: #404040;;
	text-decoration: none;
}
.footer A:hover
{
	color: #000000;
	text-decoration: underline;
}

.credits, .credits A
{
	font-family: verdana;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

.credits .left
{
	float: left;
}
.credits .right
{
	padding-top: 0px;
	float: right;
	text-align: right;
}
.credits A:hover
{
	color: black;
	text-decoration: underline;
}

.sidenavcell
{
	vertical-align: top;
	background-color: #2B56A7;
	background-image: url(/images/sidenav-logo.gif);
	background-repeat: no-repeat;
    BACKGROUND-POSITION: center bottom;
    padding-bottom: 170px;
}

.maincell
{
	vertical-align: top;
	font-size: 9pt;
	color: #404040
	font-family: verdana;
	padding: 40px;
	padding-top: 70px;
	width: 510px;
	text-align: justify;
	line-height: 18px;
}

.maincell A
{
	color: #396DCD;
	text-decoration: none;
}
.maincell A:Hover
{
	text-decoration: underline;
}
.maincell .news
{
	font-size: 9pt;
	color: #404040
	font-family: verdana;
	width: 510px;
	text-align: justify;
}

.maincell .news A
{
	font-size: 9pt;
	color: #404040
	font-family: verdana;
	margin-top: 10px;
}
.maincell .news IMG
{
	border: 1px solid #2B56A7;
	margin-right: 10px;
}

.maincell .news h2
{
	margin-bottom: 0px;
}

.maincell .news B
{
	color: #606060;
	font-weight: normal;
}

.maincell .news A B
{
	color: #396DCD;
	font-weight: normal;
}

.maincell .news nobr
{
	color: #909090;
	font-weight: normal;
}

.printmain
{
	font-family: verdana;
	font-size: 9pt;
	color: #404040;
}


.printintro
{
	font-family: verdana;
	font-size: 10pt;
	color: #404040;
	float: left;
	text-align: left;
}

.printstrap
{
	font-family: arial;
	font-size: 12pt;
	color: #202020;
	float: right;
	text-align: right;
}
B
{
	color: #396DCD;
	font-weight: bold;
}

.indent
{
	border-top: 4px solid #8BA7DC;
	border-bottom: 4px solid #8BA7DC;
	margin-top: 40px;
}
.SideNavContent
{
	font-family: verdana;
	font-size: 8pt;
	background-color: white;
	border: 0px solid #396DCD;
	width: 180px;
	position: relative;
	left: 9px;
	top: 20px;
	cursor: pointer;
	Filter:progid:DXImageTransform.Microsoft.Shadow(color='#303030', Direction=135, Strength=3) progid:DXImageTransform.Microsoft.Stretch(duration=1.0, stretchStyle='SLIDE')  progid:DXImageTransform.Microsoft.Slide(slideStyle='PUSH', bands=1)   progid:DXImageTransform.Microsoft.Fade(duration=1,overlap=1.5) alpha(opacity=90);
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
}
.SideNavContent table
{
	font-family: verdana;
	font-size: 8pt;
	border: 3px solid #396DCD;
	height: 290px;
}
.TTitle
{
	background-color: #396DCD;
	color: white;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.TClient
{
	background-color: #ffffff;
	color: #404040;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.TQuote
{
	background-color: #ffffff;
	color: #606060;
	font-size: 8pt;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.TLogo
{
	text-align: center;
	align: center;
}
.TFooter
{
	background-color: #396DCD;
	color: white;
	font-size: 7pt;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	padding-top: 2px;
}
.Downloads
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	top: 620px;
}
.downloads h2
{
	font-family: Arial;
	color: #BED0F0;
	color: #f0f0f0;
	margin-bottom: 10px;
}
.downloads P
{
	margin-top: 0px;
}
.downloads A
{
	text-decoration: none;
	color: #BED0F0;
}
.downloads A:Hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.pdficon
{
	position: relative;
	top: 3px;
}

UL
{
	margin-top: 10px;
	text-align: left;
	LIST-STYLE-TYPE: disc;
}
LI
{
	margin-top: 10px;
	padding-left: 5px;
}

.Contact
{
	letter-spacing: 1px;
	font-size: 10pt;
	font-family: verdana;
}
.Contact TD
{
	padding-left: 0px;
	margin-left: 0px;
}

.Prices
{
	font-size: 10pt;
	font-family: verdana;
}
.Prices TD
{
	padding-left: 0px;
	margin-left: 0px;
}

.image
{
	border: 1px solid #8BA7DC;
	margin-left: 10px;
}
.logoimage
{
	border: 0px;
	margin-top: 10px;
}

.signature
{
	color: #396DCD;
	margin-bottom: 20px;
}

#bform h2
{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
	border-bottom: 2px solid #C1BEDF;
	width: 100%;
	font-size: 12pt;
}

#bform h3
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
}

.forms TD
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

.forms INPUT, select, textarea
{
	font-family: arial;
	font-size: 10pt;
	background-color: #EFEEF9;
}


.forms .Info
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	padding-top: 10px;
}

.forms .property
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 200px;
	padding-top: 9px;
}

.forms .info I, .property I, .forms I
{
	font-family: arial;
	font-size: 8pt;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}

.divoff
{
	display: none;
}
.divon
{
	display: block;
}

.tickbox
{
	position: relative;
	top: 1px;
}
label
{
	cursor: pointer;
}
label:Hover
{
	cursor: pointer;
}
.bigbold
{
	font-size: 12pt;
	font-weight: bold;
	color: crimson;
}
.guide
{
	font-family: verdana;
	font-size: 8pt;
	color: #404040;
	border-collapse: collapse;
}
.guide .tabletop
{
	color: #396DCD;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}
.guide .tableleft
{
	color: #396DCD;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.guide .content
{
	color: #606060;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 40%;
	line-height: 15px;
}
.guide strong
{
	font-size: 7pt;
	font-weight: bold;
}
.sidenav-content
{
	text-align: left;
	padding-left: 14px;
	margin-top: 10px;
	color: #d0d0d0; 
	font-size: 8pt; 
	width: 200px;
	font-size: 10px;
}
.sidenav-content A
{
	color: #d0d0ff;
	text-decoration: none;
}
.sidenav-content A:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.sidenav-content H2
{
	color: #ddddff;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 8pt;
}


.minisitemap
{
	font-family: verdana;
	font-size: 7pt;
	width: 772px;
	padding: 10px;
	text-align: center;
}

.minisitemap A
{
	font-family: verdana;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}
.minisitemap A:hover
{
	color: black;
	text-decoration: underline;
}