body  
{
	font-size: 10pt;
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}

.modalBackground {
	background-color:Gray;
 	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#FFF;
}

td  
{
	font-size: 9pt;
	font-family : Arial,Helvetica,sans-serif;
}

b  
{
	
}

i  
{
	font-size: 9pt;
	font-family : Arial,Helvetica,sans-serif;
	font-style : italic;
}

.h1  
{
	font-size: 18pt;
	color : black;
	font-weight : bold;
	font-family : Arial,Helvetica,sans-serif;
}
h2  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
h3  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

big  
{
	font-size: 10pt;
	color : teal;
	font-weight : bold;
	font-family : Arial,Helvetica,sans-serif;
}
A:hover 
{
	
}

A  
{
	color : Maroon;
	text-decoration : none;
	font-family : Arial,Helvetica,sans-serif;
}

img 
{
	border: none;
}

.topTable
{
	background-repeat: repeat-x; 
	background-image: url(images/orange_black.gif);
}

.InfoTable
{
	border: 1 #000000 solid;
	padding: 5;

}

.adresstext 
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:	10px;
	font-weight:	normal;
	color:		#ffffff;
	border-width: 0px;
}

.bodyBold
{
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	color: #000000;
	margin-left: 0;
	font-weight:bold;
}

/*
#Content 
{
	width:530px;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:left;
	padding:5px;
	border:1px #f2b900 solid;
	background-color:White;
	border-bottom: 10px #f2b900 solid;
	border-top: 10px #f2b900 solid;
}
*/
.contentDiv
{
	width:600px;
	/*min-height:100%;*/
	/*height:100%;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:left;
	padding:5px;
	border:1px #f2b900 solid;
	background-color:White;
	border-bottom: 10px #f2b900 solid;
	border-top: 10px #f2b900 solid;
}

.rightPadding tr td
{
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
}
