/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana;
	color:#3b464e;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
A {
	color: #0f7fd5;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline
}
A:link {
	color: #0f7fd5;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline
}
A:visited {
	color: #0f7fd6;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline
}
A:hover {
	color: #02aff6;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline
}
A:active {
	color: #0f7fd5;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline
}
.footer a:link {
	color: #908f8f;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
.footer a:visited {
	color: #908f8f;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
.footer a:hover {
	color: #02aff6;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
.footer a:active {
	color: #908f8f;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	background-image:url(../images/bulet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}
.textNor {
	font-size: 12px;
	color: #3b464e;
	text-align:justify;
	font-family:Verdana;
}
.textLink {
	font-size: 12px;
	COLOR: #330000;
	font-family:Verdana;
}
.boldblue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0f7fd5
}
.header1 {
	font-family: Verdana;
	text-align:left;
	font-size: 160%;
	font-weight: bold;
	color: #0f7fd5
}
.header2 {
	font-family: Verdana;
	text-align:left;
	font-size: 120%;
	font-weight: bold;
	color: #0f7fd5
}
.header3 {
	font-family: Verdana;
	text-align:left;
	font-size: 110%;
	font-weight: bold;
	color: #353535
}
.redheader3 {
	font-family: Verdana;
	text-align:left;
	font-size: 110%;
	font-weight: bold;
	color: #ff0000
}
.redtxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000
}
.whtxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff
}
.header4 {
	font-family: Verdana;
	text-align:left;
	font-size: 100%;
	font-weight: bold;
	color: #353535
}
.textarea {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #0099cc;
	font-weight: normal;
	color: #4c4c4c;
	margin-left: 10px;
	height: auto;
	width: 150px
}
.textarea2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #0099cc;
	margin-left: 10px;
	background-color: #ffffff;
	width: 250px;
	height:auto
}
.textform {
	font-size: 11px;
	height:30px;
	color: #3b464e;
	text-align:right;
	font-family:Verdana
}
.textFooter {
	font-size: 11px;
	COLOR:#727272;
	font-family:Verdana;
}
.boarder {
	border-right:#CCCCCC solid 1px;
}
