﻿html, body
{		
	height:93%;
	margin-top:0px;	
	margin-left:0px;
	margin-right:0px;
	font-family: Arial;
	font-size: .85em;
}

.menu
{
	background-image:url('images/bar_green_dropshadow.png');
	height:34px;
}	

.menu_left
{
	background-image:url('images/bar_green_left.png');
	height:29px;
	width:14px;
	background-repeat:no-repeat;
}

.menu_right
{
	background-image:url('images/bar_green_right.png');
	height:29px;
	width:14px;
	background-repeat:no-repeat;
}

.menu_divider
{
	background-image:url('images/bar_green_divider.png');
	height:29px;
	width:5px;
	background-repeat:no-repeat;
}

.header_left
{
	background-image:url('images/banner_left.jpg');
	height:104px;
	width:31px;
	background-repeat:no-repeat;
}

.header_space
{
	background-image:url('images/banner_space.jpg');
	height:104px;
	background-repeat:repeat;
}

.header
{
	background-image:url('images/banner_logo.jpg');
	height:101px;
	width:932px;
	background-repeat:no-repeat;
}

.header_right
{
	background-image:url('images/banner_logo_right.jpg');
	height:101px;
	background-repeat:repeat;
}

.header_sidemenu
{
	background-image:url('images/sideheader.png');
	height:15px;
	width:130px;
	background-repeat:no-repeat;
}

.header_sidemenu_CA
{
	background-image:url('images/clientagreements.png');
	height:15px;
	width:130px;
	background-repeat:no-repeat;
}

.header_sidemenu_CALC
{
	background-image:url('images/calculators.png');
	height:15px;
	width:130px;
	background-repeat:no-repeat;
}

.table_leftrightborder
{
	border-left: solid 1px black;	
	border-right: solid 1px black;
}

.table_leftrightbottomborder
{
	border-left: solid 1px black;	
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	height:40px;
}

.table_dottedseperator
{	
	border-bottom: dotted 1px black;
}

.table_footer
{
	height:40px;	
}

.table_mainbody
{
	width:100%;
	height:100%;
	border:solid 0px black;	
}

.table_Background_green
{
	background-image:url('images/background_green.png');
	background-repeat:repeat;
}

.table_Background_green_topleft
{
	height:18px;
	width:18px;
	background-image:url('images/background_green_topleft.png');
	background-repeat:no-repeat;
}

.table_Background_green_topright
{
	height:18px;
	width:18px;
	background-image:url('images/background_green_topright.png');
	background-repeat:no-repeat;
}

.table_Background_green_bottomleft
{
	height:18px;
	width:18px;
	background-image:url('images/background_green_bottomleft.png');
	background-repeat:no-repeat;
}

.table_Background_green_bottomright
{
	height:18px;
	width:18px;
	background-image:url('images/background_green_bottomright.png');
	background-repeat:no-repeat;
}

div#container
{
   height: auto !important;
   height: 100%;
   min-height: 100%;
}

/*p#footer
{
   margin: -10px 0 0 0;
}
*/

.hr_footer
{
	width:98%;
	color:#0A5433;
}

.div_footer
{
	max-width:1000px; 
	width:97%;	
	height:35px;
	border: solid 0px black;
	color:#0A5433;
}

.div_Container
{
	max-width:850px; 
	width:97%;
	border: 0px;
}

.div_Container_Sidebar
{
	width:130px;
}

.bioFile
{
	text-align:left;
	border-left: dotted 1px gray;
	width:223px;
}

.bioSpacer
{
	width:30px;
}

.txt_StandOut_Green_Large_Italic
{
	font-weight:bold;
	font-style:italic;
	font-size:2.0em;
	color:#0A5433
}

.txt_StandOut_Green
{
	font-weight:bold;
	font-style:italic;
	font-size:large;
	color:#0A5433
}

.txt_StandOut_Green_Small
{
	font-weight:bold;
	font-style:italic;
	font-size:1em;
	color:#0A5433
}

.txt_StandOut_Large
{
	font-weight:bold;
	font-style:italic;
	font-size:1.5em;
}

.txt_StandOut_Medium
{
	font-weight:bold;
	font-size:1.1em;
}

.txt_StandOut_Medium_Italic
{
	font-weight:bold;
	font-style:italic;
	font-size:1.1em;
}

.txt_Large
{
	font-size:1.3em;
}

.txt_larger
{
	font-size:small;
}

.txt_ExtraSmall
{
	font-size:.4em;
}

.txt_Italic
{
	font-style:italic;
}

.list_Circle
{
	list-style-type:circle;
}

.link_Navigation
{
	border:0px;
}

.link_Standard
{
	color: Black;
	font-weight:normal;
	text-decoration:none;
}

.link_Standard_Hover
{
	color: Black;
	font-weight:normal;
	text-decoration:underline;
}

.link_Green
{
	color: #0A5433;
	font-weight:normal;
	text-decoration:none;
}

.link_Green_Hover
{
	color: #0A5433;
	font-weight:normal;
	text-decoration:underline;
}

.link_Green_UL
{
	color: #0A5433;
	font-weight:normal;
	text-decoration:none;
	text-decoration:underline;
}

.img_Link
{
	border: 0px;
	vertical-align:middle;
}

.disclosure
{	
	font-weight:bold;
	font-size:1em;	
}