body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: white;*/
	background-image: url('images/bg-master.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000;
}

table {
	width: 100%;
	max-width: 1170px;
	background: #E5E5E5;
}

td, th {
	font-size: 12px;

}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
	
h1 {
	font-size: 13px;
	color: #000;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0px;
}


#blueline {
	width: 100%;
	height: 22px;
	background: #019fd5; 
	padding: 0px;
	margin-bottom: 1px;
}

#grayline {
	background: #fff url('images/gradient.png') repeat-x top left;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 10px;
}


p {
	font-size: 12px;

}


/*  Style for the main table */
.mainTableStyle {
	padding-left: 5px;
	padding-right: 5px;
/*	margin-left: 20px; */
}

.example {
/*	font-size: 11px; */
}


/* Links */
a:link {
	color: #5355c2;
	text-decoration: underline;	
	font-weight: normal;
}



a:visited {
	color: #5355c2;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #5355c2;
	text-decoration: underline;
	font-weight: normal;
}



a.one:link {
	color: #5355c2;
	text-decoration: underline;	
	font-weight: normal;
}

a.one:visited {
	color: #5355c2;
	text-decoration: underline;
	font-weight: normal;
}

a.one:hover {
	color: #5355c2;
	text-decoration: none;
	font-weight: normal;
}

a.links:link {
	color: #5355c2;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

a.links:visited {
	color: #5355c2;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}	

a.links.hover {
	color: #5355c2;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

/* Links End */

.sectionTitle {
	font-size: 12px;
	font-weight: bold;
}

.accurateInfo {
	font-size: 12px;
}

.record {
	font-size: 12px;
}

.vHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.regulartext {
	/*font-size: 15px;*/
	font-weight: normal;
	color: #000;
}

.footer {
	/*margin-left:20px;*/
	font-size: .8em;
}

.tdColor {
	background: #C5C5C5; 
}

.displayNone {
	display: none;
}

.dptitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}

#links {
	text-align: left;
}

.bodycontainer {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.searchlabel {
/*
	width: 111;
	font: strong;
	align: right;
*/
}
