body	{
	background-color: #6586A7;
	padding: 0px;
	
	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

	height: 100%;
	 font-size: .9em;
	}
	
 #skip a, #skip a:hover, #skip a:visited   { /* HIDES skip nav link when not in focus */
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

#skip a:active	{   /* USERS tabbing through the screen will see the skipnav link */
	position:static;
	width:auto;
	height:auto;
	color: #FFF;
	 
	}	
	
	
/* STRUCTURE */	
	
	
#container	{
	border: 1px solid #FFF;
	width: 878px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	background-color: #FFF;
	}
	
#mainContentSpace	{
	background-color: #FFF;
	padding: 24px 36px;
	margin-bottom: 12px;
	}
	
.clear	{	/* float clearing */
	clear: both;
	}	
	
/* BASE HTML STYLES */
	
p	{
	margin-top: 0px;
	padding-top: 0px;
	}
	
a	{
	text-decoration: none;
	color: #003366;
	}
	
a:hover	{
	color: #5F021F;
	text-decoration: underline;
	}
	
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin-top: 6px;
	padding-top: 0px;
	}
	
h2	{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
/* HEADER */

#header	{
	background-color: #0E426C;
	height: 128px;
	width: 878px;
	/* background-image:url(images/ccsesa_logo_bg.gif);
	background-repeat:no-repeat;
	background-position: top left; */
	text-align: right;
	padding: 0px;
	}
	
#banner_photo	{
	border-left: 1px solid #FFF;
	margin: 0px;
	}

/* Global Nav */	
	
#navlist	{ 
			height: 36px;
			padding: 0;
			margin: 0;
			font-size: .85em;
			background-color: #5F021F;
			border-top: #fff 1px solid;
			}
			
#nav	{ 
		padding: 0;
		margin: 0;
		top: 12px;
		left: 30px;
		position: relative;
		width: 876px;
		z-index: 1000;
		}

#nav a	{
		text-decoration: none;
		background-color: #5F021F;	
		letter-spacing: 1px;
			}

#nav a:link	{ 
			color: #ffffff;
			text-decoration: none;
			}

#nav a:visited 	{ 
				color: #ffffff;
				text-decoration: none;
				}

#nav a:hover	{
				color: #F3FC8F;
				text-decoration: underline;
				}
				
#nav a:active 	{ 
				color: #F3FC8F;
				}

#nav ul {
		list-style: none;
		padding: 0;
		margin: 0;
		}

#nav li li a	{
				display: block;
				color: #fff;
				text-align: left;
				padding: 0.2em 10px;
				width: 222px;				}
				
#nav li li a:link	{ 
					color: #fff;
					text-decoration: none;
					background-color: #5F021F;
					}

#nav li li a:visited 	{ 
						color: #fff;
						text-decoration: none;
						background-color: #5F021F;
						}

#nav li li a:hover {
					color: #F3FC8F;
					text-decoration: none;
					background-color: #41020A;
					}
				
#nav li li a:active	{ 
					color: #F3FC8F;
					text-decoration: none;
					background-color: #41020A;
					}

#nav li	{
		float: left;
		position: relative;
		text-align: center;
		cursor: default;
		background-color: transparent;
		list-style: none;
		padding: 0 12px;
		}
	

#nav li ul	{
			display: none;
			position: absolute;
			top: 100%;
			left: 0;
			font-weight: normal;
			padding: 0;
			z-index: 2000;
			}

#nav li ul 	{
			top: auto;
			left: auto;
			}

#nav li li 	{
			display: block;
			position: relative;
			left: -27px;
			float: none;
			background-color: transparent;
			border: 0;
			}

#nav li:hover ul, #nav li.over ul	{ display: block; }
	
		
#navLoginbox	{
			position: relative;
			float: right;
			top: -30px;
			right: 22px;
			font-size: .85em;
			}
			
#navLogoutbox	{
			position: relative;
			float: right;
			top: -26px;
			right: 10px;
			font-size: .85em;
			}			
#navCurrentPage	{
				color: #996666;
				}
	
/* BREADCRUMB */

#breadcrumb	{
	font-size: 11px;
	color: #666;
	margin-bottom: 12px;
	}	
	
#signout	{
	padding: 12px;
	text-align: right;
	float: right;
	color: #ccc;
	width: 200px;
	}	
	
