/*

	TITLE: OFMQ
	DATE:  11-20-06

*/
/* 
 ZERO
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6,
ul, li,
p, br, form,
img{
	margin: 0;
	padding: 0;
	border: 0;
}

/*
 MAIN 
-----------------------------------------------*/
body{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0px;
	color: #333;
	line-height: 21px;
	background: #697576 url('images/mainBg.gif') repeat-x;
}
#wrap{
	width: 780px;
	margin: 19px auto;
	background: url('images/wrap.gif') repeat-y;
}
	body#internal #wrap{background: url('images/wrap2.gif') repeat-y;}
#frame{
	width: 770px;
	padding: 0 5px;
	background: url('images/frame.gif') no-repeat;
}

	body#internal #frame{background: url('images/frame2.gif') no-repeat;}
/* links */	
a{
	font-weight: bold;
	color: #000;	
}
	#frame a{color: #333;}
	
a:hover{
	text-decoration: none;
}

/* heading */
h1{
	font-size: 1.8em;	
	margin: 2px 0px;
	padding: 5px 0px;
}
	#mainCol h1{font-size: 19px; font-family: Georgia; color: #782A44; margin: 2px 0; padding: 4px 0 6px 0;}
	body#internal #mainCol h1{font-size: 20px; line-height: 25px; color: #782A44; font-family: georgia;} 
	#extraCol h1{font-size: 20px; color: #782A44; font-family:'Trebuchet MS';font-weight: normal;}
	.homeSideSec h1{font-size: 17px; font-family: 'Trebuchet MS'; color: #666; margin: 2px 0; padding: 4px 0 1px 0;}
	.sideSec h1{font-size: 20px; font-weight:normal; line-height: 25px; color: #782A44; font-family: 'Trebuchet MS';}
	
h2{
	font-size: 1.6em;	
	margin: 2px 0px;
	padding: 2px 0px;
}
	#mainCol h2{font-family: 'trebuchet Ms'; font-size: 17px; color: #666; line-height: 30px;}
h3{
	font-size: 1.4em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h4{
	font-size: 1.2em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h5{
	font-size: 1.0em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h6{
	font-size: .9em;	
	margin: 2px 0px;
	padding: 1px 0px;
	font-weight: normal;
}

/* para-list */
p{
	margin: 5px 0px;
	padding: 3px 0px;	
}
br{
	margin: 0px 0px 0px 0px;
}

/*
 LAYOUT.
-----------------------------------------------*/
#header{
	width: 770px;
	height: 110px;
	float: left;
	margin-top: 0px;
	background: url('images/header.jpg') repeat-x;
}
#container{
	width: 770px;
	float: left;
	background: url('images/container.jpg') repeat-y;
}
	body#internal #container{background:none;}
#image{
	width: 770px;
}
#mainNav{
	width: 770px;
	height: 55px;
	margin-top: -6px;
	_margin-top: -3px;
	background: url('images/mainNav.jpg') repeat-x;
}	
	body#internal #mainNav{height: 56px; background: url('images/mainNav2.jpg') no-repeat; }
#body{
	width: 767px;
	margin: 0 1px;
	background: url('images/container.gif') repeat-y;	
}
#mainCol{
	width: 355px;
	float: left;
	font-weight: bold;
	padding: 15px 30px 15px 30px;
	background: url('images/mainCol.jpg') repeat-y;
}
	#mainCol a{
		color: #782A44;
	}
	body#internal #mainCol{
		width: 480px;
		height: auto;
		min-height: 600px;
		_height: 600px;
		padding: 20px 36px 0px 36px;
		line-height: 22px;
		font-size: 1em;
		font-weight: normal;
		font-family: 'Trebuchet MS';
		background: none;
	}
		body#internal #mainCol a{
			color: #4b85b5;
		}
#subCol{
	width: 354px;
	float: left;
	background: url('images/subCol.jpg') repeat-y;
}
	body#internal #subCol{
		width: 214px;
		background: none;
	}
	.homeSideSec{
		width: 321px;
		padding: 10px 20px 10px 10px ;
		float: left;
		line-height: 17px;
		margin: 0 0 0 1px;
		font-size: .9em;
		font-family: Verdana;
		display: inline;
		background: url('images/homeSideSec.jpg') bottom no-repeat;
	}
		#subCol .homeSideSec a{
			color: #4b85b5;
		}
	.sideNav{
		width: 214px;
		padding: 0 0 50px 0;
		background: url('images/sideNav.jpg') bottom right no-repeat;
		border-bottom: 1px solid #ddd;
	}  
		.sideNav ul{
			width: 214px;      	
			text-align: left !important; 
			background: url('images/sideNavul.jpg') 0 213px repeat-y;
		}  	
			.sideNav ul li{        	
				text-align: left !important;  
			}      
		
		.sideNav .level2 {
			width: 214px;
			border: none !important;
			margin-top: -10px;
			background: none !important;
		}
			.sideNav .level2 li { 
				background: none !important;
				padding-right: 30px !important;
				border: none !important;
				font-size: 10px;
				line-height: 13px;
			}
				.sideNav .level2 li a {			
					color: #782A44 !important;
					background: none !important;
					font-size: 10px;
					line-height: 13px;
					padding: 0;
				}
			
			/*	
			.sideNav ul li {
			
			}
			.sideNav .selectedPage {
				display: block !important;
				border: 1px solid red;
			}*/
			
			
			
			
		
		
	.sideSec{
		width: 194px;
		float: left;
		padding: 10px;
		font-size: .9em;
	}
