@charset "utf-8"; html,body
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .9em;
	height: 100%;
	background-color: #333333;
}
.hide {
position:absolute;
top:-9999px;
left:-9999px;
}
.show {
position:inherit;
display:block;
}
p
{
	line-height: 1.75em;
	margin-top: .2em;
}

h2
{
	color: #5f9ed6;
	font-size: 150%;
	font-weight: normal;
	margin-top: 7px;
}

h3
{
	color: #5f9ed6;
	font-size: 135%;
}

h4
{
	color: #5f9ed6;
	font-size: 120%;
}

h5
{
	color: #5f9ed6;
	font-size: 110%;
}

a
{
	color: #5f9ed6;
	text-decoration: none;
}

a:hover, .more-link a:hover
{
	color: #66CCFF;
}
.imports
{
     list-style: none;
}

.alpha
{
        list-style-type: lower-alpha;
}

.m2x
{
        margin-left:2em;
}


ul,ol
{

}
ul,ol li
{
	line-height: 1.5em;
}

/************************
*forms
*************************/
form
{
	margin: 20px 0 0 0;
}

form input, select
{
	border: 1px solid #CCF;
}

form input.radio
{
	border: none;
}

form button
{
	border: 1px solid #CCF;
	background-color: transparent;
}

form legend
{
	color: #66A;
	font-size: 110%;
	font-weight: bold;
}

form fieldset
{
	border: 1px solid #66A;
	padding: 2em;
}

form label
{
	font-weight: normal;
}

form ul
{
	padding: 0;
	margin: 0;
}

form ul li
{
	list-style-type: none;
	margin: 1em 0 0 0;
}

textarea
{
	width: 30em;
	height: 10em;
}
/**********************
*   end forms
**********************/

.back
{
	text-align: center;
}
.center
{
        text-align: center;
}
.nav_item
{
    text-transform: uppercase;
}
#ucf_header
{
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ffc904;
	background-color: #000;
	height: 43px;
	color: #fff;
}

#ucf_header .wrapper
{
	width: 775px;
	margin: 0 auto;
	padding-top: 8px;
	overflow: hidden;
}

#ucf_header #ucf_logo
{
	float: left;
	margin: 0;
	padding: 0;
	background: url('../images/62.png') no-repeat;
}

#ucf_header #ucf_logo a
{
	display: block;
	text-indent: -999px;
	height: 27px;
	width: 317px;
}

#ucf_header #search
{
	text-align: right;
	height: 30px;
	padding-top: 5px;
	margin: 0;
}

#ucf_header #search *
{
	padding: 0;
	margin: 0;
}

#ucf_header #search fieldset
{
	border: none;
}

#ucf_header #search #q
{
	height: 15px;
	width: 150px;
	padding: 2px;
	border: 1px solid #aaa;
	color: #448;
	background: #fff;
}

#ucf_header #search .submit
{
	border: none;
	height: 16px;
	width: 15px;
	vertical-align: top;
	position: relative;
	top: 3px;
}

#site
{
	width: 100%;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background-color: #ffffff;
}

#site #linkbar
{
	padding: 0;
	margin: 0 auto;
	width: 959px;
}

#site #linkbar #nav
{
	padding: 69px 0 13px 0;
	margin: 0 auto;
	float: left;
	list-style-type: none;
	height: 28px;
	width: 474px;
	background-image: url('../images/47.png');
	background-repeat: repeat-x;
}

#site #linkbar #nav li
{
	float: left;
	padding: 0;
	margin: 5px 15px 0 15px;
}

#site #linkbar #nav a
{
	padding: 0 9px;
	lineheight: 8px;
	font-size: .87em;
	text-decoration: none;
	color: #ffffff;
	font-family: "Arial",Verdana,Helvetica,Arial,sans-serif;
	display: block;
}

#site #linkbar #nav #active
{
	background: url('../images/46.png') no-repeat right center;
}

#site #linkbar #nav #active a
{
	background-image: url('../images/45.png');
	background-position: center left;
	background-repeat: no-repeat;
}

#site #linkbar #logo
{
	float: left;
}

#site #linkbar #logo h1 a
{
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -9999px;
}

#site #linkbar #logo h1
{
	margin: 0;
	padding: 0;
	height: 110px;
	width: 286px;
	background: url('../images/50.png') no-repeat top left;
}

#site #linkbar #search-infolit
{
	width: 180px;
	float: left;
	background: url('../images/63.png') no-repeat top right;
}

#site #linkbar #search-infolit fieldset
{
	border: 0;
	padding: 74px 0 0 15px;
	margin: 0 0 0 0;
}

#insite-search
{
	margin: 0;
	padding: 0;
	height: 110px;
}

#insite-search #insite-keyword
{
	width: 117px;
	height: 18px;
	background: none;
	border: none;
	font-size: 11pt;
	color: #626262;
	margin: 0 0 0 0;
	padding: 0;
}

#insite-search #insite-search-submit
{
	height: 21px;
	width: 24px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#insite-search label
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	font-size: 1px;
	display: block;
	text-indent: -9999px;
}

html>body #insite-search label
{
	font-size: 1em;
}