#signout a	{
	font-weight: bold;
	margin: 0px 6px;
	}
	
	
	
/* MAIN CONTENT */

#mainContentText	{
	margin-left: 260px;
	line-height: 1.3em;
	font-size: 13px;
	color: #333;
	}
	
#home #mainContentText	{
	font-size: 15px;
	line-height: 1.5em;
	}	
	
body#subpage_1col #mainContentText {
	margin-left: 0px;
	}		
	
body#subpage_1col #mainContentSpace	{
	margin-left: 18px;
	}	
	
	
	
/* CALLOUT BOX  (e.g., Hot Topics) */
	
#callOutBox	{
	width: 237px;
	float: left;
	background-color: #BFD5BF;
	border-bottom: 2px solid #8FB690;
		}
	
#callOutBox h2	{
	background-color: #8FB690;
	padding: 6px 12px;
	border-bottom: 1px solid #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #083255;
	margin: 0px;
	}
	
#callOutBox p	{
	color: #083255;
	padding: 6px 12px;
	margin: 0px;
	}
	
	
/* LISTS */	
	
#callOutBox	ul li:before, #mainContentSpace ul li:before {    /* double angle bracket bullet on Mozilla browsers; no bullet in IE) */
	content: "\00BB \0020";
	color: #003366;
	}
	
#mainContentSpace #callOutBox ul	{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -.8em;
	padding-top: 0px;
	margin-top: 12px;
	padding-right: 12px;}
	
#mainContentSpace ul	{
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: -.8em;
	padding-top: 0px;
	margin-top: 12px;
	padding-right: 12px;
	}
	
#callOutBox ul li, #mainContentSpace ul li	{
	margin-bottom: 12px;
	padding-left: 1em;
	}	

/* TEXT BOX */

div.textBox	{
	float: left;
	margin-right: 18px;
	margin-bottom: 0px;
	}
	
/* TABULAR LIST */

td	{
	padding-right: 11px;
	}
	
table.tabularList th	{
	background-color: #eee;
	}
	
table.tabularList {
	background-color: #ccc;
	}
	
table.tabularList td	{
	background-color: #FFF;
	}
	

/* FOOTER */

#footer	{
	color: #666;
	padding: 18px;
	 font-size: .7em;
	}
	
#footer p {
	text-align: center;
	margin: 3px;
	padding: 0px;
	
	}
	
#copyright	{
	float: right;
	margin: 3px;
	}
	
#sponsor_icons	{
	float: left;
	}
	
	
/* FULL HEIGHT CENTER COLUMN */

 
/* commented backslash hack \*/ 
	html, body{height:100%;} 
/* end hack */
	html,body {margin:0;padding:0}

/* 	#outer{
	min-height:100%;
	height:auto;
	background:#ffffcc;
	width:200px;
	}

	* html #outer{height:100%;} */
	
.formatTable {
border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	
}

.formatTableT {
border-top: 1px solid #cccccc;
}

.formatTableB {
	border-bottom: 1px solid #cccccc;
	}

.formatTableR {
	border-right: 1px solid #cccccc;
	
}

.formatTableL {
	border-left: 1px solid #cccccc;
	
}

.textError {
	color: #990000;
}
	
.backShade{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	 
}


.back{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C7D3DE;
	 
}
.backSmall{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C7D3DE;
	 font-size: .8em;
}


.noBack{
	font-family: Arial, Helvetica, sans-serif;
	 
	}
.noBackSmall{
 	  
	font-size: .8em;
	}
	
	.formatButton {
    font-family: Arial, Helvetica, sans-serif;
     
	
	background-color:#87A3BA;
   }
   
   .clear_rule {
	clear: both;
	border-bottom-color: #E3E3E3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-bottom: 1em;
}

.simpleList{list-style:square;
list-style-position:inside; padding-left:10px
}

.rfBullet	{ 
list-style-type: square;
list-style-position: outside;   }


	
.simpleList2{list-style-type: square;
list-style-position: outside
 
}


.tdScroll200 {
			height: 150px;
			text-align: left;
			overflow: auto;}
			
			
.somediv{
width: 95%;
clear: left;
}

.formatTableRed {
border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #FEDEE3;
	
}

.noBackExtraSmall{
	font-size: .7em;
	}
