/* FIX IE TRANSPARENT PNG ======================== */
img, div { behavior: url(/styles/iepngfix.htc) }

.MainContainer {
	vertical-align: top;
	width: 751px;
	text-align:center;
	margin: 0 auto;
	height: 100%;
	
}


.HomeMainContainer {
	vertical-align: top;
	width: 751px;
	text-align:center;
	margin: 0 auto;
}


html, body {
	height:100%;
	background-image: url(/images/bkgd_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}


.contentBox {
	margin-top: 15px;
	height: 100%;
}

.contentArea {
	vertical-align:top;
	text-align:justify;
	height: 100%;
	padding: 10px 10px 0 10px;
}

.bodyTxt{
	font-size: 11px;
	line-height: 14px
}

.bodyTxt_10pt{
	font-size: 10px;
	line-height: 14px
}

.bodyTxtWhite{
	color:#FFFFFF;
	font-size: 11px;
	line-height: 14px
}

.fineprint{
	font:"Trebuchet MS";
	font-size:9px;
	line-height: 10px;
	color:#666666;
	text-align:justify;
	padding: 4px 0;
}

a{
	color: #334c8c;
	text-decoration: none;	
}

a:hover{
	color: #334c8c;
	text-decoration: underline;	
}

h2 {
	color: #19485f; 
	font-size:16px;
}

/*================================================================================
Header
=================================================================================*/


.hNav {
	margin-top: 2px;
}

.ctechLink {
	margin-top: -2px;
	padding-left: 35px;
	color: #19485f;
	font-size: 9px;
	text-align:left;
	
}


.ctechLink a {
	font-family: Verdana;
	font-size: 9px;
	color: #19485f; 
	text-decoration: underline;
}

.ctechLink a:link, .ctechLink a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #19485f; 
	text-decoration: underline;
}

.ctechLink a:hover {
	text-decoration: none;
}

/*================================================================================
Various
=================================================================================*/

.googleMap{
	border: #666666;
	border-width:2px;
	border-style:solid;

}

.teamPhotos{
	border: #72aa8f;
	border-width:3px;
	border-style:solid;
}

/*================================================================================
Home Content
=================================================================================*/

.homeContentBkgd{
	width: 727px;
	height: 333px;
	background:url(/images/homeImage_bkgd.jpg) no-repeat;
}

.homebtmText {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px 0;
}


.homeText {
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	width: 389px;
	margin: 0px;
	padding: 15px 26px 0 313px;

}

.homeCallText {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: justify;
	width: 268px;
	margin: 32px 26px 0 434px;

}

/*================================================================================
Form
=================================================================================*/

.inputText {
	font-size: 10px;
	background-color: #ffffff;
 	width: 200px;
 	height: 20px;
 	border-width: 1px;
	border-style: solid;
	border-color: #b5ad9f;
	vertical-align: middle;
	margin-top: -1px;
	margin-bottom: 3px;
	margin-left: 3px;
}


.commentBox {
	font-size: 10px;
 	background-color: #ffffff;
 	width: 200px;
 	height: 100px;
 	border-width: 1px;
	border-style: solid;
	border-color: #b5ad9f;
	vertical-align: middle;
	margin-top: -1px;
	margin-bottom: 3px;
	margin-left: 3px;
}

/*================================================================================
Footer
=================================================================================*/

.footerNav{
	width: 100%;
	height: 10px;
	background:url(/images/fNav_bkgd.gif) no-repeat;

	letter-spacing: .05em;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	

}

.footerNav ul, footerNav li{
	display: inline;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

.footerNav a {
	font-family: Verdana;
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
}

.footerNav a:link, .footerNav a:visited {
	text-decoration: none;
}

.footerNav a:hover {
	color: #334c8c;
	text-decoration: underline;
}


/*------ metro list -------*/

#MetroListContainer{
	
	margin:5px 0 5px 0; 
	padding:0;
	bottom:0px;
}

.MetroListItems {
	float:left;
	margin-right:10px;
}

.MetroListItems h3 {
	color: #334c8c;
	font-size:12px;

}

.MetroListItems ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size:9px;
	text-align:left;
}

.MetroListItems ul li{
	/*float:left;*/ 
	color: #334c8c;
	padding: 0px 5px 5px 10px;
	margin:0;
	background:url(/images/area_list_bullet.gif) 0px 4px no-repeat;
}

/*------end metro list -------*/


.copyright {
	font-size: 9px;
	color: #7591a7;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0px;
}

.copyright a, .copyright a:Link, .copyright a:visited{
	color: #334c8c;
	font-size: 9px;
	text-decoration: none;
}

li	{line-height:12px;}