p {
		font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
		color: #7c8591;
}

a:link, a:visited {
	color: #7b3f4e;
	text-decoration: underline;
}

	a:hover {
		color: #cd7627;
		text-decoration: underline;
	}


hr {
		height: 0px; 
		border-top: 1px solid #d5d8d7;
		border-bottom: 0px;
		border-right: 0px;
		border-left: 0px;
	}

.notify {
	color: #c61c22;
}

/******************************************************************************
* Global Header Classes
******************************************************************************/

h1 {
	font: normal 16px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #a35a1d;
	padding: 0px;
}

h2 {
	font: normal 14px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #243348;
	padding: 0px;
}

h3 {
	font: normal 12px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #a35a1d;
	padding: 0px;
}

h4 {
	font: normal 12px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #243348;
	padding: 0px;
}



/******************************************************************************
* Global Hierarchy
******************************************************************************/

#bodyHolder {
	background: #ffffff url(/images/global/bg_copy.gif) repeat-y top center;
	width: 980px;
	margin: 0 auto;
	/*margin-top: 192px;*/
	margin-top: 190px;
	text-align: center;
}

#bodyHolderSub {
	background: #ffffff url(/images/global/bg_copySub.gif) repeat-y top center;
	width: 980px;
	margin: 0 auto;
	margin-top: 192px;
	text-align: center;
}


/*** Footer ****************************************************************/

#footHolder {
		padding: 0px 0px 30px 0px;
		font: normal 10px/1.25em Arial, Helvetica, sans-serif;
		color: a1a8ad;
		text-align: center;
		clear: both;
	}
	
		#footHolder a:link, #footHolder a:visited {
			color: #626262;
			text-decoration: none;
		}
		
			#footHolder a:hover {
				color: #cd7627;
				text-decoration: underline;
			}


/*** Header ****************************************************************/

#headHolder {
	background: url(/images/global/bg_head-img.jpg) no-repeat top center;
	position: absolute;
	/*top: 22px;*/
	top:112px;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	height: 130px;
	text-align: left;
}

	#logoHolder {
		width: 352px;
		height: 119px;
		margin-left: 12px;
	}


	#linkHolderLeft {
		position: absolute;
		left: 352px;
		top: 102px;
		width: 236px;
		font: normal 10px/1.25em Arial, Helvetica, sans-serif;
		color: #596f8e;
		text-align: right;
	}
	
	#linkHolderRight {
		position: absolute;
		left: 848px;
		top: 102px;
		width: 100px;
		font: normal 10px/1.25em Arial, Helvetica, sans-serif;
		color: #596f8e;
		text-align: right;
	}

		#linkHolderLeft a:link, #linkHolderLeft a:visited, #linkHolderRight a:link, #linkHolderRight a:visited {
			color: #dadee1;
			text-decoration: none;
		}
		
			#linkHolderLeft a:hover, #linkHolderRight a:hover {
				color: #cd7627;
				text-decoration: underline;
			}

	
	#userHolder {
		position: absolute;
		left: 498px;
		top: 4px;
		font: normal 9px/1em Verdana, Arial, Helvetica, sans-serif;
		color: #30435e;
		text-align: left;
	}


	#userLogout {
		position: absolute;
		left: 814px;
		top: 4px;
		width: 120px;
		font: normal 9px/1em Verdana, Arial, Helvetica, sans-serif;
		color: #30435e;
		text-align: right;
	}

		#userLogout a:link, #userLogout a:visited {
			font: normal 9px/1em Verdana, Arial, Helvetica, sans-serif;
			color: #30435e;
			text-decoration: none;
		}

			#userLogout a:hover {
				color: #cd7627;
				text-decoration: underline;
			}


#searchBox {
	position: absolute;
	left: 607px;
	top: 69px;
	width: 282px;
	height: 50px;
	text-align: left;
}

	#searchField {
		position: absolute;
		top: 22px;
		left: 15px;
		height: 18px;
		width: 180px;
	}

		#searchField input {
			width: 170px;
		}

	#searchBtn {
		position: absolute;
		top: 17px;
		left: 197px;
		height: 27px;
		width: 72px;
	}


#dangleHolder {
	position: absolute;
	top: -22px;
	height: 22px;
	text-align: center;
}


#clearDIV {
	clear: both;
}



/*** Boxes | Home Page ********************************************************/

#copyBoxHomeLeft {
	float: left;
	width: 580px;
	margin: 180px 30px 40px 42px;
	text-align: left;
}

