/***page structure***/

body {
	background: #fefefe url(../images/pageback.png) repeat-x 0px 38px;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0;
	width: 100%;
	min-width: 1024px;
	text-align: center;
}

#headbar {
	width: 100%;
	height: 50px;
	background: transparent url(../images/headbar.png) repeat-x 0 0;
}

#headbar.previewer {
	text-align: center;
}

#headbar.previewer input {
	margin-top: 6px;
}

#mainbod, #previewbody {
	height: 100%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#previewbody {
	background: transparent;
	margin-top: 5%;
	height: 600px;
	text-align: center;
}

#previewbody #insert {
	padding: 20px;
	background: #494949;
	border: 5px solid white;
}


#mainlogo {
	height: 155px;
	width: 120px;
	background: url(../images/fedlogo.png) no-repeat 0px 16px;
	margin-left: 35px;
	float: left;
}

#mainlogo #hotspot {
	display: block;
	position: relative;
	left: 0px;
	top: 19px;
	width: 93px;
	height: 105px;
}

#mainactions {
	float: left;
	width: 455px;
	padding-left: 319px !important;
	padding: 0 0 0 219px;
	margin: 10px 0;
}

#clientlogin {
	height: 40px;
	width: 960px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#clientlogin #formslide {
	width: 380px;
	float: right;
	overflow: hidden;
	margin-right: 35px;
}

#clientlogin form {
	height: 40px;
	background: transparent;
	margin-top: 7px;
	color: #9dde4f;
	text-align: right;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

p#loginmessage {
	width: 280px;
	margin: 12px 0 0 0;
	float: left;
	background: transparent;
	color: #9dde4f;
	text-align: right;
	font-size: 10px;
}

p#greeting {
	float: left;
	color: white; 
	font-size: 12px; 
	font-weight: bold;
	margin-left: 35px;
	width: 230px;
}

#clientlogin form input {
	padding: 1px;
	opacity: 1 !important;
	filter: alpha(opacity = 70);
}

#menu {
	margin: 1px 0;
	width: 500px;
}

#menu ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 5px;
}

#menu ul li {
	display: block;
	width: 97%;
	margin: 1px 0;
	height: 16px;
}

#menu li a:active,
#menu li a:visited,
#rightcol li a:active,
#menu li a:link {
	color: #000000;
}

#rightcol li a:active {
	background: #fefefe;
}

#menu li a:hover,
#menu li a:focus,
#leftcol li a:hover,
#leftcol li a:focus,
#leftcol li a:active,
#leftcol li a:visited,
#leftcol li a:link,
#rightcol li a:hover,
#rightcol li a:focus,
#rightcol li a:visited,
#rightcol li a:link,
#menu li .hold a {
	color: #fefefe;
	background:#111111;
}

#menu li .fold a {
	color: #fefefe;
	background: #888888;
}

#menu li span {
	height: 14px;
	padding: 0;
	float: left;
}

#menu li .menu_slideholder {
	overflow: hidden;
	height: 16px;
}

#menu .submenu {
	padding: 1px 5px 1px 0;
	vertical-align: top;
	font-size: 12px;
	background:#111111;
	color: #dfdfdf;
	position: relative;
	top: 0px;
	right: 0px;
	height: 16px;
}

#menu .submenu a:active,
#menu .submenu a:visited,
#menu .submenu a:link,
#rightcol table a:active,
#rightcol table a:visited,
#rightcol table a:link{
	color: #9dde4f;
}

#menu .submenu a:hover,
#menu .submenu a:focus,
#rightcol table a:hover,
#rightcol table a:focus {
	color: #fefefe;
}

#logoholder {
	clear: both;
	margin-top:9px;
	height:135px;
}
	
#bannerholder {
	clear: both;
	height:133px;
	overflow: hidden;
	padding: 0 35px;
}

#banner {
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
}

#bannertext {
	float: right;
	display: block;
	background: #000000 url(../images/popup_triangle.png) 1px 1px no-repeat;
	padding: 3px 5px 3px 12px;
	font-size: 10px;
	color: #fefefe;
	border-color: #fefefe #efefef;
	border-width: 1px 0 0 1px;
	border-style: solid;
	position: absolute;
	bottom: 0;
	right: 0;
}

#maininfo {
	clear: both;
	height: 185px;
	padding: 0 35px;
	margin-top: 1px;
	font-size: 10px;
}

#maininfo h1, #logbox #leftcol #lowerhalf h1 {
	font-size: 14px;
	margin: 0px 1px 1px 8px;
}

#showcase, #logbox #leftcol {
	background: url(../images/infoblock_left.png) 0 0 no-repeat;
	margin-right: 0px;
	float: left;
	width: 233px !important;
	width: 231px;
	height: 100%;
	color: #Fefefe;
}

#logbox #leftcol {
	background: transparent;
	border-right: 1px solid #9dde4f;
	color: #fefefe;
	padding: 2px 0;
	height: 396px;
	position: relative;
}

#logbox #leftcol ol li {
	line-height: 20px;
}

#logbox #leftcol #lowerhalf{
	background: #494949;
	border-top: 1px solid #9dde4f;
	border-left: 1px solid #9dde4f;
	padding: 5px;
	height: 176px;
	width: 221px;
	position: absolute;
	bottom: 0px;
	overflow: auto;
	color: #efefef;
}

#logbox #leftcol #lowerhalf p {
	margin: 5px 5px 5px 8px;
	font-size: 10px;
}

#logbox #leftcol #lowerhalf p b {
	color: #9dde4f;
}

#showcase img {
	float: right;
	margin: 12px 0;
	padding-right: 6px;
}

