* 
{
	margin: 0px;
	padding: 0px;
}

html 
{
	font-size: 100%;
	height: 101%;
	margin-bottom: 1px;
	background-color: #191919;
}

body 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #191919;
	font-size: 8px;
	padding: 12px 0;
}

hr
{
    border: none;
    border-top: Solid 1px;
    height: 1px;
    margin: 8px auto;
}

#outer
{
    text-align: center;
	margin-top: 0px;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
    color: #009090;
	background-color: #191919;
}

#wrap
{
    width: 1024px;
    text-align: center;
    display: block;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
}

table.center
{
    margin-left: 0px;
    margin-right: 0px;
}

div.headerbar
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background: url("images/bg_header.png") repeat-x 0 0;
	color: #ffffff;
    position: absolute; 
    top: 0px; 
    width: inherit;
    min-height: 80px;
}

div.headerbarcontent
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
    position: absolute; 
    top: 8px; 
    width: 1024px;
    z-index: 20;
}

#site-description
{
    position: relative;
    text-align: center;
    margin-top: 4px;
    margin-left: 8px;
    z-index: 60;
}

#logo
{
	padding: 4px 8px 3px 3px;
}

#site-logo-image
{
    z-index: 90;
}

a#logo:hover 
{
	text-decoration: none;
}

p.title
{
    font-size: 16pt; 
    font-weight: bold; 
    color: #000; 
    font-family: Times New Roman, Times Roman, Serif;
    margin-top: 16px;
}

p.sub-title
{
    font-size: 14pt; 
    font-weight: bold; 
    color: #000; 
    font-style: italic; 
    font-family: Times New Roman, Times Roman, Serif;
}

#contact-header
{
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 144px; 
    z-index: 80;
	font-family: Tahoma, Arial, Geneva, Sans-Serif;
	font-size: 8pt;
	font-weight: 900;
	color: #000;
	text-align: right;
	white-space: nowrap;
	padding-top: 48px;
}

div.content
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background: #313131 repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 6px;
	color: #b1b1b1;
	font-size: 10pt;
	text-align: left;
}

hr.content-splitter
{
    clear: both;
    color: #0080c0;
    margin-left: 6px;
}

div.menu
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
	background: #515151 repeat-x 0 0;
    text-align: left;
    color: #ffffff;
	padding: 0 6px;
	width: 200px; 
	margin-right: 8px;
    z-index: 100;
    position: relative;
}

div.notice
{
    background: #717171;
    padding: 0 6px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
}

div.notice-inner
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11pt;
    text-align: left;
    background: url("images/announcement.png") no-repeat top left;
    padding-top: 8px;
    padding-left: 56px;
    height: 48px;
    color: #FF8020;
}

div.site-title
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 20pt;
    font-weight: 900;
    color: #0090d0;
	margin-left: 104px;
	margin-top: 2px;
	padding-top: 24px;
}

div.site-text
{
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	margin-left: 6px;
    color: #0090d0;
	margin-top: 10px;
}

table.editor
{
	width: 98%;
    margin-left: 6px;
    margin-right: 6px;
    font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
}

table.editor th
{
    font-size: 10pt;
    text-align: left;
    border-bottom: solid 1px #00D090;
}

td.form_label
{
    width: 160px;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
}

td.form_editor
{
    text-align: left;
    vertical-align: top;
}

table.form
{
    font-size: 8pt;
    color: Black;
}

div.top-section
{
}

span.section-title
{
    color: #0090D0;
    font-weight: bold;
}

div.footer
{
    font-family: "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, Arial, sans-serif;
    font-size: 7pt;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}

a, a:visited
{
    text-decoration: none;
    color: #00D090;
}

a:hover, a:active
{
    text-decoration: underline;
    color: #00FFB0;
}

a.logo, a.logo:visited
{
    text-decoration: none;
    color: #002070;
}

a.logo:hover, a.logo:active
{
    text-decoration: underline;
    color: #0040c0;
}

div.content a, div.content a:visited
{
    text-decoration: none;
    color: #00D090;
}

div.content a:hover, div.content a:active
{
    text-decoration: underline;
    color: #00FFB0;
}

span.corners-top
{
    background-image: url("images/corners_left.png");
    background-position: 0 0;
    margin: 0 -6px;
    display: block;
    background-repeat: no-repeat;
    height: 6px;
    font-size: 1px;
    line-height: 1px;
}

span.corners-top span
{
    background-image: url("images/corners_right.png");
    background-position: 100% 0;
    display: block;
    background-repeat: no-repeat;
    height: 6px;
    font-size: 1px;
    line-height: 1px;
}

span.corners-bottom
{
    background-image: url("images/corners_left.png");
    background-position: 0 100%;
    margin: 0 -6px;
    display: block;
    background-repeat: no-repeat;
    height: 6px;
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

span.corners-bottom span
{
    background-image: url("images/corners_right.png");
    background-position: 100% 100%;
    display: block;
    background-repeat: no-repeat;
    height: 6px;
    font-size: 1px;
    line-height: 1px;
}

tr.bullet-list
{
    min-height: 72px;
}

tr.bullet-list td
{
    border-bottom: 1px solid #616161;
}

span.label
{
    font-weight: bold;
    color: #4080C0;
}

span.master-label
{
    font-weight: bold;
    color: #40C0C0;
}

table.type2
{
    width: 90%;
    border: none;
    background: white;
    padding: 0;
    font-size: 9pt;
}

table.type2 th
{
    background: white;
    border-top: none;
    text-align: center;
    color: #115098;
    padding: 2px 0;
}

table.type2 td
{
    padding: 0;
    font-size: 9pt;
}

table.type2 td.name
{
    padding: 2px;
    vertical-align: middle;
}

table.type3
{
    float: right;
    width: 300px;
    border: none;
    background-color: transparent;
    padding: 0;
}

table.type3 thead th
{
    background-color: transparent;
    border-top: none;
    text-align: center;
    color: #115098;
    padding: 0 3px;
    font-size: 0.85em;
    font-weight: normal;
    text-transform: none;
}

table.type3 tbody th
{
    border-top: none;
    text-align: left;
    text-transform: none;
    padding: 0;
    border: none;
    font-size: 0.90em;
    font-weight: normal;
    width: 90%;
}

table.type3 td
{
    text-align: center;
    padding: 1px;
}

.row1
{
    background-color: #F9F9F9;
    font-size: 9pt;
}
.row2
{
    background-color: #DCEBFE;
    font-size: 9pt;
}
.row3
{
    background-color: #DBDFE2;
    font-size: 9pt;
}
.row4
{
    background-color: #E4E8EB;
    font-size: 9pt;
}
.col1
{
    background-color: #DCEBFE;
    font-size: 9pt;
}
.col2
{
    background-color: #F9F9F9;
    font-size: 9pt;
}

