	/* Division Layout  */
	/* Copyright 2005 by Amies Communications. */ 

	/* Fix a bug in Mozilla */

html { 
	min-width:1000px;
	 }

	/* Set body */

body	{	
	width:1000px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	line-height:18px;
	text-align:center;
	border:0;
	color:#2a3f6c;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image:url(images/background.gif);
	background-position:top left;
	/*background-repeat:repeat-x;	*/
	}

	/* Set base rules */
	
h1	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:2px solid #c6c084;
	text-indent:.5ex;
	letter-spacing:.3ex;
	padding:0px;
	margin-bottom:2px;
	}
	
h2	{
	font-size:12px;
	font-weight:bold;
	}

p	{
	margin:0 0 10px 0;
	/*line-height:130%;
	word-spacing:.3	em;
	font-size:13px;*/
	}
	
img	{
	padding:0;
	/*margin:0;
	border:1px solid #000000; */
	}
	
td	{
	font-size:11px;
	font-weight:normal;
	}
	
ul {
	margin:0;
}


li {
	margin:0;
	}
/*IE CSS Bug Fix*/
* html li {
	margin:0 0 0 25px;
}


	/* Set links	*/

a:link, a:visited {
	font-weight:bold; 
	text-decoration:none;
	color: #CC6600;
	background:transparent; 
	text-decoration:underline;
	}

a:hover {
	font-weight:bold; 
	text-decoration:underline;
	color: #FF9900;
	background:transparent; 
	}

a:active {
	font-weight:bold; 
	text-decoration:none;
	color:#777777;
	background:transparent;  
	}

	/* Form settings */
	
input { 
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:1px 0 0 1px;
}

select {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	border:1px solid #00559C;
	width:125px;
	height:14px;
	margin:0;
	padding:0;
}


	/* Editor layout divisions */

#buttons {
	width:85px;
	display:inline; /*IE CSS Bug Fix*/
	background-color:#FF0000;
}

#editarea {
	width:85px;
	display:inline; /*IE CSS Bug Fix*/
	background-color:#FF0000;
}


#fadeEdit {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	width:2000px;
	height:2000px;
	background-color:#EEEEEE;
	visibility:hidden;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
}

iframe#editContent_window {
	border:2px solid #000000;
	background-color:#C0C0C0;
	position:absolute;
	top:25px;
	left:25px;
	margin-top:25px;
	margin-left:25px;
	width:580px;
	height:500px;
	z-index:1010;
	margin:0;
	visibility:hidden;
}

	/* Primary layout divisions */
	
#wrapper	{
 	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(images/45_back.gif);
	/*border-top:5px solid #004270;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:3px solid #000000;*/
	width:1000px;
	text-align:center;
	margin:0;
	padding:0;
}


#header {
	/*width:780px;*/
	text-align:left;
	margin:0;
	padding:0;
}

#nav {
	float:left;
	width:315px;
	/*min-height:200px;*/
	text-align:left;
	margin-left:0;
	padding:0;
	/*border:1px solid #000000;*/
}

#page_title { 
	/*background-image:url(images/bak_main_shadow.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#CCCCCC;*/
	color:#283F68;
	text-align:left;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	font-size:22px;
	font-weight:bold;
	/*height:75px;
	font-style:italic;*/
	text-transform:uppercase;
	/*border:1px solid #000000;*/
}

#contentarea {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	width:655px;
	min-height:653px;
	overflow: visible;	
	/*text-align:center;	
	border:1px solid #000000;*/
}

html* #contentarea{
	[height:653px;/*necessary to hide from Mozilla*/
	height:653px;/*read by Safari*/
	]height:653px;/*only read by IE6*/
}

#contentareahome {
	background-color:#000000;
	padding:0;
	margin:0;
	overflow: visible;
	/*
	text-align:center;	
	*/
}
#footer {
	clear:left;
	/*background-color:#004270;*/
	color:#000000;
	padding:0 0 0 0;
	width:782px;
	height:25px;
	text-align:center;
	font-size:10px;
	/*border-top:4px solid #3A4771;*/
}


a.footlinks:link, a.footlinks:visited   {
	font-size:10px;
	color:#CC6600;
}
a.footlinks:active, a.footlinks:hover   {
	font-size:10px;
	color:#FF9900;
}



	/* Navigation layouts */

a.subnavLink:link, a.subnavLink:visited {
	font-size:10px;
	font-weight:normal; 
	text-decoration:none;
	color:#FFCC00;
	background:transparent; 
}

a.subnavLink:link:hover, a.subnavLink:visited:hover {
	font-size:10px;
	font-weight:normal; 
	text-decoration:none;
	color:#FFCC00;
	background:transparent; 
}

