/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2873AD;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 14px;
}

.Imgalign{
	border: 0px solid #333333; 
	margin-right: 6px; 
	margin-left: 0px;
	margin-bottom: 2px; 	
	float:left;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}
.colortext{
	color: #2873AD;
	font-weight: bold;
}

.redText{
	color: #990033;
	font-weight: bold;
}

.textpipe {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.footer {
	font-size: 11px;	
	color: #6699CC;
}

.ImgAlingment{
	float: left;
	border: 1px dotted #333333;
	margin-top: 5px;
	margin-right: 5px;
}
.inputText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;	
}
