/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 80% Verdana, Arial, Helvetica, sans-serif;;
  BACKGROUND:  #D4E2F7;
}

H1 {
	FONT-SIZE: 1.6em;
	COLOR: #093280;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 1.4em; COLOR: #0066FF; BORDER-BOTTOM: #ccc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

H3{
FONT-WEIGHT: normal; FONT-SIZE: 1.2em; COLOR: #036; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h1, p {
  margin: 0em 0 1em;
  line-height:150%;
}



#wrapper {
  background-color: #fff;
  margin: 0 auto; 
	WIDTH: 970px;
	TEXT-ALIGN: left;
	border: 1px solid #003366;
}

#branding {
  height: 200px;
}

.accessibility {
  display: none; 
}

.hideme, .printonly {
	DISPLAY: none;
}

#secondaryContent {
  background-color:#fff;
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}


/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 960px;
  padding-top: 10px;
}

#mainNav { 
  width: 200px; 
  float: left; 
}

#navigation {
	BACKGROUND-IMAGE:  url(9_top.jpg);
	BACKGROUND-REPEAT: no-repeat;
	FONT-SIZE: 11px;
	FLOAT: left;
	WIDTH: 200px;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
}
#nav {
	PADDING: 0px;  MARGIN: 0px;  LIST-STYLE-TYPE: none;
}

#nav ul{
	padding-bottom: 10px;
}

#nav A {
	PADDING-RIGHT: 25px; BACKGROUND-POSITION: left center; DISPLAY: block; PADDING-LEFT: 25px; BACKGROUND-IMAGE:  url(bullet.gif); PADDING-BOTTOM: 5px; WIDTH: 150px; COLOR: #fff; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none;
}
#nav A:hover {
	BACKGROUND:  url(bullet_on.gif) #fff no-repeat left center; COLOR: #039;
}
#nav .active A {
	FONT-WEIGHT: bold; BACKGROUND:  url(bullet_active.gif) #fff no-repeat left center; COLOR: #990033;}

.clearing {
	CLEAR: both;
}

#content { 
  width: 750px; 
  float: right;

}

#mainContent {
	width: 550px;
	float: left;
	margin: 0px;
 
}

#contactContent{
	width:730px;
	float:left;
	margin:0px;
	}

#secondaryContent { 
  width: 180px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

#footer {
	CLEAR: both;   FONT-SIZE: 0.85em; PADDING: 5px; MARGIN: auto; WIDTH: 970px; LINE-HEIGHT: 1.4em;  FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
#footer .copyright {
	color: #333333;
	text-align: right;
}

#footer A {
	COLOR: #003399
}

#footer A:visited {
	COLOR: #003399
}

#footer A:hover {
	COLOR: #CC3300}

.hideme {
	DISPLAY: none;
}

#menu_base {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 60px;
	MARGIN-LEFT: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	background: url(9_bottom.jpg) no-repeat;
	}

#print_button {
	padding-top: 33px;
	padding-left: 38px;	
	}
	
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

.imgborder {
	border: 1px solid #039;
	}

.flash_border{
	border: 1px solid #039;
	padding-top: 22px;
	padding-bottom: 25px;
	}

#stat {
	CLEAR: both;
	FONT-SIZE: 0.75em;
	PADDING-BOTTOM: 5px;
	WIDTH: 970px;
	LINE-HEIGHT: 1.2em;
	PADDING-TOP: 5px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	background-color: #BFD5FF;
	display: block;
	text-align: center;
	}

#links {
	CLEAR: both;
	FONT-SIZE: 0.75em;
	PADDING-BOTTOM: 5px;
	WIDTH: 970px;
	LINE-HEIGHT: 1.2em;
	PADDING-TOP: 5px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-color: #003399;
	color: #FFFFFF;
	}

#links A {
	color: #FFFFFF;
	text-decoration: none;
	}

#links A:hover {
	text-decoration: underline;
	}

.contact_table {
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(form_back.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	float: left;
	}	
	
#feed_text{
	font-size: 9px;
	float:right;
	text-align: center;
	display: block;
	width:140px;
	padding-right: 10px;
}
	
.pic_blurb {
	font-size: 0.8em;
	display: block;
	width: 120px;
	vertical-align: top;
	color: #003366;
	padding-left:15px!important;
	}
	
.disclaimer {
	font-size: 0.8em;
	display: block;
	width: 155px;
	vertical-align: top;
	color: #003366;
	}	
/* Add some padding
================================== */

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}

/* CLEAR
================================== */

.clear{clear:both;height:0px;line-height:0px; width:100%; }

#clear{clear:both;height:0px;line-height:0px; width:100%; }

/* Hides from IE-mac */

 * html .clear{display:none;}

 * html #clear{display:none;}



/* End hide from IE-mac */

#mainContent ul {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 50px;
}
.pic {
	float: right;
	padding-left: 5px;
}

.caveat{
	font-size: 9px;
	color: #000000;
	}

.special{
display:none;
}

#news {
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	font-weight: bold;
	margin:5px;
	padding:15px;
}

#news a{
	font-size: 1.8em;
	color: #FFFFFF;
	text-decoration: none;
}

#calci{
	background: #eeeeee;
	width:300px;
	border: 1px solid #666666;
	margin: 30px auto;
}

#calci table{ padding-left: 20px; }
#calci tbody tr td{
	padding-top: 2px;
	padding-bottom: 2px;
}
#rep_warn{
	float:left;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #F4F4F4;
	margin: 5px 20px 20px 5px;
	font-size: 85%;
	font-weight: bold;
	padding: 5px;
	display: block;
	color: #555555;
}
#guidance{
	font-size: 80%;
	padding: 5px;
}
#plusone{ float: right;
width:50px; }
/*slider*/
#scroller a{
	color:#ffffff;
	font-weight: bold;
	text-align: center;
 	text-decoration: none;
}
/* */
#mainContent ul.adviser_links{
	list-style: none!important;
}
.adviser_links li a{
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #405BC8;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}
.adviser_links li a:hover{
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #405BC8;
	text-decoration: underline;
	text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}
#craig_contact{
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #C8C8C8;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px !important;
	padding: 5px;
	background: #FFFFFF;
	-moz-box-shadow: 3px 3px 5px #888;
   -webkit-box-shadow: 3px 3px 5px #888;
}