#copyBoxHomeRight {
	float: right;
	width: 315px;
	border-left: 1px solid #d5d8d7;
	margin: 180px 0px 0px 0px;
	padding: 0px 0px 20px 10px;
	text-align: left;
}

	#copyBoxHomeImage {
		position: absolute;
		/*top: 192px;*/
		top:282px;
		left: 50%;
		margin-left: -490px;
		width: 980px;
	}


#copyBoxBottom {
	float: left;
	width: 255px;
	border-left: 1px solid #d5d8d7;
	margin: 0px 0px 30px 42px;
	padding: 0px 0px 20px 10px;
	font: normal 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}



/*** Boxes | Sub Page *********************************************************/

#copyBoxSubLeft {
	float: left;
	width: 215px;
	margin: 40px 10px 80px 22px;
	text-align: left;
	vertical-align: top;
}

#copyBoxSubRight {
	float: right;
	width: 649px;
	margin: 40px 52px 40px 0px;
	text-align: left;
	vertical-align: top;
}
#copyBoxSubMiddle {
	float:left;
	margin:40px 10px 40px 40px;
	text-align:left;
	vertical-align:top;
	width:450px;
}
#copyBoxSubRightThreeCol {
	float: right;
	width: 160px;
	margin: 40px 52px 40px 0px;
	text-align: left;
	vertical-align: top;
}
	#copyBoxSubImage {
		position: absolute;
		top: 192px;
		left: 50%;
		margin-left: -490px;
		width: 980px;
	}


.subImage {
	border: 1px solid #22314c;
	margin: 0px 0px 30px 30px;
}



/*** Exact Placement *********************************************************/

#navHolder {
	background: #a0571c url(/images/global/bg_navigation.gif) no-repeat top center;
	position: absolute;
	/*top: 152px;*/
	top:242px;
	left: 50%;
	width: 980px;
	height: 40px;
	margin-left: -490px;
	text-align: center;
}


	.titlebar1{
		height: 20px;
		background: #a35a1d;
		background-position: right;
		padding: 0px 0px 0px 5px;
		color: #ffffff;
		line-height: 24px;
		font: bold 12px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
/*** Form *******************************************************************/

.loginFieldEmail {
	width: 210px;
	font: 11px/1em normal Arial, Helvetica, sans-serif;
	color: #282425;
}

.loginFieldPass {
	width: 150px;
	font: 11px/1em normal Arial, Helvetica, sans-serif;
	color: #282425;
}



textarea {
	font: normal 11px/1em Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	width: 240px;
}


select, option {
	font: 11px/1em normal Arial, Helvetica, sans-serif;
	color: #282425;
}

.input {
	font: 11px/1em normal Arial, Helvetica, sans-serif;
	color: #282425;
	width: 175px;
}

.inputfree {
	font: 11px/1em normal Arial, Helvetica, sans-serif;
	color: #282425;
}

.button
{
	background: #dbcfbf;
  COLOR: #243348; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1pt;
	BORDER-COLOR:#243348;
	cursor: default;
}






/*** Navigation **************************************************************/

.navLinkSub:link, .navLinkSub:visited {
	background: #faf5eb;
	border-bottom: 1px solid #cfceca;
	display: block;
	font: normal 10px/1em Verdana, Arial, Helvetica, sans-serif;
	color: #7b3f4e;
	height: 23px;
	line-height: 23px;
	text-align: left;
	text-decoration: none;
}
	
	.navLinkSub:hover {
		background: #faf5eb;
		border-bottom: 1px solid #cfceca;
		display: block;
		font: italic 10px/1em Verdana, Arial, Helvetica, sans-serif;
		color: #cd7627;
		height: 23px;
		line-height: 23px;
		text-align: left;
		text-decoration: none;
		padding-left: 4px;
	}


.topLine {
	background: #cfceca;
}



/******************************************************************************
* Global Hierarchy
******************************************************************************/

#headHolderEmail {
	background: #25395e url(/common/email/1-24-08_head.jpg) no-repeat top left;
	width: 100%;
	height: 50px;
	padding-top: 80px;
	text-align: right;
}

	#headHolderEmail a:link, #headHolderEmail a:visited {
		padding: 20px;
		color: #ced1c5;
		text-decoration: none;
	}
	
		#headHolderEmail a:hover {
			color: #cd7627;
			text-decoration: underline;
		}


#bodyHolderEmail {
	background: #ffffff;
	padding: 40px;
	text-align: left;
}



