﻿/* CSS layout */
/* Begin AltmanTC Layout */
#page_container {
	width: 100%;
}
#page_header_container {
	width: 725px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 85%;
}
#page_top_navigation_menu {
	width: 755px;
}
#page_body_container {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}
#page_body_left_navigation_menu {
	text-align: center;
}
#page_body_left_navigation_submenu {
	/* border-left: 1px solid #B7CBE3;
	border-right: 1px solid #B7CBE3;
	background-color: #ECF2FB;
	*/
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#page_body_left_container {
	width: 200px;
	margin-right: 5px;
	font-size: 85%;
}
#page_body_content_container {
	width: 530px;
	margin-left: 5px;
	margin-right: 15px;
}
#page_footer_container {
	width: 755px;
	font-size: 85%;
}
#page_footer_content {
	text-align: center;
}
/* End AltmanTC Layout */
/* Begin AltmanTC Theme */
.page_header_text {
	text-align: right;
	color: #0071BC;
}
.navigation_menu_filler_background {
	background-image: url('/images/m_filler.gif');
}
.page_header_phone_number {
	font-size: 175%;
}
.page_footer_divider_bar {
	border: 1px solid #0071BC;
	font-size: 7px;
	background-color: #2B9DDF;
}
.SpecialHyperlink {
	font-weight: normal;
	font-size: 85%;
}
img {
	border: 0;
	padding: 0px;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 110%;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
}
.post h2 {
	font-size: 120%;
	margin-bottom: 0px;
}
.post h3 {
	font-size: 110%;
	margin-bottom: 0px;
}
.sidebar {
	font-size: 90%;
}
#sidebar ul {
	margin-left: 0px;
	text-align: left;
}
#sidebar h2 {
	font-size: 115%;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
}
#sidebar ul li {
	margin-bottom: 10px;
	margin-top: 0px;
}
#sidebar ul li li {
	margin-bottom: 0px;
	margin-top: 0px;
}
.titlebox {
	line-height: 1.5em;
	background: #C7D8FA;
	border-top: 1px solid #5A7EDC;
	border-bottom: 1px solid #5A7EDC;
	border-collapse: collapse;
	width: 100%;
}
a.titlelink:visited {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
a.titlelink:hover {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
a.titlelink {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
a.titlelink:hover {
	color : #FFA600;
	text-decoration : underline;
	font-weight : bold;
}
.wlogin {
	width: 210px;
	/* border: thin black solid; */
	line-height: 1.5em;
	font-size: 85%;
	vertical-align: top;
}
.rlogin {
	text-align: right;
	line-height: 1.5em;
	font-size: 85%;
	vertical-align: top;
}
.navigation {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif; /* color: #ffffff; */;
	text-align: center; /*background: #666666; */ /*width= 128;*/;
	vertical-align: middle;
}
.wbt {
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}
.comment-table {
	line-height: 1.5em;
	font-size: 90%;
}
.comment-author {
	background: #efefef;
	line-height: 1.5em;
	font-size: 85%;
}
.submenu_box {
	border-left: 1px solid #B7CBE3;
	border-right: 1px solid #B7CBE3;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ECF2FB;
	width: 195px;
}
.submenu_box_top {
	background: transparent url(/images/submenu_header.gif) no-repeat;
	height: 6px;
}
.submenu_box_bottom {
	background: transparent url(/images/submenu_footer.gif) no-repeat;
	height: 6px;
}
.pagetitle {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	line-height: 140%;
	color: #666666;
}


	
#DivLogin
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#a2a2a2;
}
.password_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:60px;
	height:20px;
	border-color:#A3A3A3;
	border-width:1px;
	border-style:solid;
	margin-left:2px;
	
}
.email_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:90px;
	height:20px;
	border-color:#A3A3A3;
	border-width:1px;
	border-style:solid;
	margin-left:2px;
	
}
