table.printing	
{ width: 100%;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* change this to affect all cascading sizes! */
	color: black;
}


* {
	padding: 		0;
	margin: 		0;
	}

a, a:visited, a:hover{
	text-decoration: none;
	color: black;
}

/*
html, body{
	height:  100%;
}
*/


body{
	background-color: #FFFFFF;
}

/*<group=Impact>*/

#impact{
	display:none;
	}

	
/*</group>*/

/*<group=header>*/

#header1 span{
	display:  none;

}

#header2 {
	position: absolute;
	/*width: 142px;
	height: 60px;*/
	width: 346px;
	height: 40px;
	right: 30px;
	top: 0px;
	}

#header2 span{
	display: none;

}

#hdbleft {
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0px;
	top: 0px;
	background: transparent url(images/ulblk.gif) no-repeat top left;
}

#hdbright {
	position: absolute;
	width: 10px;
	height: 10px;
	right: 0px;
	top: 0px;
	background: transparent url(images/urblk.gif) no-repeat top right;
}

/* This controls the display of the localized brand */



#header1 {
	position: absolute;
	width: 204px;
	height: 62px;
	left: 30px;
	top: 0px;
	background: transparent url(images/uwdc_sm.gif) no-repeat top left;
}

#header{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	background-color:#FFFFFF;
}

#header img{
	border: none;
}
	
/*</group>*/

/*<group=footer>*/
#footer {
	float: left;
	width: 100%;	
}



#bodll {
	background-image:url(images/ll.gif);
	background-repeat:no-repeat;
	background-position: left top;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 0px;
	left: 0px;
}

#bodlr {
	background-image:url(images/lrblk.gif);
	background-repeat:no-repeat;
	background-position: left top;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 0px;
	right: 0px;
}

.micetype {
	font-size: 9px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
}
	
/*</group>*/

/*<group=maincontent>*/

/*<group=collasping menu>*/
	/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
margin: 0 0 12px 0;
font-size: 10px;
display: none;
	/*/*/display: block; /* Hide from NN4*/
}
#p7TMnav {
	display:none;
	}

/*</group>*/

#maincontent {
	width: 100%;
	position: relative;
	top: 100px;
	left: 0px;
	right: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* change this to affect all cascading sizes! */
	color: black;
	}
	
#maincontent img{
	margin: 10px;
}	

#maincontent a{
	color: #243d86;
	text-decoration: none;
	}	

#maincontent a:hover{
	text-decoration: underline;

}	

#maincontent a:visited{
	color: #cd1c08;
}

#quiz {
	float: left;
	width: 380px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: url(images/quiz-bg2.gif);
	margin: 10px;
}

#quizshort {
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: url(images/quiz-bg.gif) 0px -30px;
	width: 380px;
}

#quiz p, #quiz form{
	margin: 20px;
}

#quiz label{
	line-height: 18px;
}

#newsandevents {
	float: left;
	margin: 10px;
	padding:  10px;
	width: 50%;
}
	
	#mc1 {
	margin-left: 0;
	padding: 1em;
	height: auto;
	font-size: .9em;
}

#mc1 p{
	top: 2px;
	font-size: .9em;
	margin-bottom:  .5em;
}


#mc1 .ul1{
	font-size: .9em;
	font-weight: bold;
	list-style: disc;
	margin-left: 2em;
	margin-bottom: 2em;
}

#mc1 .ul1 p{
	font-size: .9em;
	margin-bottom:  .5em;
	font-weight: normal;
	font-style: italic;
}

#mc1 .ul2{
	font-size: .9em;
	list-style: disc;
	margin-left: 2em;
}


#mc1 h1, #mc1 .hd1 {
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #243d86;
	color: #8a8dbc;
		font-size: 1.2em;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom:.5em;	
}

#mc1 h3, #mc1 .hd3{
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #243d86;
	color: #8a8dbc;

	font-size: 1.1em;
	margin-top: .5em;
	font-weight: bold;	
}

#mc1 h4, #mc1 .hd4{
	font-family: Meta, "Trebuchet MS", Arial, Sans-serif;
	color: #243d86;
	color: #8a8dbc;
	font-size: 1em;
	margin-top: .5em;
}

/* Rules for normal body */

#mc1 .bdy {
	font-size: .9em;
}

/* Body, Single Space */

#mc1 .bss {
	font-size: .9em;
	margin-bottom: 0px;	
}

#mc1 .bs2{
	font-size: .75em;
	margin-bottom: 0px;
}

#mc1 .ftn {
	font-size: 10px;
}



#mc1 .bul {
	font-size:.9em;
	top: 0px !important;
	text-indent: 0px !important;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style: disc outside;
}		

