html, body{
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #222;
	font-size: 13px;
	background:url('../images/uclc_background_repeat.gif') 0 0 #d8edfb;
}


div#contentHolderArea {
	position:relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	padding: 0px 5px 0px 5px;
	width: 936px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url('../images/body_content_bg.gif') repeat-y 5px 0px #FFF;	
}



#header {
	display: block;
	width: 935px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/uclc_banner_image_04.jpg');
	background-repeat:  no-repeat;
	background-position: 204px 0px;
	background-color: #FFF;
}


#headerLogo {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}


#breadCrumb {
	width: 935px;
	height: 23px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #FFF;
	background-color: #939598;
	text-transform: uppercase;
	font-size: 90%;
}

#breadCrumb strong{
	color: #555557;
	margin: 5px 0px 0px 25px;
}

#breadCrumb a{
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

#breadCrumb a:hover {
	color: #AAB1B8;
	text-decoration: none;
}

#headerBodySpacer {
	display: block;
	clear: both;
	background-color: #bcbdc0;
	margin: 0px;
	padding: 0px;
	width: 935px;
	height: 10px;
}

/**************************

NAVIGATION

**************************/


#mainNav {
	width: 188px;
    background:transparent;
	font-size: 110%;
    line-height: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


 #mainNav ul {
 	margin:0px;
   	padding:0px;
	list-style-type: none;
   }

 #mainNav li {
 	margin:0px;
	padding: 5px 0px 26px 0px;
	width: 200px;
	text-align: left;
	background: url('../images/nav_tabs_default.jpg') no-repeat top left #FFF;
	color: #294350;
	font-weight: bold;
	display: block;
   }

 #mainNav #firstNav {
	background: url('../images/nav_tabs_first.jpg') no-repeat top left #FFF;
	}


 #mainNav #lastNav {
	height: 137px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url('../images/nav_tabs_last.jpg') no-repeat top left #FFF;
	}
	
#mainNav .inSection {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background: url('../images/nav_tabs_open.jpg') no-repeat top left #FFF;
	}
	

#mainNav #inSectionlastNav{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../images/nav_tabs_open.jpg') no-repeat top left #FFF;

}

 #mainNav li a,  #mainNav li strong {
	font-weight: bold;
	color: #00467f;
	font-size: 100%;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 0px;
	position: relative;
	top: 10px;
	left: 25px;
   }

#mainNav #onPage a  {
	font-weight: normal;
	color: #237299;
}

 #mainNav a:hover {
	color: #237299;
}




#mainNav ul ul {
	width: 198px;
	margin:30px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	list-style: none;
	background:url('../images/sub_nav_bg.jpg') bottom left no-repeat #FFF;
}


#mainNav ul ul li{	
 	margin:0px 0px 5px 20px;
	padding:0px 0px 5px 0px;
	width: 160px;
	text-align: left;
	color: #818285;
	font-size: 85%;
	line-height: 100%;
	font-weight: normal;
	background:url('../images/sub_nav_bullet.gif') 0px 5px no-repeat #FFF;
	border-bottom: 1px dotted #999;
}


#mainNav ul ul li a, #mainNav ul ul li strong{
	font-weight: normal;
	color: #818285;	
	text-decoration: none;
  	display: inline;
	padding: 0px 10px 10px 0px;
	margin: 5px 0px 10px 0px;
	position: relative;
	top: 5px;
	left: 15px;
  }


#mainNav ul ul li a:hover, #mainNav ul ul li strong  {
	color: #ED1C24;	
  }




/**************************

PAGE CONTENT

**************************/


#pageContentOuter {
	display: block;
	min-height: 100%;
	height: auto !important;
	width: 945px;
	background-color: transparent;	
}

#pageContentHolder {
	float: right;
	width: 720px;
	font-size: 100%;
	line-height: 155%;
/*	height: 100%;
	min-height: 100%;	
	*/
	background-color: transparent; /* #FFF; */
	color: #7A7A7A;
	margin: 0px;
	padding: 0px;
}


#pageContentHolder h1{
	display:block;
	color: #00467f;
	width: 100%;
/*	font-size: 260%; */
	line-height: 110%;
	margin: 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #c2c3c5;
}

#pageContentHolder h2{
	display:block;
	color: #00467f;
	width: 100%;
/*	font-size: 200%; */
	line-height: 110%;
	margin: 5px 0px;
	padding: 0px 0px 10px 0px;
}

#pageContentHolder h3{
	size: 150%;
	color: #0083cb;	
	margin: 0px;
	padding: 0px;
}

#pageContentHolder h6{
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 2px;
	font-size: 100%;
	width: 100%;
	margin: 0px 0px -16px 0px;	
	}

