/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 14px}

BLOCKQUOTE {font-style: italic}

BODY {
background : #999999;
margin : 0px 0px 0px 0px;
font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;			
text-decoration: none;
padding: 0px 0px 0px 0px;
cursor: default;
color:  #494949;}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 10px}

DT {font-weight: bold}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: sans-serif}

H1 {font-size: 24px}

H2 {font-size: 21px}

H3 {font-size: 18px}

H4 {font-size: 16px}

H5 {font-size: 14px}

H6 {font-size: 12px}

HTML {margin: 0; padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 13px}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #494949;}

A:link {color: #003300;
font-weight: bold;
text-decoration: none}

A:visited {color: #003300;
font-weight: bold;
text-decoration: none}

A:active {color: #003300;
font-weight: bold;
text-decoration: none}

A:hover {color: #99cc99;
font-weight: bold;
text-decoration: none}

H1, H2, H3, H4, H5, H6 {color: #990000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

H1 {margin-left/* */ : -4%}

H2 {margin-left/* */ : -4%}

H3 {margin-left/* */ : -3%}

H4 {margin-left/* */ : -3%}

H5 {margin-left/* */ : -2%}

H6 {margin-left/* */ : -1%}

PRE {border: solid thin;
padding: 1em 3%}

/* Content Classes */
.header {
 margin-top: 0px;
}

/* Body Content Classes  */
.bodyContent {
	width: 750px;
}
.bodyContentLeft {
	margin-left: 10px;
	margin-top: 10px;
	
}

.bodyContentLeftTop{
	padding: 5px 5px 5px 5px;
	border: 1px solid #898989;	
	background : #A3A3A3;
	width: 100%;
}

.bodyContentLeftBottom{
	padding: 8px 8px 8px 8px;
	width: 96%;
}

.bodyText {
  color: #494949;
  font : normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;			
  text-decoration: none; 
}

.textHeaderBold {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;			
	color : #003300;
}

.textLabel {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;			
	color : #003300;
}

.inputField {
}

.button {
	font-size: 10px;
	font-weight: bold;
	border: 0px;
}

#divider{
	background: Gray; height:1
}