

*, html	{
	padding: 0px;
	margin: 0px;
	}

html {
	margin-bottom: 1px; /* firefox fix to keep page from shifting in the absence of a scrollbar */
}

body {
	background-color : #757bb1;
	background-image : url(/images/imagelib/template/BAK_main.gif);
	background-repeat: repeat-x;
	behavior:url(/css/csshover.htc);
	font: 10px/12px arial,verdana,sans-serif;
}

.clearfix	{
	clear: both;
	}
	
/*** Template Page Layout ***/
td#leftBorder	{
	background-image: url('/images/imagelib/template/BAK_leftSide_jeffreyRader_text.gif');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 800px;
	}	
td#header	{
	background-image: url('/images/imagelib/template/BAK_header_globe.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height:99px;
	width:830px;
	float: left;
}
td#rightBorder	{
	background-image: url('/images/imagelib/template/BAK_rightSide_globe.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 81px;
}

table#contentArea	{
margin: 5px 10px 0px 10px;
width: 810px; /* fix IE margin bug */
}

/*** Template header ***/
div#logo	{
	float: left;
	width: 368px;
	margin-top: 18px;
	margin-left: 10px;
}
/*** NAVIGATION ***/
/*** Utility Navigation ***/
div#utilityNavWrapper	{
	float: left;
	width: 420px;
	text-align: left;
}
div#utilityNavWrapper ul	{
	margin: 30px 0px 0px 70px;	 
}
div#utilityNavWrapper li {	
	float: left;
	font: 10px/14px verdana;
	font-weight: bolder;
	color: #fff;
	padding: 0 20px;
	list-style-type: none;
	}
div#utilityNavWrapper	a	{
	color: #fff;
	line-height: 22px;
	text-decoration: none;
	font-weight: bolder;
	}
/*** Main Navigation ***/
div#mainNav	{
	float: left;
	width: 808px;
	height: 35px;
	/* background-color: #d8e6b2;  resolve flicker issue in IE when roll-over occurs */
	
}
div#mainNav ul {
	margin: 0 0 0 0;
}
div#mainNav li {	
	float: left;
	width: 101px;
	height: 35px;
	background: url(/images/imagelib/template/BACK_mainNav_OFF.gif) no-repeat;
	font: 10px/12px verdana;
	font-weight: bold;
	color: #403608;
	text-align: center;
	padding: 4px 0 0 0;
	list-style-type: none;
	cursor: pointer;
	}
div#mainNav li:hover	{
	background: url(/images/imagelib/template/BACK_mainNav_ON.gif) no-repeat;	
}
div#mainNav	img	{
	margin: -4px 0 0 0;	
	}
div#mainNav	a	{
	color: #403608;
	text-decoration: none;
	margin-top: 4px;
	}
/*** Left Hand Navigation ***/
div#sideNav	{
	background-color: #fff;
	width: 154px;
	padding: 0 0 0 0;	
	border-bottom: 1px solid #2f4289;
}
div#sideNav	a	{color: #2f4289;}
div#sideNav ul	{margin: 0 0 0 0;}
div#sideNav li	{	
	/* border-top: 1px solid #fff;
	border-bottom: 1px solid #fff; */
	font: 11px/12px arial;
	font-weight: bolder;
	color: #515c2f;
	padding: 10px 2px 10px 5px;
	list-style-type: none;
	cursor: pointer;
	text-align: left;
	border-left: 1px solid #2f4289;	
	border-right: 1px solid #2f4289;
	border-bottom: 1px solid #2f4289;
	}
div#sideNav li:hover {
	background-color: #dde4ff;	
	border-bottom: 1px solid #2f4289;
}
li:hover.aNav a	{color: #2f4289;}
div#leftBan	{
	width: 154px;
	text-align: left;
	margin-top: 10px;
	}
/*** Content Block ***/
td#rightColumn {
	width: 660px;
	min-height: 500px;
	height: 500px;
	text-align: left;
	}

