body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000066;
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000066;
}
tdEx, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000066;
}
a {
	font-size: 11px;
	color: #980000;
}

form {
}
.titleWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
.BigFonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.sidebar {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	color: #980000;
	font-weight: bolder;
	list-style-type: none;
}
.sidebarThin {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #980000;
	list-style-type: none;
}
.sidebarBold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #980000;
	list-style-type: none;
	font-weight: bold;
}
.sidebarSmall {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #980000;
	font-weight: bolder;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	
}
.label {
width:100px;
font-family: Tahoma;
	font-size: 9px;
	color: #000066;
}
.footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.border {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #ffffff;
		color: #454545;
	}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.size { 
width: 99%; /* Set to fit your needs */ 
height: 100%; /* Set to a minimum height as per your needs */ 
} 