#extraCol{
	width: 767px;
	float: left;
	margin: 0 1px;
	padding: 30px 0 0px 0;
	display: inline;
	font-size: .9em;
	background: #fff url('images/actions.gif') repeat-x; 
}
	#extraCol a{
			color: #4b85b5;
		}
	#callAcLeft{
		width: 510px;
		float: left;
	}
		#callAcLeft .left{
			width: 200px;
			padding: 10px 10px 0px 45px;
			float: left;
		}
		#callAcLeft .right{
			width: 200px;
			padding: 10px 26px 0px 27px;
			float: right;
			border-left: 1px solid #999;
			border-right: 1px solid #999;
		}
	#callAcRight{
		width: 205px;
		padding: 10px 25px 0px 25px;
		float: right;
	}
#footer{
	width: 780px;
	float: left;
	padding: 70px 0 20px 0;
	font-size: .9em;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

	#footer .footer_logo{
	width: 113px;
	font-weight: normal;
	color: #c2cecc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	}

	#footer .padded{
	width: 615px;
	font-weight: normal;
	color: #c2cecc;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 28px;
	float: right;
	}
	#footer .padded a{
		color: #c2cecc;
		font-weight: normal;
	}

/*
 NAVIGATION.
-----------------------------------------------*/
/* mainNav */
#mainNav ul{
	font-family: Verdana;
	padding: 15px 0 0 25px;
	font-size: .9em;	
}
#mainNav li{
	padding: 0 15px;
	list-style: none;
	float: left;
	text-transform: uppercase;	
	position: relative;
}
#mainNav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 15px;
}
#mainNav li a:hover{
	text-decoration: none;
	color: #EAEAEA;
}

				
	/* level 2 */
	#mainNav  li:hover ul.level2, 
	#mainNav  li:focus ul.level2, 
	#mainNav  li.sfhover ul.level2 {
		display: block;
	}		
		#mainNav .level2 {
			display: none;
			position: absolute;
			z-index: 99;
			top: 30px;
			left: 0;
			width: 220px;
			padding: 10px 0;
			background: #728081;
		}		
			#mainNav .level2 li {
				text-transform: none;
				float: none;
				text-align: left;
				margin-bottom: 10px;
			}
				#mainNav .level2 li a {
					font-size: 10px;
					line-height: 13px;
					padding-bottom: 0;
				}






/* sideNav */
.sideNav ul{
	padding: 10px 0px 0px 0px; 
	text-align: right;
}
.sideNav li{
	list-style: none;
	padding: 4px 15px 4px 0;
	margin: 0 15px 0 15px;
	border-bottom: 1px solid #a8acac;
}
.sideNav li a{
	padding: 3px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 11px;
	color: #666;
	padding-left:10px;
	background: url('images/sideListStyle.gif') 0px 10px no-repeat;
}
.sideNav li a:hover{
	color: #8B8B8B;
	background: url('images/sideListStyleOver.gif') 0px 10px no-repeat;
}
#footer ul{
	text-align: left;
}
#footer li{
	display: inline;
	list-style: none;	
	padding: 0 4px;
}
#footer li a{
	font-weight: normal;
	font-size: 11px;
}

#footer p a{
	font-weight: normal;
	font-size: 11px;
}

/* topNav */
#topNav ul{}
#topNav li{
	display: inline;
	list-style: none;
	padding: 0 3px;
}
#topNav li a, #topNav li a:link{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#topNav li a:hover{
	color: #F3F3F3;
	text-decoration: underline;
}

/*
 MISC.
-----------------------------------------------*/
.left{
	float: left;	
}
	img.left{
		padding: 0 10px 0 0;	
	}
.right{
	float: right;	
}
.black{
	color: #000;	
}
.white{
	color: #fff;	
}
.hide{
	display: none;
}

/* clearing */
#body:after,
#frame:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;	
}

/* logo */
#clkLogo{
	width: 124px;
	height: 110px;
	z-index: 999;
	margin-left: 31px;
	position: absolute;
}
	#clkLogo img{
		width: 124px;
		height: 110px;
	}
#topNav {
	position: absolute;
	margin-top: 30px;
	margin-left: 570px;
}
#search{
	position: absolute;
	width: 200px;
	margin-top: 60px;
	margin-left: 550px;
}
input.searchInput{
	width: 133px;
	height: 22px;
	border: 0px;
	float: left;
}
input.searchButton{
	width: 63px;
	height: 26px;
	border: 0;
	float: right;
	background: url('images/search.gif') no-repeat;
}
#mainCol ul{
	padding: 5px 20px;
}
.sideSec ul{
	padding: 5px 10px 5px 15px;
}
#breadCrumbs{
	width: 100%;
	font-size: .9em;
	padding: 0 0 10px 0;
	float: left;
}
.loginElement .remember {display: none;}

/* admin */
.RadEContentBordered{background: #fff;} 



/*  firefox fix */
html>/**/body 	.eventsCalendar  {
float: left;
width: 100%;
	}	
