/* PILLAR STYLES */

#jMenuNav {
	position:relative;
	float:left;
	width:160px;

	/*	
	height:320px;
	display: inline
	overflow: hidden
	bottom:5px;
	width: 100%;
	height: 100%;
	resize:both;
	overflow: auto;
	*/
}

/* HEADER SETTINGS */

.header {
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.header a {
	color:#041b63;
	font-weight: bold;
	text-decoration:none;
	}
	
.header a:hover {
	text-decoration:none;
	}

.header td {
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.header td a {
	color:#041b63;
	font-weight: bold;
	text-decoration:none;
	}
	
.header td a:hover {
	text-decoration:none;
	}


/* SPECIAL HOME SETTINGS */

.homeSpecial {
	background: #d8d9db;
	padding-left: 9px;
	padding-right: 9px;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}

.homeSpecial ul {
	margin-top: -10px;
	margin-bottom: 5px;
	padding-top: -10px;
	padding-bottom: 5px;
	}

.homeSpecial li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	list-style-type: disc;
	}


/* CONTENT SETTINGS */

.content {
	width:900px;
	margin-top:-5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.content a {
	color:#041b63;
	font-weight: bold;
	text-decoration:none;
	}
	
.content a:hover {
	text-decoration:none;
	}

.content td {
	padding-right: 5px;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.content td a {color:#041b63;
	font-weight: bold;
	text-decoration:underline;
	}
	
.content td a:hover {
	text-decoration:none;
	}

.content ul {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-bottom: 10px;
	line-height:20px;
	}

.content ol {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-bottom: 10px;
	line-height:20px;
	}

.content li {
	margin-top: 5px;
	line-height: 15px;
	list-style-type: disc;
	}

.content BLOCKQUOTE {
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	}

a {color:#041b63;
	font-weight: bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:none;
	}

h1 {
	color:#041b63;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, Arial, sans-serif;
	}
	
h2 {
	color:#041b63;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, Arial, sans-serif;
	}
	
h3 {
	color:#041b63;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, Arial, sans-serif;
	}

h4 {
	color:#041b63;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	}

h5 {
	color:#000000;
	font-weight: bold;
	font-size: 9px;
	font-family:Verdana, Arial, sans-serif;
	}

.picCaption {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
	font-family:Verdana, Arial, sans-serif;}

td.picCaption {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
	font-family:Verdana, Arial, sans-serif;}

.largeTxt {
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.smallTxt {
	color:#000000;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family:Verdana, Arial, sans-serif;
	}

.pageHeader {
	color:#041b63;
	font-weight:bold;
	font-size:15px;
	font-family:Verdana, Arial, sans-serif;
	}

.pageSubHeader {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	}


/* SIDEBAR SETTINGS */

.FloatingSidebar {
	height:35;
	width:250;
	background-image:url(../images/Pillar_images/pillar-curve.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:0px;
	font-family:tahoma;
	color:white;
	font-size:13px;
	}

.FloatingSidebar a {
	color:white;
	text-decoration:none;
	}
	
.FloatingSidebar a:hover {
	text-decoration:underline;
	}

.sidebar {
	padding-left:10px;
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.sidebar a {
	color:#041b63;
	font-weight: bold;
	text-decoration:underline;
	}
	
.sidebar a:hover {
	text-decoration:none;
	}

.sidebar td {
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.sidebar td a {
	color:#041b63;
	font-weight: bold;
	text-decoration:underline;
	}
	
.sidebar td a:hover {
	text-decoration:none;
	}


/* BOTTOM MENU SETTINGS */

.bottommenu {
	padding-left: 90px;
	}

.bottommenu a {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
	line-height:15px
	}
	
.bottommenu a:hover {
	color:#041b63;
	}


/* FOOTER SETTINGS */

.footer {
	width:800px;
	padding-right: 10px;
	color:#000000;
	font-weight: normal;
	font-size: 11px; font-family:Verdana, Arial, sans-serif;
	}
	
.footer a {
	color:#041b63;
	font-weight: bold;
	text-decoration:underline;
	}
	
.footer a:hover {
	text-decoration:none;
	}

.footer td {
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana, Arial, sans-serif;
	}
	
.footer td a {
	color:#041b63;
	font-weight: bold;
	text-decoration:underline;
	}
	
.footer td a:hover {
	text-decoration:none;
	}


/* These settings control the appearance of buttons(links) for auto generated menus */

/* Breadcrumbs Menu */

div.breadcrumbMenu {
background-color:#ffffff;
padding-top:5px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
 
.breadcrumbMenu a {
font-family:tahoma, arial, verdana, sans-serif;
font-size:11px;
color:#041b63;
font-weight:normal;
text-decoration:none;
}

.breadcrumbMenu a:hover {
text-decoration:underline;
}

.breadcrumbActive a {
/*
color:#191970;
color:#000080;
*/
color:#000000;
font-weight:normal;
}

.breadcrumbSeparator {
font-family:verdana, arial, sans-serif;
color:#333333;
font-size:9px;
}



/* SYSTEM OR DEBUGGING SETTINGS. YOU SHOULD NOT EDIT THESE */
font.error { color: #FF0000; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS", Arial }


/* THESE SETTINGS ARE NO LONGER USED */

/*
.footer {width: 800px; color:#000000; font-weight: normal; font-size: 11px; font-family:Verdana, Arial, sans-serif, "Trebuchet MS";}

.content p {color:#000000; font-weight: normal; font-size: 11px; font-family:Verdana, Arial, sans-serif, "Trebuchet MS";}
.content p a {color:#041b63; font-weight: bold; text-decoration:underline;}
.content p a:hover {text-decoration:none;}

color:#e10915;

*/
