html {
	height: 100%;
}
/**************  body ****************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFF;
	}
body.sui {
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	min-width: 750px;
	max-width: 1050px;
	padding: 10px 0;
	margin-bottom: 1px;
}
body.top {
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0;
	margin-bottom: 1px;
	width: 5000px;
}


/************* links ****************/
a img{
	border:none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #002178;
	border:1px;
}


/************** common html tag formatting **************/
select {
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(136, 136, 136);
}
option {
	border-top-width: 1px;
	border-width: 1px;
	border-style: inset;
	border-color: rgb(204, 204, 204);
	background-color: rgb(255, 255, 255);
}
/**************** text formating (size/alignment/color) ************/
td.resultsDataOdd {
	font-size: 10pt;
	background-color: rgb(231, 231, 231);
}
td.resultsDataEven{
	font-size: 10pt;
	background-color: rgb(255, 255, 255);
}
h3 {
	color:red;
}
.columnTitle{
	vertical-align:top;
	text-align:left;
	background-color:rgb(231, 231, 231);
}
.highlight{
	color:red;
}
/***************** inputs **************/
input {
	font-size: 11px;
}
input [type="image"] {
	background-image: url("/images/gradient.jpg");
	border-width: 1px;
	border-style: solid;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

input [type="button"] {
	background-image: url("/images/gradient.jpg");
	border-width: 1px;
	border-style: solid;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

img.button {
	cursor:pointer;
}

input [type="submit"] {
	background-image: url("/images/gradient.jpg");
	border-width: 1px;
	border-style: solid;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

input [type="reset"] {
	background-image: url("/images/gradient.jpg");
	border-width: 1px;
	border-style: solid;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

input [type="button"]:hover {
	background-image: url("/images/gradientOn.jpg");
	border-width: 1px;
	border-style: inset;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

input [type="submit"]:hover {
	background-image: url("/images/gradientOn.jpg");
	border-width: 1px;
	border-style: inset;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}

input [type="reset"]:hover {
	background-image: url("/images/gradientOn.jpg");
	border-width: 1px;
	border-style: inset;
	border-color: rgb(136, 136, 136);
	cursor: pointer;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	/*	-x-background-x-position: 0%;
	-x-background-y-position: 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
*/
}
input.resultsLarge{
    size : 15px;
}
input.resultsSmall{
    size : 5px;
}
/************** misc *************/

div.center {
  text-align: center;
}
.clr {
	clear: both;
}

span.button { 
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

span.button:hover {
	color: #135cae;
}
/***************** header ****************/

div#header_l {
}
div#header_r {
	background-image: url(/images/banner_logo.jpg);
	background-repeat: no-repeat;
	height: 115px;
	text-align: right;
}
div#logo {
	
	width: 750px;
	height: 115px;
	text-align: right;
	/*margin-top: -6px;*/
/*	margin-left: auto;
	margin-right: 36px;*/
	background-image: url(/images/banner_logo.jpg);
	background-repeat: no-repeat;
}
/********************  footer  *****************/
div#footer{
}
div#footer_l{
}
div#footer_r {
	padding-top: 10px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}
div#footer_r div {
	text-align: center;
	color: #aaa;
	margin-left: auto;
	margin-right:auto;
}
div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}
div#footerspacer {
	height: 10px;
}

div#footer_logo {
	
	width: 730px;
	height: 90px;
	text-align: right;
	margin-top: -6px;
	margin-left: auto;
	margin-right: 36px;
}
/*****************  boxes and areas  **********************/
#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}
#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 1px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}
#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0px;
}

table.nopad td.middle_pad {
	width: 20px;
}
div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;
}
div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}
div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

#area {
	min-height: 200px;
	padding: 0;
}
#areaNoMin {
	padding: 0;
	}

/************** tables *************/
.td_label {
	font-size: 8pt;
	color: #002178;
	font-weight: bold;
	text-align: left;
}
td.results{
	font-size: 10pt;	
	vertical-align: top;
	text-align: left;
}

td.hiddenResults{
	vertical-align: top;
	text-align: left;
}
td.hiddenResults input{
	visibility: hidden;
}
table.password{
	background: url(../images/GradientRed.jpg) 0 0 repeat-x;
	color: white;
}
/********************  middle columns ***************/

#rightColumn {
	float: right;
    width: 235px;
    margin-right: 10px;
    overflow: hidden;
}
#leftColumn {
    padding: 0;
	margin: 0;
	width: auto;
	float:left;
	overflow: hidden;
}
div#maincolumn {
	width: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;		
	text-align: center;
}

/************* horizontal pill menu *************/
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
 white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-size: 10pt;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}


#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

/*************** Navigation menu *****************/

div.menu {
  margin-bottom: 50px;
}
div.menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin: -23px 0px 0px 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.menu div div div div {
	background: none;
	padding: 0;
}

div.menu ul {
	margin-left: 1.25em;
	padding-left: 1.25em;
}
/*

div>ul.menu {
	padding-left: -10px;
}

div>ul.menu ul {
	padding-left: -10px;
}

div>ul.menu ul ul {
	padding-left: 1em;
}

div>ul.menu ul ul ul {
	padding-left: 1em;
}
*/

div.menu ul a{
	font-size: 16px;
	font-weight: bold;
}
div.menu ul ul a{
	font-size: 15px;
	font-weight: normal;
}
div.menu ul ul ul a{
	font-size: 13px;
	font-weight: normal;
}	

div.information {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	position: relative;
}

span.information {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

table.information { 
	text-align: left;
}

table.information th { 
	vertical-align: baseline;
}

table.information td { 
	/*border: 1px solid #000;*/
}

fieldset { 
	padding: 5px;
	margin: 5px;
	text-align: left;
}

span.blacktext10 { 
	font-size: 10pt;
}
