@charset "utf-8";
/* CSS Document */

*{
	margin:0; 
	padding:0;
}

html {
	color: #000000;
	background: #ffffff;
}
	
body {
	background: #ffffff;
	line-height: 15px;
	letter-spacing: 0.4px;
}

h1 {
	font-size: 145%;  
}

h2 {
	font-size: 130%;
	color: #09c;
}

h3 {
	font-size: 115%;  
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold; 
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
} 

em {
	font-style: italic;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;	
}

ul li {
	list-style: disc outside;
}

img {
	border-color: #FFF;
}

#wrapper {
	width: 1000px;	
}

#header {
	width: 1000px;
}

#headerTop{
	height: 112px;
	background: #0099cc;
}

.welcome {
	width: 423px;
	height: 63px;
	float: left;
	margin-top: 34px;
	margin-left: 23px;
	background: url(images/welcome.gif) no-repeat;
}

.logo {
	width: 78px;
	height: 60px;
	float: right;
    margin-top: 32px;
	margin-right: 24px;
	background: url(images/ultra_logo.gif) no-repeat;
}

.menu {
	padding-top: 72px;
	padding-right: 110px;
}

.menu a {
	color: #ffffff; 
	font-size: 77%; 
	font-family: Arial; 
	text-decoration: none; 
	margin-right: 0; 
	margin-left: 4px;
}

.menu a:hover { 
	color: #112461; 
	text-decoration: none; 
}

.menu img { 
	margin-left: 12px 
}

#headerBottom {
	height: 287px;
	margin-right: 1000px;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade li   { 
	background-color: #fff; 
	visibility: hidden; 
	list-style-type: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 1000px; 
	height: 287px 
}

#content {
	height: 600px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
}

#content a { 
	color: #09c; 
	text-decoration: none;

}
#content a:hover { 
	color: black;  
	text-decoration: none;
}

.breadcrumbs { 
	color: #09c; 
	font-size: 108%; 
	font-family: Arial; 
	margin-left: 20px; 
	left: 1.4em 
}

#contentLeft {
	width: 400px;
	height: 590px;
	font-size: 77%; 
	line-height: 140%;
	float: left;
  	border-right: 2px solid #CCC;
	margin-left: 20px;
	padding-right: 20px;
}

#contentMiddle {
	width: 420px;
	height: 590px;
	font-size: 77%; 
	margin: 0 auto;
    border-right: 2px solid #CCC;
	float: left;
	padding-left: 20px;
}

#contentRight {
	width: 70px;
	height: 590px;
	font-size: 77%; 
	line-height: 140%;
	float: left;
	padding-left: 20px;
	}
	
.bullets li {
	list-style-image: url("images/squarebullet.gif");
}
	
#contentIndex {
	height: 580px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
}

#contentIndex a { 
	color: #09c; 
	font-weight: bold;
	text-decoration: none;

}
#contentIndex a:hover { 
	color: black;  
	font-weight: bold;
	text-decoration: none;
}
	
#contentLeftIndex {
	width: 350px;
	height: 562px;
	padding-bottom: 20px;
	font-size: 77%; 
	line-height: 140%;
	float: left;
  	border-right: 2px solid #CCC;
	margin-left: 20px;
	padding-right: 20px;
}

.ultra_text {
	color: #09c; 
	font-weight: bold;
}

#contentMiddleIndex {
	width: 275px;
	height: 562px;
	padding-bottom: 20px;
	font-size: 77%; 
	line-height: 140%;
	margin: 0 auto;
    border-right: 2px solid #CCC;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#contentRightIndex {
	width: 250px;
	height: 562px;
	padding-bottom: 20px;
	font-size: 77%; 
	line-height: 140%;
	float: left;
	padding-left: 20px;
	}

#contentRightIndex p {
	padding-top: 1em;	
}

#contentRightIndex input { 
	font-size: 100%; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	width: 230px; 
	height: 20px; 
	border: 1px solid #CCC;
}

#contentRightIndex textarea { 
	font-size: 100%; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	width: 230px; 
	border: 1px solid #CCC;
}

#footer { 
	top: 3px;
	border-top: 1px solid #CCC;
	clear: both;
}

#footer a { 
	color: #666; 
	font-size: 77%; 
	font-family: Arial; 
	text-decoration: none; 
	margin-right: 12px; 
	margin-left: 4px
}

#footer a:hover { 
	color: #112461; 
	text-decoration: none;
}

#footerLeft {
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
}

#footerRight {
	float: right;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #666; 
	font-size: 77%; 
	font-family: Arial;
	position: relative; 
	top: 3px
}

#topLink a { 
	color: #09c; 
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	float:left;
	clear:both;
	font-size: 77%; 
	line-height: 140%;
	margin-left: 20px;
	padding-bottom: 20px;
}
#topLink a:hover { 
	color: black;  
	font-weight: bold;
	text-decoration: none;
}