/* tag definitions */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
h1, h2, h3, h4, h5, h6 {  
	letter-spacing:0.26em;
	/*line-height:0.5em;*/
}
h1, h2 {
	font-weight:400;
}
h3, h4, h5, h6 {
	font-weight:200;
}
a{ color:#006666; font-weight:bold; text-decoration:none; }
a:hover{ background-color:#000000; color:#FFFFFF; font-weight:bold; }
a:visited{ color:#666600; }
/* IDs */
#container { text-align:center; }
#container * {
	text-align:left;
}
#head {
	display:block;
	width:765px;
	height:101px;
}
#blk-navi {
	width:765px;
	height:23px;
	background-color:#000000;
}
#blk-navi div {
	padding-left:32px; 
	padding-top:3px; 
	color:#FFFFFF; 
	font-size:1.2em; 
	font-weight:bold; 
	text-align:left;
}
#content {
	width:765px;
	padding-top:8px;
	background-color:#86d2c8;
}
#footer{
	display:block;
	width:765px;
	height:30px;
	letter-spacing:0.45em; 
	font-weight:400; 
	line-height:1.5em; 
	clear:both;
	text-align:center;
}
#LTSideContent {
	/* IE6 Hack */
	display:inline;
	text-align:left;
	/* End IE6 Hack */
	margin-left:20px;
	padding-bottom:20px;
	float:left;
	width:64%;
}
#RTSideButtons {
	/*IE6 Hack*/
	display:inline;
	/* End IE6 Hack */
	float:left;
	width:32%;
	height:360px;
}
#svcs_menu, #faq_menu {
	display:block;
	width: 175px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

.headerCaps{
	font-size:1.4em;
}
.firstNavbarLink {
	display:inline;
	padding-right:12px;
}
.navbarLink {
	display:inline;
	padding:0px 12px;
}
#svcs_menu a, #faq_menu a {
	display:block;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
}
#blk-navi div a {color:#FFFFFF;}
#svcs_menu a:hover, #faq_menu a:hover { color:#86d2c8; }
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	background-color:#666666;
}
#address_lbl {
	letter-spacing:0.25em; 
	font-style:italic; 
	font-weight:bold; 
	clear:both; 
	padding:6px 0px;
	font-size:1.2em;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
}
