BODY {
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 9pt;
 	color: #000000;
	margin-top: 0px;
 	margin-left: 0px; 
  margin-bottom: 0px;
	margin-right: 0px;	
} 

H1{
	font-size: 12pt;
}

H3{
	font-size: 10pt;
}

B{
	font-weight: normal;
}

IMG{
	border: 0;
}

.picright{
	float: right;
	padding-left: 5px;
}

.picleft{
	float: left;
	padding-right: 5px;
}

.notice{
  border: 3px solid #000;
  background-color: #FFA500;
  padding:5px;
  margin-bottom:10px;
  font-weight:bold;
  font-size:1.2em;
}



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

a, a:link, a:active, a:visited {color: #003399; text-decoration: underline; font-weight: normal;}
a:hover {font-weight: normal; text-decoration: none;}


/* ========================================================================= */
/* ----------------------------- SCRIPT STYLES -------------------------------*/
/* ========================================================================= */

#container {
	width: 725px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#logo{
	top:0px;
	height:70px;
	width:595px;
	left:0px;
	position: absolute;
	background-image: url(imgs/UKF-logo.gif);
	background-repeat: no-repeat;
}

#left {
	width: 600px;
	top:71px;
	left:0px;
	position: absolute;
}

#right{
	width:125px;
	left:601px;
	top:89px;
	position: absolute;	
}

#content{
	padding-left: 5px;
  padding-right: 5px;
	width:590px;
	position: relative;
	padding-bottom: 5px;
}

/* for IE */
* html #content {
 height: 500px;
}

/* for IE */
* html #content2 {
 height: 500px;
}

#content2{
	padding-left: 5px;
  padding-right: 5px;
	width:590px;
	position: relative;
	padding-bottom: 5px;
  min-height:500px;
}

#footer{
	width:100%;
	position: relative;
	background-color: #F60;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#footer a{
	font-weight: bold;
	color: #FFFFFF;
}

#footercol1 a{	
  text-decoration: none;
  font-weight:normal;
	color: #FFFFFF;
}

#footercol2 a{
	text-decoration: none;
  font-weight:normal;
	color: #FFFFFF;
}

#footercol3 a{
	text-decoration: none;
  font-weight:normal;
	color: #FFFFFF;
}

#footercontainer{
	width:600px;
  position: relative;  
  height:50px;
}

#footercol1{
	width:200px;
	top:0px;
  left:0px;
  position:absolute;
  background-color: #F60;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#footercol2{
	width:200px;
	top:0px;
  left:200px;
  position:absolute;
  background-color: #F60;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#footercol3{
	width:200px;
	top:0px;
  left:400px;
  position:absolute;
  background-color: #F60;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

#header{
	width:100%;
	position: relative;
  text-indent: 5px;
  padding-top: 2px;
  padding-bottom: 2px;  
  font-weight: bold;
	background-color: #F60;
	color: #FFFFFF;
	/* height:16px; */
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 125px;
	border-bottom: 0px solid #F60;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}
ul li {
	position: relative;
}

ul li h4{
	display: inline;
	font-size: 10pt;
	font-weight: normal;
}
li ul {
	position: absolute;
	left: -124px;
	top: 0;
	display: none;
}

 ul li a:link, li a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #F60; 
	padding: 5px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #F60; 
	border-left: 1px solid #F60;
	border-right: 1px solid #F60;
        border-bottom: 1px solid #F60;
	font-weight: bold;
} 

ul li a:hover {
	display: block;
	text-decoration: none;	
	color: #F60;
	background: #FFFFFF;	
	padding: 5px;
	border-bottom: 1px solid #F60;
	font-size: 80%;
	font-family: Arial, sans-serif;
	border-top: 1px solid #F60; 	 
	border-left: 1px solid #F60;
	font-weight: bold;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul {
	display: block;
}

.w3cvalid{
	padding-top: 10px;
	text-align: right;
  padding-bottom: 10px;
}

.bullet{
	background-image: url(imgs/bullet2.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	padding-left: 15px;
	line-height: 1.4em;
}

.indent{
	padding-left: 30px;	
	width: 400px;
  padding-bottom: 10px;
}

.formleft{
	font-weight: bold;
  font-size: 10pt;
  width: 50%;
  text-align: right;
  padding-right: 5px;
}

.formright{
	width: 50%;
}

.forminput{

}

.form{
	width: 100%;  
}

.dialupdetails{
	background-image: url(imgs/dialup-background.gif);
	background-repeat: no-repeat;
  border-width: 3px;
  border-color: #FF6600;
  border-style: solid;
}

.dialupindent{
  padding-left: 95px;
}

#error_col{
	color:#F00;
	font-weight:bold;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:5px;
}
