
BODY {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	line-height: 16px; 
	background-color: #d6d6d6;
}
#content { 

	
	FONT-WEIGHT: normal;
	COLOR: #00404C
}
a {
	/* color: #33ADDB;  too bright, ck20071121 */
	color: #006A9F;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}

hr.dashed {
border-top: 1px dashed #DDDDDD;
    border-bottom: 1px dashed #f9f9f9;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}



#main {
	MARGIN: 0px auto; WIDTH: 750px; TEXT-ALIGN: left;
	background-color: #FFFFFF;
}
#content {
	margin: 0px auto; 
	width: 748px; 
	BORDER-RIGHT: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	
}
.headerfooterdiv {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #999999 1px solid; COLOR: #603000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN: right
}
.footer {
	FONT-WEIGHT: bold; COLOR: #00404C
}

.footerclose {
	PADDING-RIGHT: 8px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #603000; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN:center;

}

.version {
        COLOR: #D6D6D6;TEXT-ALIGN:center;
}



#logo {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: 100% 0%; PADDING-LEFT: 10px; PADDING-TOP: 5px;  PADDING-BOTTOM: 18px; BORDER-LEFT: #999999 1px solid; BACKGROUND-COLOR: #006A9F;BACKGROUND-COLOR:  #DDE7F2;
}

#og_runner {
	  
	BORDER-RIGHT: #999999 1px solid;PADDING-TOP: 3px; BORDER-LEFT: #999999 1px solid; BACKGROUND-COLOR: #F2AF61
}
#logo3 {
	  
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: -30% 0%; PADDING-LEFT: 10px;  PADDING-TOP: 5px;  PADDING-BOTTOM: 5px; BORDER-LEFT: #000000 1px solid; BACKGROUND-COLOR: #00404C
}




.form1 {font-family:verdana,arial,helvetica,sans-serif;font-weight:bold;font-size:7pt;color:#006A9F;
}

.inc {
	WIDTH: 450px;
}
.info {
font: bold 1.3em Arial, Sans-Serif; 
color: #33ADDB;
background-color: #f2f2f2;
padding: 4px;
}
a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}
.right {
	float: right;
	width: 190px;
	margin-top: 4px;
	BACKGROUND-COLOR: #ffffff;
}

.left {
	float: left;
	width: 530px;
	margin: 8px; 
	padding-right: 2px;
	color: #000;
	BORDER-RIGHT: #DDDDDD 1px dashed;	
	BACKGROUND-COLOR: #ffffff;
}
.right_left {
	float: left;
	width: 236px;
	padding: 4px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 276px;
	padding: 4px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 135px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -100px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 300px;
height: 100px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
