body {
	background: #222222;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}

p, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0F1417;
}

div.indent{
	margin-left: 30px;
}

img { border: 0px; }

A:link          {BACKGROUND: none; color: #405f77; TEXT-DECORATION: underline; font-style: none;}
A:active        {BACKGROUND: none; color: #405f77; TEXT-DECORATION: underline; font-style: none;}
A:visited       {BACKGROUND: none; color: #405f77; TEXT-DECORATION: underline; font-style: none;}
A:hover         {BACKGROUND: none; color: #405f77; TEXT-DECORATION: underline; font-style: none;}

A.noline:link          {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.noline:active        {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.noline:visited       {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.noline:hover         {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}

A.nodec:link          {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.nodec:active        {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.nodec:visited       {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}
A.nodec:hover         {BACKGROUND: none; color: #248226; TEXT-DECORATION: none; font-style: none;}

A.black:link          {BACKGROUND: none; color: #ffffff; TEXT-DECORATION: none; font-style: none;}
A.black:active        {BACKGROUND: none; color: #ffffff; TEXT-DECORATION: none; font-style: none;}
A.black:visited       {BACKGROUND: none; color: #ffffff; TEXT-DECORATION: none; font-style: none;}
A.black:hover         {BACKGROUND: none; color: #ffffff; TEXT-DECORATION: underline; font-style: none;}

hr {  height: 1px; border: 0px none; background-color: #E9E9E9; color: #E9E9E9; }

.titlebig{ font-size: 32px; line-height: 36px; color: #248226; font-weight: normal; }
.titlec{ line-height: 24px; font-size: 20px; color: #248226; letter-spacing: -0.5px; }
.title{ line-height: 28px; font-size: 24px; letter-spacing: -0.5px; }
.medium{ line-height: 16px; font-size: 14px; }
.mediumc{ line-height: 16px; font-size: 14px; color: #cbdb2a; }
.white{ color: #ffffff; }
.grey{ color: #C0C0C0; }

#header {
background: #222222;
width: 788px;
height: 307px;
margin-left: auto;
margin-right: auto;
position: relative;
}

div.headertop {
width: 100%;
text-align: right;
position: absolute;
top: 0;
}

div.headerbottom {
width: 100%;
text-align: left;
position: absolute;
bottom: 11px;
text-align: center;
}

#container {
width: 782px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
min-height: 400px;
}

div.side {
margin-left: auto;
/*border-left: 1px dashed #666;*/
width: 200px;
height: 100%;
}

div.content {
width: 574px;
float: left;
margin-left: -1px;
/*padding: 5px;*/
}

div.footer {
width: 100%;
color: #FFFFFF;
clear:both;
}

table.disp, table.disptwo, td.disp, td.disptwo{
border: 1px solid #CCC;
border-collapse: collapse;
}

table.disp{
border: none;
border: 1px solid #CCC;
width: 100%;
}

table.disptwo{
border: none;
border: 1px solid #CCC;
width: 95%;
margin-left:auto;
margin-right:auto;
}

td.disphead{
background: #FFF url('../images/trbg.gif');
font-weight: bold;
border-left: 1px solid #CCC; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px;
padding: 12px 12px;
}

td.disp{
border: 1px solid #CCC;
border-collapse: collapse;
padding: 5px 10px;
}

td.divide{
height: 10px;
}

tr.disp:hover{
background: #FFF url('../images/thbg.gif');
}

tr.dispheadtwo{
background: #EDEDED;
}

td.disptwor{
background: #FFF url('../images/thbg.gif');
border: 1px solid #CCC;
border-collapse: collapse;
padding: 5px 10px;
font-weight: bold;
}

/* Shared Border CSS */
/* surrounding margins (optional) */
.round .c{
/* inner content padding */
padding: 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
/*clear:both;*/
display:block;
overflow:hidden;
height:0px;
}

/* curve height, background image */
.white .t, .white .b, .white .b b, .white .t b{
height:3px;
background-image:url(../images/white.png);
}

/* inner color, border color, border width */
.white .c{
background:#ffffff;
border-color:#ffffff;
border-left-width:5px;
border-right-width:5px;
}

/* curve height, background image */
.grey .t, .grey .b, .grey .b b, .grey .t b{
height:3px;
background-image:url(../images/grey.png);
color: #ffffff;
}

/* inner color, border color, border width */
.grey .c{
background:#3F3F3F;
color: #ffffff;
border-color:#3F3F3F;
border-left-width:5px;
border-right-width:5px;
}

/* curve height, background image */
.lightgrey .t, .lightgrey .b, .lightgrey .b b, .lightgrey .t b{
height:3px;
background-image:url(../images/lightgrey.png);
}

/* inner color, border color, border width */
.lightgrey .c{
background:#E9E9E9;
border-color:#E9E9E9;
border-left-width:1px;
border-right-width:1px;
}

