body {
	font-size: 10pt;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    background-color:#999999;
    padding-left: 10px;
	}

#Header {
	background-image:  url(/Images/Header_BG.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 620px;
	height: 300px;
	font-size: 12pt;
	top: 20px;
	}
	
#Content {
	background-image:  url(/Images/Content_BG.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	width: 620px;
	padding-bottom: 1085px;
	color: #000000;
	text-align: left;
	}

#Menu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 265px;
	z-index: 1;
	left: 40px;
	}
		
#Footer {
	position: absolute;
	background-image:  url(/Images/Footer_BG.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 107px;
	margin-top: 1085px;
	padding-top: 80px;
	padding-right: 20px;
	font-size: 10px;
	text-align: right;}
	
.currentpage {
	background-image:  url(/Images/MenuBGDown.gif);
	background-repeat: no-repeat;
	}

#Title {
	background-image:  url(/Images/TDContact.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 525px;
	height: 30px;
	margin-left: 55px;
	margin-top: -3px;
	font-size: 8pt;
	padding-top: 25px;
	}
	
#Table {
	position: absolute;
	padding-top: 25px;
	width: 525px;
	margin-left: 55px;
	margin-top: 40px;
	font-size: 8pt;
	}
	
#List {
	background-image:  url(/Images/Linkstitle.gif);
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 25px;
	width: 525px;
	margin-left: 55px;
	margin-top: -3px;
	font-size: 8pt;
	}
	
p { 
	margin-top: 7px; 
	margin-bottom: 5px 
	}


ul, ol, li {
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 12px 
	}

ol { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 20px
	}

a:link {  
	font-size: 10px;
	text-decoration: underline; 
	color: #f90;
	}

a:visited {  
	font-size: 10px;
	text-decoration: underline; 
	color: #f90;
	}

a:hover, a:active { 
	font-size: 10px; 
	text-decoration: none; 
	color: #f90;
	}

TH { 
	padding: 4px;
	}

TD { 
	font-size: 12px; 
	vertical-align: top; 
	padding : 4px; 
	}

PRE.code { 
	margin: 5px 50px 5px 5px;  
	background-color: #ffffff; 
	border: 1px solid Silver; 
	padding: 5px
	}

.flow { 
	margin: 5px 10px 5px 0px; 
	background-color: #ffffff; 
	border: 1px solid Silver; 
	padding: 5px
	}

.hrow { 
	background-color: #ffffff; 
	font-weight: bold; 
	}


P.flow a:link { 
	font-size: 10px; 
	text-decoration: none; 
	color: #003399;
	}

P.flow a:visited { 
	font-size: 10px; 
	text-decoration: none; 
	color: #003399;
	}

P.flow a:hover { 
	font-size: 10px; 
	text-decoration: underline; 
	color: #000066;
	}

P.flow a:active	{ 
	font-size: 10px; 
	text-decoration: underline; 
	color: blue;
	}
