/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #344E49;
	background-image: url(../images/bkg/unco.gif);
	margin: 10px auto;
	border: 2px solid #B0B0B0;
	width:92%;
}

/* CONTENT STYLES */

.content1 {
	color: #344E49;
	font-size: 9pt;
	line-height:1.2em;
	text-align: justify;
}
.content2 {
	color: #344E49;
	font-size: 11pt;
	line-height:1.25em;
	text-align: justify;
}
.content3 {
	color: #344E49;
	font-size: 11pt;
	line-height:1.25em;
	text-align: justify;
	background-image:url(../images/bkg/unco3.gif);
	padding: 20px 40px;
	border: 1px solid #666666;
	margin: 10px 30px;
}

#navtop {
	background-image: url(../images/bkg/unco.gif);
	position: relative;
	width: 500px;
	left: 40px;
	top: -15px;
	margin-bottom: 0px;
	clear:left;
	z-index:1;

}

#main {
	clear:both;
	margin-top: -10px;
	margin-right: 2px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left: 15px;
	width: 96%;
	z-index:0;

}

#navbottom {
	background-image: url(../images/bkg/unco.gif);
	padding-top: 5px;
	margin-top: 10px;
	position: absolute;
	width: 90%;
	margin-right:10%;
	margin-left:2%;
	bottom: 5;
	border-color: #F0F0F0;
	height: 40px;
	z-index:2;


}

#sspos {
	float: right;
}





/* ============= FONT STYLES ================== */


h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13pt;
	text-align:left;
	color: #51417A;
	margin-left: 20px; }

.font-tiny {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 7pt;
	line-height: 7pt;
	letter-spacing:.2em;
}

.font-bold {

	font-weight: bold;
}

.font-header1 {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
}

.font-header2 {
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
}
.font-header3 {
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .015em;
	font-weight: 500;
	color: #002B5E;
}



.text-outdent {
	color: #000000;
	text-indent: -15px;
	padding-left: 30px;
	line-height: 14pt;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #EBEBEB;
}
.text-indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	padding: 4px 4px 4px 20px;
	border: 1px solid #FFFFFF;
	text-indent: -13px;
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 20px;
}





/* ============== LINKS ==================== */




.link1
     { font-family: arial, helvetica, sans-serif;
       font-size: 10pt;
       text-decoration: none;  }
a.link1:link { color:#7D7D7D  }
a.link1:visited { color: #959595}
a.link1:hover { color: #264DA6;   text-decoration: underline; }
a.link1:active { color: #DB2B2B; }


.link2
     { font-family: arial, helvetica, sans-serif;
       font-size: 8pt;
       text-decoration: none;  }
a.link2:link { color:#6C6C6C;  }
a.link2:visited { color: #6C6C6C; }
a.link2:hover { color: #FF0000;	text-decoration: overline; }
a.link2:active { color: #6600FF; }


.link3 { 
		font-family: Georgia, times, serif;
		font-size: 11pt;
		font-weight:bold;
		color: #0033CC;
        text-decoration: none;
		letter-spacing: -.05em; }
a.link3:link { color:#0033CC;  }
a.link3:visited { color: #003399; }
a.link3:hover { color: #FF0000;  text-decoration: underline; }
a.link3:active { color: #6600FF; }


.link-blue
     { font-family: Georgia, times, serif;
       font-size: 9pt;
	    color:#6C6C6C;
       text-decoration: none;
        }
a.link-blue:link { color: #0000FF;  }
a.link-blue:visited { color: #0000FF; }
a.link-blue:hover { color: #A4291C;

		text-decoration: underline; }
a.link-blue:active { color: #6600FF; }
	



/* ================ MISC STYLES ====================== */


.form-fill {
	font-family: "Trebuchet MS", Palatino, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	border: 1px solid #623373;
	height: 22px;
	width: 200px;
	padding-left: 4px;
	background-color: #EEE3C1;
	background-image:url(../images/bkg/unco.gif); }
	
input:focus, textarea:focus, input.sffocus, textarea.sffocus {
	background-color: #F8B11F;
	background-image:url(../images/bkg/unco2.gif);
	border-color: #F24F00;
}

.float-left {
	float: left;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.float-right {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.gradline1 {
	line-height: 5px;
	background-image: url(../images/bkg/h3_sunrize1.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
.gradline2 {
	line-height: 5px;
	background-image: url(../images/grdt/h2_blutan1.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
.gradline3 {
	line-height: 5px;
	background-image: url(../images/grdt/h2_purple1.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
.dropcap1 {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #44095E;
	background-color: #DFDFDF;
}
.redheader {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
