/* universal */

body
{
	background-color: #fff;
	margin: 0 auto;
	/*background: #fff url('/media/bg.gif') repeat-x top left;*/
	background: #fff url('/media/bg.gif') repeat-x 0 45px;
}

form
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

hr
{
	border: 0;
	color: #dcdcdc;
	background-color: #dcdcdc;
	height: 1px;
	margin: 10px 0 10px 0;
}

ul, ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#logo
{
	width: 153px;
	height: 40px;
	text-indent: -300em;
	background: url("/media/logo.png") #fff no-repeat;
	border-right: 1px solid #e5e5e5;
	margin: 15px 15px 0 10px;
	padding-right: 15px;
	float: left;
}

#sponsor
{
	width: 213px;
	height: 21px;
	text-indent: -300em;
	background: url("/media/sponsor.gif") #fff no-repeat;
	/*background: url("/media/ad_space_available.gif") #fff no-repeat;*/
	margin-left: 10px;
	margin-top: 23px;
	float: left;
}

#adgroup {
    float: left;
    margin: 20px 0 20px 20px;
    width: 120px;
}
/*
#ad1, #ad2, #ad3, #ad4, .ad5
{
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
	font-family: arial;
	font-size: 8pt;
	color: #d0d0d0;
	text-align: center;
}
#ad1
{
	float: right;
	width: 468px;
	height: 60px;
	margin: 5px;
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
	font-family: arial;
	font-size: 8pt;
	color: #d0d0d0;
}
#ad2
{
	width: 122px;
	height: 240px;
	margin: 20px 0 40px 55px;
}
#ad3, #ad4
{
	width: 120px;
	height: 240px;
	margin: 10px 0 0 55px;
	float: left;
}
#ad5
{
	text-align: center;
	width: 100%;
}
.ad5
{
	width: 122px;
	height: 102px;
	margin: 25px 0 25px 14%;
	float: left;
}
*/

.space
{
	padding: 0px 75px 0px 0px;
}

.spaceAd
{
	height: 15px;
	margin-left: 10px;
	margin-top: 23px;
	float: left;
}

#adSpace
{
	width: 120px;
	height: 240px;
	background: url("/media/adSpace.png") #fff no-repeat;
	margin-left: 10px;
	margin-top: 23px;
	float: left;
}

#adSpace2
{
	width: 160px;
	height: 600px;
	background: url("/media/07_al_055_redahps_ogi_160x600_ad3.gif") #fff no-repeat;
	margin-left: 10px;
	margin-top: 23px;
	float: left;
}

#adSpaceFlash
{
	width: 120px;
	height: 240px;
	border:#000000;
	border:solid;
	margin-left: 10px;
	margin-top: 23px;
	float: left;
}

.minimum
{
	min-width: 825px;
}
.sized
{
	width: 900px;
}