/*** Template Footer ***/
td#footer a, div {
	font: 10px/16px verdana;
}
p.rule	{
	width: 95%;	
	border-bottom: 1px solid #819fd6;
	margin-bottom: 4px;
	}	
/*** Font Declarations to work with FCK Editor ***/
td#rightColumn h1	{
	font: 18px/26px verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #162e7b;
	border-bottom: 2px solid #6495ed;
	margin-bottom: 15px;
	}

td#rightColumn h1 sup {
	font-size: 12px;
	font-weight: normal;
	}

td#rightColumn h2	{
	font: 16px/18px verdana;
	/*letter-spacing:.1em; */
	font-variant: normal;
	color: #336699;
	margin: 7px 0px 7px 0px;
}

td#rightColumn h2 sup {
	font-weight: normal;
	font-size: 10px;
	}

td#rightColumn h3	{
	font: 12px/15px verdana;
	font-variant: normal;
	font-weight: bold;
	color: #000;
	margin: 4px 0px 4px 0px;
}

td#rightColumn p	{
	font: 14px/18px arial;
	margin: 8px 0px 8px 0px;
	padding: 0px 8px 0px 8px;
}
td#rightColumn	a{
font: 14px/18px arial;
}

td#rightColumn p sup {
	font-size: 8px;
	}
td#rightColumn ul {
	margin-left: 42px;
	}
td#rightColumn li 	{
	list-style-type: disc;
	font:14px/20px arial;
	}
span.callout	{
	font: 10px/12px arial;
	}
div#contantArea caption	{
	border: 1px solid red;
}

/** Search Utility **/
form#searchBox	{
	margin: 5px;
	/* float: left; */
	margin: 0px;
	padding: 3px;;
	border-right: 1px solid #2f4289;
	border-bottom: 1px solid #2f4289;
	border-left: 1px solid #2f4289;
	width: 148px;
	height: 42px;
}
input#searchInput	{
	border: 1px solid #304389;
	background-color: #dde4ff!important;
	width: 110px;
	height: 16px;
	font: 11px/20px arial;
	color: #000;
	padding: 2px 0px 0px 0px;
	float: left;
	
}
input#searchSubmit	{
	margin-left: 4px;
	margin-bottom: 4px;
	width: 26px;
	background-color: #162e7b;
	color: #fff;
	font: 11px/12px verdana;
	border: 1px solid #819fd6;
	padding: 2px;
}
input#loginSubmit	{
	background-color: #304389;
	color: #ffffff;	
	font-weight: bolder;
	border: 1px solid #4c5d26;
	/*height: 20px;*/
	font: 11px/20px verdana;	
	border: 1px solid #4c5d26;	
	width: 45px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
input#createSubmit	{
	background-color: #304389;
	color: #ffffff;	
	font-weight: bolder;
	border: 1px solid #4c5d26;
	/*height: 20px;*/
	font: 11px/20px verdana;	
	border: 1px solid #4c5d26;	
	width: 105px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-left: 5px;}
input#submitEmail	{
	margin-left: 4px;
	margin-bottom: 4px;
	width: 26px;
	background-color: #162e7b;
	color: #fff;
	font: 11px/12px verdana;
	border: 1px solid #819fd6;
	padding: 2px;
	}
form#newsLetter	{
	margin: 0px;
	padding: 3px;
	border-right: 1px solid #2f4289;
	border-bottom: 1px solid #2f4289;
	border-left: 1px solid #2f4289;
	width: 148px;
	height: 40px;
}

/* Forms */
table#formLabels	td	{
	font: 12px/17px arial;
}
div#formLabels	{
	font: 12px/17px arial;
}
input#formSubmit	{
	background-color: #162e7b;
	color: #fff;
	font: 12px/12px verdana;
	border: 1px solid #819fd6;
	padding: 2px;
	}