#showcase img#mediaplay {
	float: none;
	margin: 0 4px -7px -2px;
	padding: 0;
	border: 0;
}

#showcase h1 {
	clear: both;
	display: block;
	text-align: left;
	margin-left: 25px;
	width: 210px;
}

#showcase p {
	width: 180px;
	text-align: left;
	margin: 10px 25px;
}

#showcase p a {
	text-decoration: underline;
	font-style: italic;
	color: #000000;
}

#showcase p a.skypelink {
	text-decoration: none;
	font-style: normal;
	margin-top: -5px;
	margin-bottom: -10px;
	display: block;
	height: 34px;
	padding: 0;
}

#showcase p a.skypelink img {
	border: none;
	margin: 0;
	float: none;
}

#showcase p a.skypelink span {
	vertical-align: 15px;
}

#information {
	background: url(../images/infoblock_right.png) 0 0 no-repeat;
	margin-left: 1px !important;
	margin-right: 0 !important;
	margin-right: 2px;
	margin-left: 0;
	float: right;
	width: 655px;
	height: 100%;
	color: #fefefe;
}

#information #leftcol {
	float: left;
	width: 165px;
	margin: 38px 0 10px 15px;
	text-align: right;
}

#information #leftcol p {
	font-weight: bold;
}

#information #rightcol {
	width: 450px !important;
	width: 430px;
	margin: 10px 25px 0 0;
	height: 186px;
	overflow: hidden;
	float: right;
}

#information #rightcol div, #logbox #rightcol div {
	width: 210px;
	float: left;
}

#logbox #rightcol div#pages {
	width: 98%;
	float: none;
}

#information #rightcol p {
	margin: 0 0 5px 22px;
	line-height: 1em;
	font-size: 10px;
	text-align: justify;
}

#loginholder {
	clear: both;
	margin: 0 35px;
	padding-top: 30px;
	background: url(../images/log_infoblock_top.png) 0 0 no-repeat;
}

#logbox {
	height: 400px;
	overflow: hidden;
	padding: 0 23px;
	background: url(../images/log_infoblock.png) 0 0 repeat-y;
}

#logbox #rightcol {
	width: 565px;
	margin: 0 10px 0 0;
	float: right;
	height: 398px;
	overflow: auto;
	color: #fefefe;
	font-size: 12px;
}

#logbox #rightcol form {
	margin-bottom: 5em;
}

#logbox #rightcol table form {
	margin-bottom: 1em;
}

#logbox #rightcol form ul {
	list-style-type: none;
	line-height: 2em;
}
#logbox #rightcol form li {
	clear: both;
}

#logbox #rightcol label {
	color: #9dde4f;
	vertical-align: top;
}

#logbox #rightcol #userform li label, #contform label {
	float: left;
	clear: left;
	display: block;
	width: 30%;
}

#contform label {
	width: 20%;
}

#logbox #rightcol #userform li input, #logbox #rightcol #userform li select, #contform input {
	clear: right;
}

#logbox p, #logfoot p {
	margin: 0;
}

#logbox h1 {
	font-size: 14px;
}

#logbox #leftcol h1 {
	margin-left: 20px;
}

#logbox ol {
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
}

#logbox #rightcol table {
	width: 97%;
	border: 1px solid #9dde4f;
	margin: 0 2px 15px 2px;
	color: #fefefe;
	font-size: 10px;
}

#logbox #rightcol table caption {
	font-size: 12px;
	background: #494949;
	text-align: left;
	padding: 2px;
	border: 1px solid #9dde4f;
	border-bottom: 0;
	color: #ffffff;
}


#logbox #rightcol table caption b {
	color: #9dde4f;
}

#logbox #rightcol table th, #logbox #rightcol table tfoot .filesend {
	background: #494949;
	font-weight: bold;
}

#logbox #rightcol table tfoot td.filesend {
	border-top: 1px solid #9dde4f;
	padding: 2px;
}

#logbox #rightcol table tfoot td.filesend div {
	width: 98%;
	text-align: center;
}
	

#logbox #rightcol table tr.alt {
	background: #1f1f1f;
}

#logbox #rightcol table td {
	padding: 2px 0;
}

#logbox #rightcol a img {
	border: 0;
	margin: 0 3px;
}

select option.alt {
	background: #cecece;
}

#logfoot {
	background: url(../images/log_infoblock_bot.png) 0 0 no-repeat;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
	padding: 10px 10px 0 0;
}

#footer {
	clear: both;
	height: 35px;
	padding: 0 35px;
	margin-top: 5px;
	font-size: 10px;
}

#footer p {
	float: left;
	margin: 0;
}

#footer #contactinfo, caption .iconblock {
	float: right;
	text-align: right;
}

#footer #contactinfo b {
	font-size: 12px;
}

/***General niceties***/

a {
	text-decoration: none;
}

p.waiting {
	margin: 0;
	padding: 1px;
	width: 98%;
	height: 73%;
	text-align: center;
	background: #292929 url(../images/waiting.gif) 50% 20% no-repeat;
	padding-top: 21%;
	font-size: 12px;
	color: #9dde4f;
}

p.success {
	width: 98%;
	background: #9dde4f;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

p.warning {
	width: 98%;
	background: #de9d4f;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

p.explain {
	width: 98%;
	padding: 3px;
	border: 1px solid #9dde4f;
	background: #111111;
	color: #ececec;
	clear: left;
}

.greenfont, hr {
	color: #9dde4f;
}

#contform {
	font-size: 9px;
	margin-left: 10px;
}

#contform textarea, #contform input {
	font-size: 9px;
}

#contform ul {
	list-style-type: none;
}
