/* =Index 
-----------------------------------------------------------------------------------------
Author: CityMind.com (Pelham Palmer)
1.	 =Meyerweb Reset (do not change)
2. 	=Typography
3. 	=Headings
4. 	=General
5. 	=Links
6. 	=Main Nav
7. 	=Sub Nav
7.1	=focusNav
7.2 =footerNav
8. 	=Components (fckEditor)
9. 	=Layout
10.	=Forms
11.	=Filters
-----------------------------------------------------------------------------------------*/

/* 1. =Meyerweb Reset 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q { quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* 2. =Typography
-----------------------------------------------------------------------------------------*/
body {
	background-color: #fff;
	background-image: none;
	color: #000;
  	font: 14px/20px "Lucida Grande", Arial, Helvetica, sans-serif;
}

p, blockquote, dfn, abbr, acronym, address, del, ul, ol, dl, dl dt, dd, table, td, caption, label, input, textarea {
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}  

p {margin:12px 0 17px;}
blockquote {margin:17px;color:#666;font-style:italic;}
strong, b {font-weight: bold;}
em, i, dfn {font-style: italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 17px;font-style:italic;}
del {color:#666;}
pre {margin:17px 0;white-space:pre;}
pre, code, tt {font:normal 12px/15px 'andale mono', 'lucida console', monospace;}
ul, ol {margin:0 17px 17px 17px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 17px 0;}
dl dt {font-weight:bold;}
dd {margin-left:17px;}
table {margin-bottom:14px;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:6px 12px 6px 7px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* 3. =Headings
-----------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #839db2;
	color:#083c65;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style: bold;
}

h1 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom:7px;
}

h2 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom:7px;
}

h3 {
	font-size: 20px;
	line-height: 32px;
	margin-bottom:7px;	
}

h4 {
	font-size: 20px;
	line-height: 32px;
	margin-bottom:7px;
}	

h5 {
	font-size: 18px;
	line-height: 32px;
	margin-bottom:7px;
}	

h6 {
	font-size: 16px;
	line-height: 32px;
	margin-bottom:7px;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}	

/* 4. =General
-----------------------------------------------------------------------------------------*/
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
img.left {margin:17px 17px 17px 0;}
img.right {margin:17px 0 17px 1&px;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
#line {background-color: #000; display: block; font-size: 0px; height: 1px; line-height: 1px;}

/* 5. =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited {color:#000; text-decoration:underline;}
a:hover, a:active {color:#839db2;}		

/* 6. =MainNav
-----------------------------------------------------------------------------------------*/
#nav { /* all lists */
	display: none;
}



/* 7. =SubNav
-----------------------------------------------------------------------------------------*/
#subNav {
	display: none;
}

/* 7.1 =focusNav
-----------------------------------------------------------------------------------------*/
#focusNav {
	display: none;
}

/* 7.2 =footerNav
-----------------------------------------------------------------------------------------*/
#navFooter { display: none; }


/* 8. =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/

/* 9. =Layout
-----------------------------------------------------------------------------------------*/
#header {
	height: 133px;
	position: relative;
	width: 960px;	
}
	
	#m2gen-home {
		background-image: url(../images/Sprites.png);
		background-position: 0 0;
		display: block;
		height: 114px;
		left: 0px;
		overflow: hidden;
		position: absolute;
		text-indent: -99999px;
		top: 20px;
		width: 205px;
	}
	
	#m2gen-search {
		display: none;
	}	
	
	#TCCCPCC {
		display: block;
		height: 60px;
		right: 34px;
		overflow: hidden;
		position: absolute;
		top: 84px;
		width: 200px;	
	}
	
		#TCCCPCC p {
			margin: 0;
			padding: 0;
			text-align: center;
		}
		
			#TCCCPCC p span {
				clear: both;
				display: block;
			}
			
			#TCCCPCC p span.title {
				color: #407daf;
				font: bold 14px/15px Arial, Helvetica, sans-serif;
			}
			
			#TCCCPCC p span.count {
				color: #095491;
				font: 32px/34px "Arial Black", Arial, Helvetica, sans-serif; 
				letter-spacing: 0px;	
			}
			
			#TCCCPCC p span.learn a{
				display: none;	
			}

			#TCCCPCC p span.learn span {
				display: none;
			}			

