/* GENERAL SETTINGS */
body,div {
	color: #666666;
    margin:0px 0px 0px 0px;
}

.hiddenPic {display:none;}

.preload{display:none;}


body,div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

/* TABLE SETTINGS */
.tr_header td {
	background: #4F484A;
	font-weight: bold;
	color: #FFFFFF;
}

table[title=Calendar] td {
	text-align: center;
	vertical-align: middle;
}

/* DIV SETTINGS */
div.div_clear {
	clear: both;
}

div.div_contentWrapper {
	padding: 25px;
}

div.div_logo {
	float: left;
	width: 154px;
	height: 150px;
	margin-left: 10px;
}

#fpLogo {
	background: url(/images/fpBodyBg1.jpg) no-repeat left bottom;
	height: 362px;
	width: 251px;
	margin-left: 0px;
}

div.div_headerTop {
	float: right;
	height: 53px;
	margin: 10px 20px 0px 0px;
	text-align: right;
	color: #66B5D6;
}

div.div_headerMenu {
	float: right;
	height: 37px;
	margin: 4px 20px 4px 0px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

div.div_headerBottom {
	background: url(/images/topSubMenu.jpg) no-repeat right top;
	float: right;
	height: 77px;
	padding: 2px 10px 5px 10px;
	margin: 0px 15px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	width: 341px;
}

div.div_headerSignup {
	float: right;
	margin: 0px 15px 0px 0px;
	text-align: right;
}

div.div_headerPageName {
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: left;
}

div.div_left {
	float: left;
	width: 49%;
}

div.div_right {
	float: right;
	width: 49%;
}

div.div_topBox1 {
	background: url(/images/container2_1.jpg) no-repeat;
	width: 355px;
	height: 7px;
	float: right;
	clear: right;
}

div.div_topBox2 {
	width: 333px;
	padding: 5px 10px 5px 10px;
	border: 1px #CDCDCD solid;
	border-bottom: 0px;
	border-top: 0px;
	float: right;
	clear: right;
}

div.div_topBox3 {
	background: url(/images/container2_2.jpg) no-repeat;
	width: 355px;
	height: 7px;
	float: right;
	clear: right;
}

div.div_fpColumbsOuter {
	/*width: 33%;*/
	/*float: left;*/
}

div.div_fpColumbsInner {
	padding: 20px 20px 20px 20px;
}

div.div_boxBlue1 {
	background: url(/images/header2.jpg) repeat-x top;
}

div.div_boxBlue2 {
	background: url(/images/header1.jpg) no-repeat top left;
}

div.div_boxBlue3 {
	background: url(/images/header3.jpg) no-repeat top right;
	min-height: 250px;
}

div.div_boxBlue33 {
	background: url(/images/header3.jpg) no-repeat top right;
	/*min-height: 250px;*/
}

div.div_spacingBig {
	padding: 20px;
}

div.div_spacingMed {
	padding: 10px;	
}

div.div_spacingSmall {
	padding: 3px;
}

div.div_container {
	background: url(/images/container.gif) no-repeat;
	padding: 3px 10px 0px 10px;
	width: 240px;
	height: 48px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 12px;
}

div.div_splitter {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #999999 dashed;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px #999999 dashed;
}

div.div_boxOrange {
	background: #FFFFCC;
	padding: 5px;
	border: 1px #FFCC99 solid;
	min-height: 50px;
}

div.div_boxOrangeBorder {
	border-right: 1px #FFCC99 solid;
	padding-right: 10px;
	min-height: 150px;
}

div.div_boxBlue {
	background: #F5F9F6;
	padding: 1px;
	border: 1px #CCCCCC solid;
	min-height: 50px;
}

div.div_boxBlueBorder {
	padding-right: 10px;
	min-height: 150px;
}

div.div_footer {
	background: url(/images/footerBg.jpg) repeat-x top;
	/* height: 125px; */
}

div.div_ads {
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	text-align: center;
}

div.div_boxGreen {
	background: #DAE6E6;
	padding: 15px;
	border: 1px #999999 solid;
}

div.div_gallery {
	width: 200px;
	border: 1px #666666 solid;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

/* LIST SETTINGS */
ul.ul_arrow {
	padding-left: 15px;
	margin: 0px;
	list-style: url(/images/arrow.gif);
}

ul.ul_arrow li {
	margin-bottom: 5px;
}

/* H SETTINGS */
h1 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
	display: block;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	display: block;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
	display: block;
}

h4 {
	font-size: 28px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 28px;
}

/* SPAN SETTINGS */
span.span_orange { /*color:#FF6600;*/
	color: #006699;
}

span.span_blue {
	color: #006699;
}

span.span_white {
	color: #FFFFFF;
}

/* IMG SETTINGS */
img {
	border: 0px;
}

img.img_wrapper {
	border: 1px #666666 solid;
}

img.img_wrapper2 {
	border: 2px #006699 solid;
}

img.img_wrapper3 {
	border: 2px #CCCCCC solid;
}

img.img_left {
	margin: 0px 7px 5px 0px;
}

img.img_gallery {
	border: 1px #cccccc solid;
	padding: 10px;
	margin: 5px;
	display: block;
	background: #FFFFFF;
}

/* DROP DOWN MENU CSS */
.dropdown {
	float: right;
	padding: 0px;
	margin: 0px;
}

.dropdown dt {
	margin: 0px;
	font-size: 14px;
	color: #66B5D6;
	line-height: 37px;
	display: block;
	padding: 0px 25px 0px 15px;
	text-decoration: none;
	background: url(/images/menuArrowDown.gif) no-repeat right top;
	cursor: pinter;
	cursor: hand;
}

.dropdown dt:hover {
	background: url(/images/menuArrowDown.gif) no-repeat right top #4F484A
		;
	color: #FFFFFF;
	text-decoration: none;
}

.dropdown dd {
	position: absolute;
	overflow: hidden;
	display: none;
	z-index: 200;
	opacity: 0;
	border: 2px #66B5D6 solid;
	border-top: 0px;
	background: #312D2E;
	float: left;
	padding: 0px;
	margin-left: -11px;
	width: 170px;
}

.dropdown dd ul {
	list-style: none;
	border-top: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	width: 170px;
}

.dropdown dd ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	width: 170px;
}

.dropdown .underline {
	border-bottom: 1px solid #b9d6dc;
}

.dropdown dd ul li a:link,.dropdown dd ul li a:active,.dropdown dd ul li a:visited
	{
	font-size: 14px;
	color: #66B5D6;
	line-height: 37px;
	float: left;
	display: block;
	width: 170px;
	text-decoration: none;
	background: #312D2E;
	text-align: left;
}

.dropdown dd ul li a:hover {
	background: #4F484A;
	color: #FFFFFF;
	text-decoration: none;
}