#site #spotlight
{
	clear: both;
	margin: 0 auto;
	width: 959px;
}

#site #spotlight #top-main
{
	background-color: #565656;
	background-image: url('../images/44.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 14px;
	width: 944px;
	font-size: 1px;
}

#site #spotlight #top-lft
{
	background-image: url('../images/43.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 370px;
	float: left;
}

#site #spotlight #mid-main
{
	clear: both;
	background-image: url('../images/40.png');
	background-repeat: repeat-x;
	float: left;
	width: 944px;
	height: 290px;
}

html>body #site #spotlight #mid-main
{
	min-height: 290px;
	height: 20%;
}

#site #spotlight #mid-rt
{
	background-image: url('../images/41.png');
	background-repeat: no-repeat;
	height: 290px;
	width: 370px;
	float: right;
}

#site #spotlight #spotlight-content
{
	float: left;
	width: 537px;
	padding: 15px 15px 10px 22px;
	color: #ffffff;
}

#site #spotlight #spotlight-content h2
{
	color: #ff6cc2;
	font-weight: normal;
	font-size: 180%;
	padding-top: 0;
	margin: 0;
	letter-spacing: .07em;
}

#site #spotlight #bot-main
{
	clear: both;
	background-color: #252525;
	background-image: url('../images/39.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 10px;
	width: 945px;
	font-size: 1px;
}

#site #spotlight #bot-lft
{
	background-image: url('../images/38.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
	float: left;
}

#site #body-bg
{
	background: #f3f1e6 url('../images/33.png') repeat-x;
	clear: both;
	margin: 0 auto;
	padding: 0 0 15px 0;
	height: 100%;
}

#site #body-bg #content
{
	clear: both;
	padding: 35px 11px 11px 11px;
	margin: 0 auto;
	width: 965px;
}

.box
{
	margin: 0 auto;
	width: 300px;
	float: left;
	padding: 0 20px 0 0;
}


.box-top
{
	background-color: #ffffff;
	background-image: url('../images/64.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 11px;
	width: 300px;
}

.box-top-lft
{
	background-image: url(../images/34.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	float: left;
}

.box-content
{
	background-image: url(../images/35.png);
	background-repeat: repeat-x;
	float: left;
	width: 270px;
	padding: 0 15px 0 15px;
	clear: both;
}

.box-content h2
{
	padding: 0;
	margin: 0;
}

.more-link
{
	text-align: right;
}

.more-link a
{
	color: #5f9ed6;
	font-style: italic;
	text-decoration: none;
}

#site #body-bg #content #buffer
{
	clear: both;
	font-size: 1px;
}

#site #body-bg #sub-content
{
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 975px;
}

#site #body-bg #sub-content #sub-bg
{
	width: 963px;
	background: url(../images/51.png) no-repeat;
}

#site #body-bg #sub-content #sub-bg #sub-main-content
{
        min-height: 270px;
	width: 600px;
	margin: 10px 55px 0 0;
	padding: 20px 0 0 30px;
	float: left;
}

#site #body-bg #sub-content #sub-bg #sub-main-content h2
{
	font-size: 180%;
}

#site #body-bg #sub-content #sub-bg #sub-navbox
{
	float: left;
	width: 246px;
	padding: 0px;
	margin: 20px 0;
}

#site #body-bg #sub-content #sub-bg #sub-bg-bottom
{
	clear: both;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-top
{
	background-image: url(../images/65.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 246px;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-top
{
	background-image: url(../images/65.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 246px;
	font-size: 1px;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-content
{
	background-image: url(../images/66.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 246px;
	padding: 1px 10px;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-content h2
{
	font-size: 130%;
	color: #4d4c4b;
	padding: 0 30px 0 10px;
	font-weight: bold;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-content a
{
	font-weight: bold;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-content li
{
	list-style-image: url(../images/36.png);
	padding: 0 30px 20px 0;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-content ul
{
	position: relative;
	left: -15px;
}

#site #body-bg #sub-content #sub-bg #sub-navbox #sub-navbox-bot
{
	background-image: url(../images/67.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 248px;
	font-size: 1px;
}

#footer
{
	clear: both;
	width: 100%;
	height: 5%;
	color: #ffffff;
	padding: 20px 0 20px 0;
	text-align: center;
	margin: 0;
	font-size: .85em;
}

html>body #footer
{
	padding: 10px 0 10px 0;
}

*:first-child+html #footer
{
	padding: 20px 0 20px 0;
}

#footer #footer-wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 945px;
}

#footer #footer-wrapper #copyright
{
	float: left;
	margin: 0 80px 0 0;
	text-align: left;
}

#footer #footer-wrapper #footer-links
{
	float: right;
	text-align: right;
}

#footer #footer-wrapper #footer-links #footer-nav
{
	list-style-type: none;
}

#footer #footer-wrapper #footer-links #footer-nav li
{
	float: left;
	margin: 0;
	padding: 0;
}

#footer #footer-wrapper #footer-links #footer-nav a
{
	padding: 0 10px 0 10px;
	font-family: "Arial",Verdana,Helvetica,Arial,sans-serif;
	display: block;
} 