body {
	text-align:center;
	background-color:#fff;
	background-image:url(images/page_bg.png);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS";
}

.smaller-text  {
	font: 12px Trebuchet MS;
}
.smaller-text a:link { text-decoration:none  }
.smaller-text a:visited {text-decoration:none  }
.smaller-text a:active {text-decoration: none  }
.smaller-text a:hover {text-decoration: underline  }

H2 {
	font-size: 14pt;
}



.ul_blue {
	list-style-image: url('images/checkmark_blue.gif');
	line-height: 18pt;
}
/*
input {
	background-color: #D7F3FB;
	border: 1px solid #666666;
	font-size: 7pt;
}
*/

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	/*font-weight:bold;*/
    text-decoration:none;
	font-size: 11pt;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    /*position:absolute;*/
    top:0px; left:-100;
	padding: 15px 0 0 0;
	width:400px;
	color: #000000;
	/* color: #993300; */
    text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}

/* end bubble tip */


#frame {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:4px;
	padding:0px;
	text-align:left;
	background:#fff;
}
#login {
	position:relative;
	padding-right:15px;
	text-align:right;
	font-size: 10px;
	padding-top:2px;
}
.login a:link {
	text-decoration: none
}
.login a:visited {
	text-decoration: none
}
.login a:active {
	text-decoration: none
}
.login a:hover {
	text-decoration: underline
}
#contentleft {
	width:210px;
	padding-left:10px;
	margin-right:10px;
	float:left;
	background:#fff;
}
#contentcenter {
	width:550px;
	padding:0px;
	float:left;
}
#contentright {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
}

#contentleft_3column {
width:250px;
padding:0px;
float:left;
background:#fff;
}
#contentcenter_3column  {
width:320px;
padding:0px;
float:left;
background:#fff;
}
#contentright_3column {
width:200px;
padding:0px;
float:left;
background:#fff;
}

#contentleft_2column {
width:300px;
	padding-left:10px;
	margin-right:10px;
float:left;
background:#fff;
}
#contentright_2column  {
width:450px;
padding:0px;
float:left;
background:#fff;
}
#contentright_legal  {
width:525px;
padding:0px;
float:left;
background:#fff;
}

#content_1column {
	width:700px;
	padding-left:30px;
	padding-right:30px;
	margin-right:10px;
	float:left;
	background:#fff;
}

#bio {
	width:486px;
	padding:10px;
	float:left;
	background:#fff;
	border: thin solid #CCCCCC;
}

.rbroundbox {
	background: url(images/nt.gif) repeat;
}
.rbtop div {
	background: url(images/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(images/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(images/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(images/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox {
	width: 95%;
}


.grbroundbox {
	background: url(images/gnt.gif) repeat;
}
.grbtop div {
	background: url(images/gtl.gif) no-repeat top left;
}
.grbtop {
	background: url(images/gtr.gif) no-repeat top right;
}
.grbbot div {
	background: url(images/gbl.gif) no-repeat bottom left;
}
.grbbot {
	background: url(images/gbr.gif) no-repeat bottom right;
}
.grbtop div, .grbtop, .grbbot div, .grbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.grbcontent {
	margin: 0 7px;
}
.grbroundbox {
	width: 95%;
}

#contentfooter {
	padding-top:20px;
	background:#fff;
	text-align: center;
	left: 1px;
}
.bottom_nav {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #00A2E3;
}
.bottom_nav a:link {
	text-decoration: none
}
.bottom_nav a:visited {
	text-decoration: none
}
.bottom_nav a:active {
	text-decoration: none
}
.bottom_nav a:hover {
	text-decoration: underline
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00A2E3;
	text-align: center;
}
#contentheader {
	height:103px;
	background:#fff;
	background-image:url(images/header_bg1.png);
}
#headerleft {
	width:150px;
	padding-left:50px;
	float:left;
}
#headerright {
	padding-top:2px;
	padding-right:10px;
	float:left;
}
.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 15px Trebuchet MS;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #005f83;
	border-width: 0px 0;
	background: url(images/blockdefault1.gif) center center repeat-x;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	float: right;
	color: white;
	padding: 3px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}
.solidblockmenu li a:visited {
	color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: white;
	background: transparent url(images/blockactive1.gif) center center repeat-x;
}
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}
#contentright p {
	font-size:10px
}

.dialog {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:760px;
	color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	font-size:18px;
	color:#FFF;
}
.dialog a:link {
	text-decoration: none
}
.dialog a:visited {
	text-decoration: none
}
.dialog a:active {
	text-decoration: none
}
.dialog a:hover {
	text-decoration: underline;
	color:#20B4EC
}
.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
	background:transparent url(images/dialog2-green-800x1600.png) no-repeat top right;
	_background-image:url(images/dialog2-green.gif);
}
.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}
.dialog .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.dialog .b {
	/* bottom */
	position:relative;
	width:100%;
}
.dialog .b, .dialog .b div {
	height:30px; /* height of bottom cap/shade */
	font-size:1px;
}
.dialog .b {
	background-position:bottom right;
}
.dialog .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}
.dialog .hd, .dialog .bd, .dialog .ft {
	position:relative;
}
.dialog .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:1000px;
	overflow:auto;
}
.dialog h1, .dialog p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
}
.dialog h1 {
	padding-bottom:0px;
}