#nav3 {
	position:absolute;
	background-color:#000000;
	margin:24px 0 0 176px;
	padding:2px 5px 2px 5px;
	z-index:20;
	width:107px;
	color:#FFFFFF;
	visibility:hidden;
}

#nav5 {
	position:absolute;
	background-color:#000000;
	margin:24px 0 0 415px;
	padding:2px 5px 2px 5px;
	z-index:20;
	width:109px;
	color:#FFFFFF;
	visibility:hidden;
}

#signup {
	position:absolute;
	margin:140px 0 0 413px;
	padding:0;
	z-index:50;
	width:295px;
	color:#FFFFFF;
	visibility:hidden;
}

#documentFolders {
	/*overflow:scroll;*/
	overflow:visible;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin:0;
	padding:5px 0 0 5px;
	width:140px;
	height:295px;
	border:1px solid #000000;
}
/*IE CSS Bug Fix*/
* html #documentFolders {
	width: 140px;
	height:302px;
	w\idth: 150px;
}

#documentFrame {
	margin:0 0 0 150px;
	padding:0;
	/* SIZE MUST MATCH IFRAME BELOW */
	width:350px;
	height:300px;
	border:1px solid #000000;
}

iframe#documentFrame_window {
	margin:0;
	padding:0;
	/* SIZE MUST MATCH DIV ABOVE */
	width:350px;
	height:300px;
}

#documentList {
	/*overflow:scroll;*/
	overflow:visible;
	background-color:#FFFFFF;
	margin:0;
	padding:5px 0 0 5px;
	width:345px;
	height:295px;
	text-align:left;
}
/*IE CSS Bug Fix*/
* html #documentList {
	width: 345px;
	height:300px;
	w\idth: 350px;
}

	/* Content layout divisions */

/* >>>>> BEGIN LAYOUT TEMPLATES <<<<<< */

/* ~~~~~~~~ LAYOUT A ~~~~~~~~ */
/* >> Left Align */
#layout_a {
	color:#666666;
/*	font-weight:bold;*/
	font-size:11px;
	line-height:18px;
	text-align:left;
	padding:15px;
	margin:0;
/*	border:1px solid #000000;*/

}

/* ~~~~~~~~ LAYOUT B ~~~~~~~~ */
/* >> Center Align */
#layout_b {
	float:left;
	display:inline;
	text-align:center;
	padding:10px 25px 25px 25px;
	margin:0 0 0 80px;
	
}

/* ~~~~~~~~ LAYOUT C ~~~~~~~~ */
/* >> Right Align */
#layout_c {
	float:right;
	position: relative;
	display:inherit;
	text-align:center;
	padding:0;
	margin:10px 20px 10px 10px;
	/*border:1px solid #000000;*/
}

/* ~~~~~~~~ LAYOUT D ~~~~~~~~ */
/* >> Flash */
#layout_d {
	text-align:left;
}

/* ~~~~~~~~ LAYOUT E ~~~~~~~~ */
/* >> Right-Aligned Image */
#layout_e {
	float:right;
	text-align:left;
	margin: 0 10px 0 0;
	/*border:1px solid #000000;*/
	width:240px;
}

/*IE CSS Bug Fix*/
* html #layout_e{
	width: 240px;
	w\idth: 250px;
}

/* ~~~~~~~~ LAYOUT F ~~~~~~~~ */
/* >> Left Text Column Layout */
#layout_f {
	clear:left;
	float:left;
	display:inline;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:15px 15px 15px 0px;
	margin:15px 15px 15px 80px;
	width:450px;

}
/*IE CSS Bug Fix*/
* html #layout_f {
	width: 450px;
	w\idth: 410px;
}

/* ~~~~~~~~ LAYOUT G ~~~~~~~~ */
/* >> Right Text Column  */
#layout_g {
	float:right;
	text-align:left;
	padding:0;
	margin: 0 10px 0 0;
	width:240px;
	/*border:1px solid #000000;*/
}
/*IE CSS Bug Fix*/
* html #layout_g {
	width: 240px;
	w\idth: 250px;
}

/* ~~~~~~~~ LAYOUT H ~~~~~~~~ */
/* >> left Align Image */
#layout_h {
/*	float:left;
	display:inline;
	color:#666666;
	font-weight:bold;
	text-align:center;	
	margin:0;
	padding:0;
	border:1px solid #000000;*/
	font-size:11px;
	color:666666;
}

/* ~~~~~~~~ LAYOUT I ~~~~~~~~ */
/* >> call out box */
#layout_i {
	/*float:left;
	display:inline;	
	width:480px;
	border:1px solid #000000;*/
	text-align:left;	
	margin:0;
	
	
}

