/* -- PAGE LAYOUT -- */

#discovernd {
	width: 100%;
	background: #CCCC99;
	background-image: url(//209.147.79.3/Northdakota/images2/discovernd_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}
	
#tlayout {
	width: 715px;
	}
	
td.contentarea {
	background: #FFFFFF;
	padding: 10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}
	
td.column1 {
	width: 179px;
	padding-right: 15px;
	font-family: arial,geneva,sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 200%;
	}
	
td.column2 {
	width: 179px;
	padding-right: 15px;
	font-family: arial,geneva,sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 200%;
	}
	
td.column3 {
	width: 304px;
	font-family: arial,geneva,sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 200%;
	}
	
td.tier2column1 {
	width: 375px;
	padding-right: 14px;
	}
	
td.tier2column2 {
	width: 303px;
	font-family: arial,geneva,sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 200%;
	}
	
td.tier2full {
	width: 695px;
	}

td.footer {
	background: #EBEBEC;
	padding: 3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
/* -- DOCUMENT PROPERTIES -- */
	
body {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	background-color: #333366;
	background-image: url(//209.147.79.3/Northdakota/images2/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}

.monospace {font-family: courier,monospace; font-size: 11px;}

/* -- LINK STYLES -- */
/* removed text decoration : none */
a:link {
	color: #0000CC;
	background-color: transparent;
	}

a:active {
	color: #CC0000;
	background-color: transparent;
	}
	
a:visited {
	color: #990099;
	background-color: transparent;
	}
	
a:focus {
	color: #000066;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:hover {
	color: #000066;
	background-color: transparent;
	text-decoration: underline;
	}

a.highlight:focus {
	background: #CCCCFF;
	text-decoration: none;
	}
	
a.highlight:hover {
	background: #CCCCFF;
	text-decoration: none;
	}


/* -- TEXT CONTROL -- */

.heading1 {
	color: #000099;
	background-color: transparent;
	font-family: arial,helvetica,sans-serif;
	font-size: 85%;
	line-height: normal;
	font-weight: bold;
	}
	
.normal {
	color: #000000;
	background-color: transparent;
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
	line-height: normal;
	}
	
.small {
	font-family: arial,geneva,sans-serif;
	font-size: 65%;
	color: #000000;
	}
	
.formLabel {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.font1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.fontbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.fontmain {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000066}
.fontsec {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000066}

.fontsec2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}


.redClass {  
font-family: Arial, Helvetica, sans-serif; 
color: red; 
font-weight: bold;
background-color:red;
}
.silverButton {
	font-size: 6px;  
	font-family: Arial, Helvetica, sans-serif; 
	color: silver; 
	background-color:silver;
}
.redButton {
	font-size: 6px;  
	font-family: Arial, Helvetica, sans-serif; 
	color: red; 
	background-color:red;
}

.fontital {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: italic}

a.link1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #800000}
a.link1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #004080}

.warning {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; font-weight: bold}
.fontred {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red}

.fontsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

.bandaids {
	text-decoration: none;
}
.fontblue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000BB; font-weight:bold}

.fontdarkred {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight : bold}
.pollfont {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold}
.pollfont1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff}

.pollText {	 font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; background-color: #0000BB}

.pollButton {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; background-color: #CC0000}

.pollResultText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}



	
