.text {font-family: verdana,tahoma,arial; font-size : 8pt; color: black;}
.small {font-family: verdana,tahoma,arial; font-size : 7pt; color: black;}
.title {font-family: verdana; font-size : 13pt; font-weight: bold; color: #3B568D;}

.heading {font-family: verdana; font-size : 12pt; font-weight: bold; text-decoration: none; color: #4D7DFF;}
.smallblue {font-family: verdana; font-size : 8pt; color: #425887; text-decoration: none;}
.smallgray {font-family: verdana; font-size : 8pt; color: gray; text-decoration: none;}
.clients {font-family: verdana; font-size : 10pt; font-weight: bold; text-decoration: none; color: gray;}
.theader {font-family: verdana; font-size : 8pt; font-weight: bold; text-decoration: none; color: #004D89;}

hr {height: 1px; width: 90%; color: gray;}
th, td, p {font-family: verdana,tahoma,arial;font-size : 8pt; font-feight: normal;}


a.button:active,a.button:link,a.button:visited {font-family: verdana; font-size : 10pt; font-weight: bold; text-decoration: none; color: #004D89;}
a.button:hover{font-family: verdana; font-size : 10pt; font-weight: bold; text-decoration: none; color: #004D89;}

a:link {COLOR: #D63D06; font-family: verdana,tahoma,arial; font-size : 8pt; text-decoration: underline;}
a:visited {COLOR: #D63D06; font-family: verdana,tahoma,arial; font-size : 8pt; text-decoration: underline;}
a:active {COLOR: #D63D06; font-family: verdana,tahoma,arial; font-size : 8pt; text-decoration: underline;}
a:hover {COLOR: #D63D06; font-family: verdana,tahoma,arial; font-size : 8pt; text-decoration: underline;}

.error{
	color: red;
	text-align: center;
}


.row0 {color: #D63D06; font-size: 11px; font-weight : bold; background-color: silver; height: 25px; }
.row1 { background-color: #FFF6DE; height: 25px; padding: 3 10 3 10px;}
.row2 { background-color: #E9ECF4; height: 25px; padding: 3 10 3 10px; }
.row3 { background-color: #EEEEEE; height: 25px; padding: 3 10 3 10px; }
.row4 {background-color: #3B568D; height: 7px;}

 textarea, select {
        color : #000000;
		border: 1px solid gray;
		background-color: #FFFFFF;
}


