/*  General Page Styles:  */

body, div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .94em;
	color: #000000;
}

body {
	overflow: -moz-scrollbars-vertical; 
	margin: 0px;
	padding: 0px;
	background-image: url(../images/g_bg_main.jpg);	
}


h1 {
	font-size: 1.8em;
	color: #980F0F;	
	margin: -5px 0px 15px 0px;
	padding: -5px 0px 0px 0px;
}
h2 {
	font-size: 1.5em;
	color: #980F0F;	
}
h3 {
	font-size: 1.25em;
	color: #980F0F;	
}
h4 {
	font-size: 1em;
	color: #980F0F;	
	
}

a:link {
	color: #8D0303;
	text-decoration: underline;
}

a:hover{
	color: #8D0303;
	text-decoration: none;
}

li {
	list-style-image: url(../images/g_bullet_maroon.gif);
	margin-left: -25px;
	padding: 0px;
}

#flashcontent {
		width: 731px;
		height: 296px;
	}





/* Begin Main Body */


#bodycavity {
	background-image:url(../images/g_bg_body.gif);
	background-repeat:repeat;
	width: 731px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 8px 0px 6px;

}


#pagecontent {
		padding: 5px;
}





/* Left hand elements */

#lhs {
	position:relative;
	width: 185px;
	float: left;
}

.lhsbreakoutboxtop {
	background-image:url(../images/g_lhs_breakout_box_top.gif);
	width: 177px;
	height: 17px;
	padding: 7px 7px 7px 7px;
}

.lhsbreakoutboxmid {
	background-image:url(../images/g_lhs_breakout_box_middle.gif);
	width: 169px;
	font-size: .85em;
	padding: 5px 11px 0px 11px;
}

.lhsbreakoutboxbottom {
	background-image:url(../images/g_lhs_breakout_box_bottom.gif);
	width: 191px;
	height: 28px;
	margin: 0px 0px 10px 0px;
}




/* High Light Box for Main Body */

.highlightbox {
	position:relative;
	width: 477px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.highlightboxtop {
	background-image:url(../images/g_highlight_box_top.gif);
	width: 477px;
	height: 5px;
}

.highlightboxmid {
	background-image:url(../images/g_highlight_box_bg.gif);
	width: 449px;
	padding: 6px 14px 6px 14px;
}


.highlightboxbottom {
	background-image:url(../images/g_highlight_box_footer.gif);
	width: 477px;
	height: 4px;
}



/* High Light Box for Main Body */

.highlightbox {
	position:relative;
	width: 477px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.highlightboxtop {
	background-image:url(../images/g_highlight_box_top.gif);
	width: 477px;
	height: 5px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}

.highlightboxmid {
	background-image:url(../images/g_highlight_box_bg.gif);
	width: 453px;
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 10px 12px;
	
}
.highlightboxbottom {
	background-image:url(../images/g_highlight_box_footer.gif);
	width: 477px;
	height: 4px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}



/* body area begin */

#contentarea {
	position:relative;
	width: 483px;
	padding-right: 20px;
	float: right;
}

#foliocontentarea {
	position:relative;
	width: 676px;
	padding-left: 25px;
}

.foliowrapper {
}


/* FORMS area begin */

.textbox300 {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .94em;
	color: #000000;
}



/* footer */

#abn {
	color: #999999;
	padding: 5px;
	text-align: center;
	clear: both;
}

#abn a:link {
	text-decoration: underline;
	color: #333333;	
}
#abn a:hover {
	text-decoration: none;
	color: #000000;	
}
#abn a:visited {
	text-decoration: none;
	color: #000000;	
}

#bodyfooter {
	width: 745px;
	height: 14px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

}

/* Left hand elements */


.foliolhsbreakoutboxtop {
	background-image:url(../images/g_folio_box_top.gif);
	width: 663px;
	height: 14px;
	padding: 10px 7px 7px 7px;
}

.foliolhsbreakoutboxmid {
	background-image:url(../images/g_folio_box_bg.gif);
	width: 655px;
	padding: 5px 11px 0px 11px;
}

.foliolhsbreakoutboxmidfolio {
	background-image:url(../images/g_folio_box_bg_no_break.gif);
	width: 655px;
	padding: 5px 11px 0px 11px;
}

.foliolhsbreakoutboxbottom {
	background-image:url(../images/g_folio_box_footer.gif);
	width: 677px;
	height: 17px;
	margin: 0px 0px 10px 0px;
}

/* end */