#pageContentHolder strong{
	font-weight: bold;
	color: #5a5758;
}

#pageContentHolder a{
	color:#00467f;
	text-decoration: none;
}

#pageContentHolder a:hover{
	color:#2288db;
	text-decoration: none;
}

#pageContentHolder table {
	margin: 10px 0px 10px 0px;	
	}
	
#pageContentHolder td {
	padding: 2px;
	}

#pageContentHolder table img{
	margin: 0px;
	padding: 0px;
	border: none;
	}


#pageContentHolder ul {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 15px;
}
#pageContentHolder li {
	background:url('../images/uclc_li_bullet_dark_blue.gif') no-repeat 0px 5px;
	padding-left:14px;
}


#subPageContentHolder {
	width: 456px;
	margin: 20px 0px 0px 20px;
}

#subPageContentHolder .listed-content ul {
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

#subPageContentHolder .listed-content li {
	background: none;
	padding: none;	
}

.right_column{
	width: 200px;
	position: absolute;
	top: 190px;
	left: 710px;
}




.sectionTitle {
	font-size: 120%;
	color: #939598;	
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	display: block;
}




/**************************

FOOTER

**************************/
#footerClear {
	clear:both;
	margin: 10px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	border: none;
}

div#footer {
	
	width: 940px;
	height: 65px;
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0; /* stick to bottom */
	display: block;
	text-align :left;
	vertical-align: middle;
	color: #FFF;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	background: url('../images/uclc_footer_bg.gif') 5px 0px #FFFFFF no-repeat;
}

#footer #footerLeftLogo{
	float: left;
	position: relative;
	top: 17px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer #footerLeftLogo img{
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer #footerSiteCreator{
	float: right;
	position: relative;
	top: -15px;
	right: 0px;
	text-align: right;
	margin: 5px 10px 0px 0px;
}

#footer #footerSiteCreator a{
	color: #FFF;
	text-decoration: none;
}

#footer #footerSiteCreator a:hover{
	color: #333;
	text-decoration: underline;
}

#footer ul {
	float: left;
	position: relative;
	top: 20px;
	left: 40px;
	display: inline;
	height: 30px;
	width: 730px;
 	margin:0px;
   	padding:10px 0px 0px 0px;
   	list-style:none;
	background-color: transparent;
   }


 #footer li {
	color: #FFF;
 	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 5px;
	display: inline;
	text-align: center;
   }


#footer li a {
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}

#footer li a:hover {
	text-decoration: none;
	color: #555557;
}


/**************************

IMAGE GALLERIES

**************************/
	#imageGalleryTable {
		margin: -20px 0px 0px 0px;
		padding: 0px;
	}

	#imageGalleryTable td{
		padding: 5px;
		text-align: left;
		color: #222;
	}
	
	#imageGalleryTable img{
		padding: 0px;
		margin: 0px;
		border: none;		
		text-align: center;
		float: none;		
	}
		
	
	#inlineText {
		text-align: left;
	}
	



/**************************

FORMS

**************************/


.form_req{
	font-weight: bold;
	color: #CC0505;	
}


.form_input {
	display: block;
	width: 350px;
	border: none;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
}

.form_input h5{
	font-size: 105%;
	color: #00467F;
	font-weight: bold;
}

.form_input input, textarea{
	border: 1px solid #DEF0FC;
	background: #EEFCFF;
	color: #333;
	font-size: 105%;
	padding: 3px;
}

.form_input input {
	width: 350px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


.form_input textarea {
	width: 350px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
}



input.submitBulletins {
	color: #444;
	font-weight: bold;
	width: 120px;
	padding: 0px;
	border: 2px solid #3E3E3E;
	background: none #EEEEEE;
}

input.submitContact {
	color: #00467F;
	font-weight: bold;
	width: 120px;
	padding: 0px;
	border: 2px solid #00467F;
	background: none #EEEEEE;
}


.form_error {
	color: #7A0202;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
}

.form_success {
	color: #54C7EF;
	background-color: #DEF0FC;
	border: 1px solid #C5E5F9;
	padding: 10px;	
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
}

#blog_create_errorloc {
	margin: 0px 0px 0px -40px;
}

.form_error ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	display:block;
	width: 350px;	
	border:2px solid #EEE;
	background-color: #FFE9E9;
}

.form_error li{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	display: block;
}


.letter_buttons {
	float: left;
	margin: 0px 5px 5px 0px;
}

.comments {
	display: block;
	margin: 5px 0px 5px 0px;
	border-bottom: none;
}

.comments strong{
	font-weight: bold;
	font-size: 110%;
}

.reportedComment {
	font-weight: bold;
	font-style: italic;
	color: #AD0000;
}
/* --- END OF FORM STYLES --*/