#mc1 .bld {
	font-weight: bold;
}

#mc1 .bbs {
	font-weight: bold;
	margin-bottom: 0px;
}


#mc1 .nbl {
	font-size: .9em;
	top: 0px !important;
	margin-bottom: 0px;
	list-style: none;
	margin-left: 15px;
	}
	
#mc1 .ol1, #mc1 .nml {
	font-size: .9em;
	top: 0px !important;
	list-style: outside decimal;
	margin-left: 30px;
}

#mc1 .uro {
	font-size: .9em;
	top: 0px !important;
	list-style: upper-roman outside;
	margin-bottom: 0px;
	margin-left: 30px;
}

	

#mc1 .ind {
	top: 0px !important;
	margin-bottom: 0px;
	font-size: .8em;
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
}


#mc1 .dateline {
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
	}

#main_bot{
	clear: both;
}


#breadcrumb {
	font: 9px Verdana, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	}

#breadcrumb span {
	color: #666;
}

#mc1 .directoryHead{
	color: #243d86;
	margin-top: 15px;
	font: 12px/12px Meta, "Trebuchet MS", Arial, Sans-serif;
	margin-bottom: 0px;
}

#mc1 .directoryHead a{
	color: #243d86;
	font: 12px/12px Meta, "Trebuchet MS", Arial, Sans-serif;
	text-decoration: none;
}

#mc1 .directoryHead a:hover{
	color: #243d86;
	font: 12px/12px Meta, "Trebuchet MS", Arial, Sans-serif;
	text-decoration: underline;
}

#mc1 .directorySummary{
	color: #333333;
	text-indent: 10px;
	font: 10px/10px Arial, Helvetica, sans-serif !important;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mc1 .directoryLink {
	font: 9px/10px Arial, Helvetica, sans-serif;
	text-indent: 10px;
}

#mc1 .directoryLinkBul {
	font: 10px/11px Arial, Helvetica, sans-serif;
	text-indent: 20px;
	list-style: none;
}




#siteMapTable {
	width: 100%;
	margin: 2px;
}

#siteMapTable td{
	vertical-align: top;
	width:33%;
	padding-left: 10px;
}


#mc1 .siteMapBox0 {
	background: inherit;
	width:  50%;
	float: left;
	margin: 0px 10px 10px 10px;
}

#mc1 .siteMapBox1 {
	background: inherit;
	float: right;
	margin: 0px 10px 10px 10px;
}

#mc1 .siteMap {
	padding: 0px;
	font-size: .75em;
	line-height: 1em;
	background: #fff;
	margin: 0px;
	padding-bottom: .1em;
	border-left: solid #8a8dbc 2px;
}

#mc1 .siteMap a:visited{
	color: #243d86;
}

#mc1 .siteMap.c1 {
	color: #243d86;
	text-indent: 1em;
	background-color:#E5E6F0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.25em;
	margin: 10px 0px 0px 0px;
	padding: .1em 0 0 0;
}


#mc1 .siteMap.c1 a:link {
	/*color: white;*/
}

#mc1 .siteMap.c1 a:visited {
	/*color: #dfe5f1 !important;*/
}



#mc1 .siteMap.c2 {
	text-indent: 2em;
	font-weight: bold;
}

#mc1 .siteMap.c3 {
	text-indent: 3em;
}

#mc1 .siteMap.c4 {
	text-indent: 4em;
}

#mc1 .siteMap.np {
	font-style: italic;
}

#mc1 .siteMap.vbt{
	background-color: #ffee99;
}

#mc1 .siteMap img{
	margin: 0px 0px 0px 5px !important;
}

#id {
	
}

/*this is the floating box*/
.bqfl {
	font-size: 10px !important;
	float: right;
  	width: 270px;
  	background-color: #fadc78;
	padding: 10px;
	margin: 10px;
	border-right: 1px solid #EFAA23;
	border-bottom: 1px solid #EFAA23;
}
 
 .bqfl h3{
	margin-top: 0 !important;
	font-size: 1.1em;
	color: white !important;
 	background: #243d86;
 	text-align:center;
 	padding: .3em;
}

.bqfl img{
	/*margin: 0px !important;*/
}


.bqfl p{
	font-size: 10px !important;
	color: #000000;
	text-align: justify;
	margin: 1em .5em .5em .5em;
}

