body{
	background-color: White;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	border: 0 none;
   
}

img, object, embed { 
	display:block; 
	border:0; 
}

p {
	margin:0;
	padding:0;
	border:0; 
}

table#main {
	background-color: White;
	border: 1px solid #A9A9A9;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	color: #464646;

}

.uppercrumb{
	font-size: 8pt;
	font-weight: bold;
}
.internalheadline{
	color: #DCDCDC;
	font-weight: bolder;
	font-size: 24px;
}

	
div#bottomcrumb{
	background-color: White;
	font-size: 8pt;
	text-align: center;
	color: #404040;
	clear:both;
	padding-top:15px;
	padding-bottom:5px;
}

div#footer {
	background-color: #DCDCDC;
	text-align: center;
	color: #727272;
	font-size: 8pt;
}
#main a:link {
     color: Black;
     text-decoration: none;
     }

#main a:visited {
     color: Black;
     text-decoration: none;
     }

#main a:hover {
     color: Black;
     text-decoration: underline;
     }

#main a:active {
     color: Silver;
     text-decoration: none;
     }
	  
#footer a:link {
     color: Black;
     text-decoration: none;
     }

#footer a:visited {
     color: Black;
     text-decoration: none;
     }

#footer a:hover {
     color: #D3D3D3;
     text-decoration: underline;
     }

#footer a:active {
     color: White;
     text-decoration: none;
     }
.b{
	font-weight: bold;
}
.fl{
	float: left;
}
.fr{
	float: right;

.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}

.main_headline{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top:30px;
}

p.forms{
	padding-bottom:10px;
}

.upperline{
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

h2 {
	color: Gray;
	font-weight: bolder;
	font-size: 20px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%
}


