body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
body {
	margin-top: 10px;
	background-attachment:fixed;
	background-color:#666;
	background-image:url(images/stripe.png)
}
a:link {
	color: #003285;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #003285;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.main-table-border {
	border: 1px solid #333;
	background-color: #FFFFFF;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}


.footer, .footer:active, .footer:link, .footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
	
}


.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99ccff;
	font-weight: bold;
	text-decoration: underline;	
	
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	
}
input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #c6d6ee}
.submit-button
{
	color: #000;
	background: #ebf6fc;
	border: 1px outset #000000;
	font-weight: bold;
} 

.menuheader {
font-family: Helvetica, Arial;
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 0px;
display : block;
text-indent: 2px;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-left: 1px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003285;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style:italic;
	padding:0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335c8d;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.left-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.right-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.consult-background {
	background-color: #ededed;
}
.bullet {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.sub-nav, .sub-nav:link, .sub-nav:active, .sub-nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub-nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #900c34;
	text-decoration: underline;
}
.home_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}



/* angled navigation */

.ang {background-image:url(images/tbl-bg.gif); 

}

.ang .left_top {
background-image:url(images/l_bg.gif); 
vertical-align:top;
}

.ang .left_bottom {
background-image:url(images/l_bg.gif); 
vertical-align:bottom;
}

.ang .right_top {
background-image:url(images/r_bg.gif); 
vertical-align:top;
}

.ang .right_bottom {
background-image:url(images/r_bg.gif); 
vertical-align:bottom;
}

.ang .content {
border-bottom:1px solid #a8c2e3; 
border-top:1px solid #a8c2e3; 
background-position:right; 
background-repeat:no-repeat; 
padding-top:4px;
padding-bottom:4px;
text-align:left
}

.ang h1 {
color:#4D4D4D;
font-size:16px;
display:block;
border-bottom:1px dashed #a8c2e3;
padding-left:7px;
padding-bottom:3px;
width:190px;
}

.ang h2 {
	color:#333;
	margin-top:5px;
}

.ang p {
margin: 5px 0px 5px 0;
}

    
#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: #000000;
}


#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}

.mainnav, .mainnav:link, .mainnav:active, .mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	background-image:url(../images/sub-nav-bg.png);
	display: block;
	text-indent: 0px;
	padding: 10px;
}
.mainnav:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
    background-color:#000;
	background-image:url(images/sub-nav-bg2.gif);
    text-decoration: none;
	text-indent: 0px;
	display: block;	
	padding: 10px;
}

#current {
margin:0;
padding:0;
margin-left:30px;
}

#current a {
color:#374A75;
}
#current a {
color:#374A75;
}

/* ----------------------------------------------------------------------- > -- End Side Column */
a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #FFFFFF; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
color: #FFFFFF;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #FC0;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.xsnazzy2 h1, .zsnazzy2 h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #999999;
}
.xsnazzy2 p, .zsnazzy2 p {
margin:0; 
padding:5px 5px; 
font-size:12px;
}
.xsnazzy2 {
	background: transparent;
	width:988px;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-left: 5px;
}
.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.xb1 {
margin:0 5px; 
background:#999999;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #999999; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}
.arrowlistmenu{
width: 185px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 16px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #003285;
background: url(images/cross2.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #003285;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000;
background-color: #F3F3F3;
}
.inset-table {
	border: 1px solid #ccc;
}
.side-title {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
.org {
	font-size: 13px;
	font-weight: normal;
	color: #ff7604;
}