#content {
	background: #fff;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-box-shadow: 0px 0px 0px #fff; /* Firefox */
	-webkit-box-shadow: 0px 0px 0px #fff; /* Safari and Chrome */
	box-shadow: 0px 0px 0px #fff; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	clear: both;
	margin: 3px auto;
	padding: 20px 0px;
	width: 960px;
	z-index: 0;
}

	#headerImg {
		display: none;
	}
	
	#contentMain {
		float: left;
		width: 960px;
	}
	
	#contentMain .contentMain {
		margin: 0 auto;
		width: 960px;
	}
	
	#contentMainContact {
		display: none;
	}	
	
	#contnetSupport {
		display: none;
	}
	
	#contnetSupportContact {
		margin: 0 auto;
		width: 960px;
	}

#footer {
	color: #000;
	text-shadow: 0px 0px 0px #fff; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	margin: 10px 5px;
}
	#footer a:link { color: #000; text-decoration: none; }	
	#footer p { clear: both; padding: 10px 0; }
	
#printOnly {
	border-bottom: 1px solid #839db2;
	border-top: 1px solid #839db2;
	display: inline-block;	
	margin: 0;	
	padding: 10px 0;
	width: 960px;
} 

	#printOnlyLogo {
		background-image: url(../images/Sprites.png);
		background-position: 0 0;
		display: block;
		float: right;
		height: 114px;
		overflow: hidden;
		text-indent: -99999px;
		width: 205px;	
	}
	
	#printOnly ul {
		color: #095491;
		float: left;
		font: 14px/16px Arial, Helvetica, sans-serif;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 200px;
	}
	
	#printOnly li {
		margin: 0;
		padding: 0;
	}	

#wrapper {
	margin:0 auto;
	width:960px;
}
		
/* 10. =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
/* fieldset {border: 0px solid transparent; } */
label { display: block; float: left; font-weight:bold; }
fieldset { padding:1.4em; margin:0 0 15px 0; }
legend { border:0 solid #fff; display: none; font-weight:bold; font-size:1.2em; }
input[type=text], input[type=password], input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; float: left; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; }
input[type=text], input[type=password], input.text, input.title, textarea, select { margin:0.5em 0; }
input.text, input.title { padding:5px; width:300px; }
input.title { font-size:15px; }
textarea { height:250px; padding:5px; width:390px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; }
form.inline { line-height:3; }
form.inline p { margin-bottom:0; }
.error, .notice, .success { border:2px solid #ddd; margin-bottom:1em; padding:.8em; }
.error { background:#FBE3E4; border-color:#FBC2C4; color:#8a1f11; }
.notice { background:#FFF6BF; border-color:#FFD324; color:#514721; }
.success { background:#E6EFC2; border-color:#C6D880; color:#264409; }
.error a { color:#8a1f11; }
.notice a { color:#514721; }
.success a { color:#264409; }


#m2gen-search label { 
	margin: 0 0 0 -999999px;
	text-indent: -999999px;
}

* html #m2gen-search label { margin: 0; }
		
#m2gen-search input.qf {
	height: 15px;
	margin: 2px 0 0 10px;
	overflow: hidden;
	padding: 0 0 0 5px;
	width: 150px;	
}

#m2gen-search #siteSearchSubmit {
	background-color: #fff;
	border: 1px solid #111;
	color: #111; 
	height: 17px;
	line-height: 12px;
	margin: 2px 5px 0 0;
	overflow: hidden;
	padding: 0;
	width: 24px;	
}

.focused       { color: #111; border: 1px solid #111; }
.unfocused     { color: #999; border: 1px solid #CCC; }


/* 11. =Map
----------------------------------------------------------------------------------------*/
#map1 {
	border: solid 1px #323232;
	height: 350px;
	margin: 15px 0 10px 0;  
	width: 570px;
}

#map fieldset { 
	padding: 0; 
	margin: 0; 
}

#directions1 { width: 955px; }

.address, #map label, #map input, #map #query-submit-1  { display: none; }

#map ul, #map ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
}

#map ul li {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0px;
}

/* 12. =Filters
-----------------------------------------------------------------------------------------*/
/* new clearfix */
.clearfix:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