.bqfl .ssfact{
	color:  #fff;
	background-color: #333;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}

div .dpsh{
	float: left;
	background-image: url(images/dropshadow.png) !important;
	background-image: url(images/dropshadow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	
	margin:  10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

div .dpsh img{
	display: block;
	position: relative;
	margin:  -6px 6px 6px -6px !important;
	/*padding: 2px;*/
	background-color: #fff;
	border: 1px solid #a9a9a9;
	
	}



/* These rules define the floating sidebars for the secondary pages */
.bqf2 {
	display: none
	}


/* lets try this with a table instead... sigh. */

#bqf3 {
	display:none}



#extLink_doc{
	background: no-repeat url(images/type_doc_lg.gif) 0px 0px;
	height: 32px;
	padding-right: 32px;
	text-indent: 32px;
	font: 14px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#extLink_pdf{
	background: no-repeat url(images/type_doc_lg.gif) 0px 0px;
	height: 32px;
	padding-right: 32px;
	text-indent: 32px;
	font: 14px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



/* mcul -- the digbat in the upper left corner of the content area*/
/* Phuong commented this out.  It should not be displayed on a hard-copy. 
#mcul {
	background-image:url(images/mculwhite.gif);
	background-repeat:no-repeat;
	background-position: left top;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 200px;
}
*/

#mcul {
	display: none;
	}
	
/*</group>*/

#gennav {
	display: none;
	}
	

#donatenav{
	display:  none;
	
}


#babel{
	display: none;
	}

/* language selectors */






#legal {
	font-family: Arial, sans-serif;
	font-size: .5em;
	color: black;
	margin:2em 0 .5em 0;
	
}

/*<group=search box>*/

#searchnav {
		display: none;
		}



/*</group>*/

/*<group=login box>*/

#login {
		display:none;
		}


/*</group>*/

#ldg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	font-size: small;
	width: 100%;	
}

#ldg tr{
	vertical-align: top;
}

#ldg td{
	margin: 0px;
	padding: 0px 10px 0px 2px;
	font-size: 12px;
}

#ldg th{	
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-color: #555;
	font-weight: bold;
}

.copper, .copper a{
	background: #99321f;
	font-size: 12px;
	color: #ffdcdc;
	font-weight: bold;
	padding: 0px !important;
}

.bronze, .bronze a{
	font-size: 12px;
	color: #e7dcac;
	font-weight: bold;
	background: #b58c56;
	padding: 0px !important;
}

.gold, .gold a{
	font-size: 12px;
	color: #fcff12;
	font-weight: bold;
	background: #dfb038;
	padding: 0px !important;
}

.silver, .silver a{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: #b3b3b3;
	padding: 0px !important;
}

.platinum, .platinum a{
	font-size: 12px;
	color: #323232;
	font-weight: bold;
	background: #e0e7f0;
	padding: 0px !important;
}
.printview{
	font-size: 12px;
	color: #8a8dbc;
	font-weight: bold;	
	padding: 0px !important;
}
.copperrule{
	border-top:3px solid #99321f;
	position: absolute;
	width: 20%;
	height: 3px;
	left: 0px;
}

.bronzerule{
	border-top:3px solid #b58c56;
	position: absolute;
	width: 20%;
	height: 3px;
	left: 20%;
}

.goldrule{
	border-top:3px solid #dfb038;
	position: absolute;
	width: 20%;
	height: 3px;
	left: 40%;
}

.silverrule{
	border-top:3px solid #b3b3b3;
	position: absolute;
	width: 20%;
	height: 3px;
	left: 60%;
}

.platinumrule{
	border-top: 3px solid #e0e7f0;
	position: absolute;
	width: 20%;
	height: 3px;
	left: 80%;
}


#lgdrule{
	height: 10px;
	width : 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
	}
	
/* \*/
* html #lgdrule {height: 1%;
	position: absolute;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/* */

.copper a, .bronze a, .gold a,.silver a, .platinum a {
	text-decoration: underline;
}



#glt {
	margin: 10px;
	font-size: 10px;
}

.coname, .coname a, .coname a:visited{
	font-size: 14px !important;
	color: #243d86 !important;
	text-decoration: none !important;
}

.ldgtr0{
	background-color: inherit;
	color: #000;
}

.ldgtr1{
	background-color: inherit;
	color: #000;
}

.ldgco {
	color: #243d86;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bold;
}

/*<group=simpForm>*/

#simpForm input,#simpForm textarea, #simpForm select{
	/*color: #666;*/
	color: #000;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#simpForm p{
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 75%;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}


#simpForm input:focus,#simpForm textarea:focus, #simpForm select:focus{
	color: black;
}

#simpForm .menu{
	width: 100px;
}

#simpForm .tallbox{
	margin-bottom: 50px;
}



#simpForm label{
	display: block;
	text-align: right;
	float: left;
	width: 25%;
	padding-right: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#simpForm br{
	clear: left;
}
	
/*</group>*/

.upper{
	font-size: 8px;
}