#topnav
{
	background-color: #292929;
	padding: 7px 7px 7px 0;
	clear: both;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	white-space: nowrap;
}
#topnav ul, #subnav ul, #footer ul
{
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#topnav ul, #topnav ul li, #subnav ul li, #footer ul, #footer ul li
{
	display: inline;
}
#topnav ul li
{
	color: #999;
	font-weight: normal;
	padding: 0 9px 0 10px;
	border-left: 1px solid #4e4e4e;
}
#topnav ul li ul li
{
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 6px;
	border: 0;
}
#topnav ul li ul
{
	padding-top: 2px;
}
#topnav a
{
	color: #fff !important;
}

#topnav, #subnav, #topnav ul, #subnav ul
{
	height: 15px;
}

#subnav
{
	background-color: #424242;
	border-top: 1px solid #585858;
	padding: 6px 7px 7px 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	clear: both;
	color: #999;
}

#subnav div, #topnav div
{
	float: right;
	color: #fff;
	font-size: 7pt;
	z-index: 99;
	padding: 0;
	margin: 0;
	position: relative;
	top: 1px;
}

#topnav div
{
	top: -3px;
}

#subnav ul li
{
	padding: 0 14px 0 15px;
	border-left: 1px solid #585858;
}

#topnav a, #subnav a
{
	color: #ccc;
	text-decoration: none;
}

#topnav a:hover, #subnav a:hover
{
	color: #fff;
	text-decoration: underline;
}

#topnav input
{
	width: 110px;
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 8pt;
}

.first
{
	color: #999;
	border: 0 !important;
}
.first a, #subnav div a
{
	color: #6cf !important;
	text-decoration: none;
}

#footer
{
	margin: 20px auto;
	padding-top: 20px;
	border-top: 1px solid #cecece;
	clear: both;
	width: 75%;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	color: #999;
	line-height: 11pt;
}

#footer ul li
{
	padding-right: 6pt;
}

#footer a
{
	color: #666 !important;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

.left
{
	float: left;
	text-align: left;
}
.right
{
	float: right;
	text-align: right;
}
.fresh
{
	clear: both;
}




/* zombo specific */

/* communication (notice/error) box.  site-wide and normal */

#comm_box_site
{
	position: relative !important;
	top: -10px !important;
	left: -10px !important;
	padding: 0 !important;
	margin: 4px 0 10px 0 !important;
}
#comm_box_site table, #comm_box table
{
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
#comm_box_site table td
{
	border: 0 !important;
    padding-left: 0 !important;
}
#comm_box_site table td h3, #comm_box table td h3
{
    font-family: arial, sans-serif !important;
    font-size: 10pt !important;
    font-weight: bold !important;
    color: #333 !important;
}
#comm_box_site table td ul, #comm_box table td ul
{
    list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#comm_box_site table td ul li, #comm_box table td ul li
{
    display: list-item !important;
    font-family: arial !important;
    font-size: 9pt !important;
    color: #333 !important;
	font-weight: bold !important;
}
#comm_box_site table td.arrowed, #comm_box table td.arrowed
{
    width: 53px !important;
    text-align: center !important;
    padding-left: 3px !important;
}


#comm_box
{
    padding: 0 !important;
    margin:  10px 0 10px 0 !important;
    border-right:  1px solid #b6ab6c !important;
    border-bottom: 1px solid #b6ab6c !important;
}
#comm_box table
{
    background-color: #ffef97 !important;
}
#comm_box table td
{
	border: 0 !important;
    padding-left: 10px !important;
    background-color: #ffffd9 !important;
}
#comm_box table td h3
{
    color: #666 !important;
}
#comm_box table td ul
{
	padding: 0 0 6px 0 !important;
}
#comm_box table td ul li
{
    padding-left: 3px !important;
	font-weight: normal !important;
    color: #666 !important;
}
#comm_box table td.arrowed
{
    background-color: #ffffbe !important;
}

.badfield
{
	background-color: #ffd9cd;
}
.badmark
{
	font-weight: bold;
	color: #ff6633;
	font-size: 12pt;
}




.tabbox select
{
	width: 120px;
}

.tabbox.wide
{
	width: 630px !important;
}
.tabbox
{
	width: 500px;
	display: block;
	font-family: arial, sans-serif;
	padding-top: 12px;
	font-size: 9pt;
	color: #333;
	float: left;
}
.tabbox div.menu a, .tabbox div.menu a.unselected
{
	float: left;
	padding: 2px 8px 2px 8px !important;
	margin-right: 6px;
	background-color: #f7f7f7;
	background: #f7f7f7 url("/media/tabbg.png") top repeat-x;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	color: #666 !important;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.tabbox div.menu a.selected
{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	background: #fff url("/media/tabselbg.png") top repeat-x;
}
.tabbox div.menu a:hover
{
	text-decoration: underline;
}
.tabbox div.menu
{
	margin: 0;
	padding: 0;
}
.tabbox div.data
{
	font: normal 9pt arial, sans-serif;
	line-height: 14pt;
	padding: 5px;
	border: 1px solid #e4e4e4;
	clear: both;
	background: #fff url("/media/boxbg.png") bottom repeat-x;
	margin: 0;
}
.tabbox div.data a, .tabbox a
{
	color: #690;
	text-decoration: none;
}
.tabbox div.data a:hover
{
	text-decoration: underline;
}
.tabbox div.data ul, .tabbox div.data ol
{
	margin-left: -17px;
}
.tabbox div.data ol li
{
	margin-top: 7px;
}
.tabbox div.data div
{
	display: none;
}
.invisible
{
	display: none !important;
}
.visible
{
	display: block !important;
}

.tabtoggle
{
	background: transparent url("/media/toggle.png") right no-repeat;
	height: 12px;
	width: 484px;
	display: block;
	text-align: right;
	position: relative;
	top: 30px;
	font: normal 10px arial, sans-serif;
	color: #9c0;
	padding-right: 16px;
	z-index: 0;
}
#ignore
{
	display: none;
	height: 1px;
	width: 500px;
	border-top: 1px solid #e4e4e4;
	clear: both;
}


ol.bullet, ol.bullet li
{
	list-style-type: disc !important;
}
ol.numbered, ol.numbered li
{
	list-style-type: decimal !important;
}

.pdf,
.doc,
.ppt {
    display: block;
    padding: 18px 0 0 38px;
    margin: 5px 0 5px 0;
    font: normal 14px arial, sans-serif;
    height: 32px;
}
.pdf:hover,
.doc:hover,
.ppt:hover {
    background-color: #f0f0f0;
}

.pdf {
    background: transparent url("/media/icon_pdf.gif") no-repeat center left;
}
.doc {
    background: transparent url("/media/icon_doc.gif") no-repeat center left;
}
.ppt {
    background: transparent url("/media/icon_ppt.gif") no-repeat center left;
}