﻿body
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
	background: #f5f9fa url(images/bg.gif) repeat-x top left;
}

#base
{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
}

#sidebar
{
	float: left;
	font-size: 13px;
	padding: 0px;
	width: 135px;
	height: auto;
}

#gohome
{
	background: #eef3f6 url(images/bg_header.gif) repeat-x top left;
	width: 136px;
	height: 100px;
	border: solid 1px #dbe2e8;
	border-top: none;
	border-right: none;
}

#gohome a.cab800
{
	background: transparent url(images/800cab.gif) no-repeat scroll left top;
	display: block;
	height: 25px;
	width: 120px;
	position: absolute;
	margin: 15px 0px 0px 5px;
	z-index: 4;
}

#gohome a.go_home
{
	background: transparent url(images/logo.gif) no-repeat scroll left top;
	display: block;
	height: 30px;
	width: 125px;
	position: absolute;
	margin: 68px 0px 0px 2px;
	z-index: 3;
}

a
{
	color: #16387c;
	text-decoration: none;
}

#menulist
{
	width: 135px;
	height: 400px;
	border: solid 1px #dbe2e8;
	background: Transparent url(images/bg_bottom.gif) repeat-x bottom left;
	background-color: #eef3f6;
}

.menu
{
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#menulist a
{
}
#menulist a:hover
{
	text-decoration: underline;
}

#title
{
	font-weight: bold;
}

.ads_links
{
}
.ads_links a
{
	color: Blue;
}
.ads_links a:hover
{
	text-decoration: underline;
}


/* button styles */

.bn_menu
{
	color: #16387c;
	text-align: left;
	font-family: verdana;
	font-size: 84%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 130%;
}
.bn_menu:hover
{
	text-decoration: underline;
}

/* Content styles */

#widebar
{
	float: left;
	width: 645px;
	height: auto;
}

#navigator
{
	background: transparent url(images/bg_header.gif) repeat-x scroll left top;
	width: 99%;
	height: 100px;
	margin: 0px 1px 0px 0px;
	padding: 9px 0px 4px;
	border-right: solid 1px #dbe2e8;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#content
{
	background: Transparent url(images/bg_bottom.gif) repeat-x bottom left;
	background-color: #eef3f6;
	border: solid 2px #dbe2e8;
	width: 100%;
	height: auto;
	color: #16387c;
	font-size: 12px;
	vertical-align: top;
}
#content a
{
	font-size: 11px;
}
#content a:hover
{
	text-decoration: underline;
}

#content_header
{
	background-color: #f3f8fb;
	width: 100%;
	height: 16px;
}

#content_holder
{
	background-color: Transparent;
	width: 100%;
	height: auto;
}

#ads
{
	margin: 70px 0px 0px 10px;
	float: left;
	width: 200px;
	height: auto;
}

/* Input field styles */

.input_field
{
	background-color: #f3f8fb;
	border: solid 1px #dbe2e8;
}

/* footer styles */

#footer
{
	color: Navy;
	text-align: center;
}

.menu-buttons
{
	text-align: right;
	padding-right: 5px;
	border: solid 1px #dbe2e8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #16387c;
	height: 18px;
}

/* button styles */

.button-1
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 98px;
	    height: 24px;
	background: url('images/bg_btn_1.gif') no-repeat left top;
	    cursor: pointer;
}

.button-content
{
	background: transparent url(images/bg-button-1.gif) repeat-x scroll left top;
}
.button-content:hover
{
	background: transparent url(images/bg-button-light-1.gif) repeat-x scroll left top;
}
.button-content-up
{
	background: transparent url(images/narrow_up.gif) repeat-x scroll left top;
}
.button-content-down
{
	background: transparent url(images/narrow_down.gif) repeat-x scroll left top;
}


/* Some special styles */

.hidden-field
{
	display: none;
	width: 1px;
}

.emailctrl
{
       font-family: verdana;
       border: solid 2px #081c42;
       background-color: White;
}

.emailctrl-header-big
{
    font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #081c42;
}

.emailctrl-header-smaller
{
    font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #081c42;
}

.emailctrl-send-button
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-weight: bold;
	font-family: Calibri;
	width: 126px;
		height: 28px;
	background: url('images/btn.gif') no-repeat;
		cursor: pointer;
}

.emailctrl-items
{
    font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #081cAA;
}

.popup-close-button
{
    font-family:Verdana;
    width:19px;
    height:19px;
    border: 0px;
    padding: 0;
    color: #000000;
    background: transparent url(images/close.gif) no-repeat right top;
}