/* ~~~~~~~~ LAYOUT J ~~~~~~~~ */
/* >> Press List Layout  */
#layout_j {
	color:#666666;
	font-size:11px;
	padding:15px;

}

/* ~~~~~~~~ LAYOUT K ~~~~~~~~ */
/* >> Press Detail Layout  */
#layout_k {
/*	float:left;
	display:inline;
	color:#000000;
	font-weight:bold;
	text-align:left;
	margin:10px 0 0 35px;
	width:480px;*/
	
}

/* ~~~~~~~~ LAYOUT L ~~~~~~~~ */
/* >> Press Detail Layout  */
#layout_l {
/*	float:left;
	display:inline;	
	font-weight:bold;	
	margin:10px 0 0 35px;
	width:480px;*/
	text-align:left;
	padding:15px;
	font-size:11px;
	color:#666666;	
}

/* ~~~~~~~~ LAYOUT M ~~~~~~~~ */
/* >> Left Text Column Layout */
#layout_m {

	/*clear:left;
	float:left;
	display:inline;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:15px 15px 15px 0px;
	margin:15px 15px 15px 80px;
	width:280px;*/
}
/*IE CSS Bug Fix
* html #layout_m {
	width: 450px;
	w\idth: 410px;
}*/

/* ~~~~~~~~ LAYOUT N ~~~~~~~~ */
/* >> DOCUMENT MANAGER LAYOUT */
#layout_n {
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:0;
	margin:0 0 0 20px;
}
/*IE CSS Bug Fix
* html #layout_n {
	width: 450px;
	w\idth: 410px;
}*/

/* BIO */

#bio{
	border:1px solid #ACC6DD;
	background-color:#EEEEEE;	
}
.bioName{
	font-size:12px;
	font-weight:bold;
}

.bioTitle{
	color:#666666;
}
.bioPhoto{
	border:1px solid #000000;
	margin:0 10px 10px 0;
}
.bioText{
	font-size:11px;
	margin-left:15px;
	padding:4px 0 4px 0;
}


/* >>>>> BEGIN callBOX layout <<<<<< */
	
/*put custom div styles here*/

#callVert	{
	background-image:url(../images/callbox_vert_line.gif); 
	background-repeat:repeat; 
	}
	
#callHorz	{
	background-image:url(../images/callbox_horz_line.gif); 
	background-repeat:repeat; 
	}

#callVertRight	{
	background-image:url(../images/callbox_vert_line_right.gif); 
	background-repeat:repeat; 
	}
	
#callHorzBottom	{
	background-image:url(../images/callbox_horz_line_bottom.gif); 
	background-repeat:repeat; 
	}
	
	
/* >>>>> BEGIN MODULES LAYOUT <<<<<< */
	
/*put custom div styles here*/

#subpagenav {
	float:left;
	display:inline; /*IE CSS Bug Fix*/
	width:220px;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
	background-color:#FFFFFF;
}

#subpagenav2 {
	float:left;
	display:inline; /*IE CSS Bug Fix*/
	width:220px;
}

#subpagecontent {
	width:400px;
	border:1px solid #E8C323;
	background-color:#FFFFFF;
	margin:0 0 0 235px;
	padding:15px 15px 15px 15px;
}
/*IE CSS Bug Fix*/
* html #subpagecontent {
	width: 400px;
	w\idth: 430px;
}

#subpagecontent2 {
	display:block;
	width:220px;
	background-color:#FFFFFF;
	margin:0 0 0 0;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
}
/*IE CSS Bug Fix*/
* html #subpagecontent2 {
	width: 220px;
	w\idth: 220px;
}

#subpagecontent3 {
	display:block;
	width:220px;
	background-color:#FFFFFF;
	margin:15px 0 0 0;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
}
/*IE CSS Bug Fix*/
* html #subpagecontent3 {
	width: 220px;
	w\idth: 220px;
}

#serviceMenu {
	display:block;
	width:210px;
	border-top:1px solid #E8C323;
	padding:5px 5px 5px 5px;
}
/*IE CSS Bug Fix*/
* html #serviceMenu {
	width: 210px;
	w\idth: 220px;
}

	
	/* Setup custom classes */

.onclass {
	background-color:#C0C0C0;
	margin:0;
	padding:0;
}



	/* Setup module classes */


	/* BROKER TOOLBOX ALINKS */

a.broker:link, a.broker:visited {
	font-size:12px;
	font-weight:normal; 
	text-decoration:none;
	color: #CC6600;
	background:transparent; 
}

a.broker:hover, a.broker:active {
	font-size:12px;
	font-weight:normal; 
	text-decoration:none;
	color:#FFCC00;
	background:transparent; 
}