body 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
}
html, body 
{
	font-size: 95%;
	font-family:  Arial, Helvetica, sans-serif;
}
table
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

H1, H2, H3, H4 
{
	font-style : normal;
	font-weight : bold;
	color : #006699;
	margin-bottom:5px;
}
H1 
{ 
	font-size : 125%;
}

H2 
{
	font-size : 110%;
}

H3 
{
	font-size : 100%;
	color: black;
}

H4 
{
	color : Black;
	font-size : medium;
	font-weight : lighter;
}
.caption
{
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}
P {
	margin-top:5px;
	margin-bottom:8px;
}
hr
{
	height : 1px;
	color : #BAC8E3;
	width:100%;
}
a
{
	text-decoration: None;
	color: #006699;
	font-weight: normal;
}
a:link
{
	color : #003399;
	font-weight: normal;
}
a:visited
{
	color: #003399;
	font-weight: normal;
}
a:hover
{
	color: #003399;
	text-decoration: underline;
	
}
a.img:hover
{
	background-color: transparent;
}


.main-table 
{
	height: 100%;
	width:100%;	

}
.header-topright
{
	font-size:80%;
	color: #006699;
	margin: 0 10px;	
}	
	
.content-leftcell
{
	background: #F1F1F1 none no-repeat;	
}

.search
{
	margin: 10px 0 0 9px;	
}

.inpt-search{
		border: 1px;
		border-color: gray;
		border-style: solid;
		font-size: 10px;

}
.menu{
	font-size: 90%;
	color: #006699;
	font-weight: bold;
}
a.menu
{
	font-weight:normal;	
}	
.menux a:hover
{
	background-color: #FEFCFC;
}

.menu ul
{
	margin: 0 0 0 -20px;
	font-size: small;
}

.printbutton{ 
	margin:3px 10px 0 50px;
	padding:0 0 0 0;
	font-size: 75%;
	color: #006699;
	font-weight: normal;
	text-align:right;
	height:10px;
}
.breadcrumbs{ 
	margin:0px 0 0 20px;
	font-size: 85%;
	color: #006699;
	font-weight: normal;
}
.content-title 
{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #BAC8E3;
	width: 100%;
}
.content
{
	margin:10px 30px 10px 20px;
}
.content table
{
	
}
.content a{
	text-decoration: underline;
}
.content-homepage a
{
	text-decoration: none;
}
.content-homepage p
{
	margin-top:0px;
	padding-top:0px;	
	
}
.content-homepage H1
{
	margin-bottom: 5px;
}
.footer-cell{
	background-color: #F6F6F6;
}
.trailer-cell, .footer-cell
{
	font-size: 75%;
	color: #999999;
}
.footer-cell a:visited, .footer-cell a:link, .trailer-cell a:visited, .trailer-cell a:link
{
	color: #999999;
}
.footer-cell a:hover, .trailer-cell a:hover
{
	color: #003399;
	text-decoration: underline;
	
}
.whatsnew-header
{
	background-image: url(../default/whatsnew.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 23px;
}

.whatsnew-body
{
	font-size:85%;
}

.go-table
{
	border-collapse:collapse;
	border-color:#EF2725;
	background-color:#EFF7FB;
	border-width: 1px;
	border-style:solid;
	width: 160px;
	font-size: 90%;
}
.go-footer
{
	background-color:#EF2725;
	height:3px;
}
.go-image01
{
	width:50px;
	height: 26px;
	background-image: url(../default/GoTo_01.gif);
}
.go-image02
{
		background-image: url(../default/GoTo_02.gif);
}
.go-image03{
	width: 10px;
	background-image: url(../default/GoTo_03.gif);
}

.OnPrintOnly
{
	display:none;
}
.nocollage-cell
{
	background-color: White;
	width:100%;
	height:100%;
}
.IframeSpacer
{

}
