p, td {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11 px}

.head {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:13 px}

body {
	background-color : #ffffff;
	border-left : 0px;
	border-top : 0px;
	margin : 0 px;
	color: #000000;
}

a:link {
	color: #2952A3;
	text-decoration: none;
}
a:visited {
	color: #2952A3;
	text-decoration: none;
}
a:active {
	color: #8E83BC;
	text-decoration: none;
}
a:hover {
	color: #8E83BC;
	text-decoration: underline;
}
	
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}	
	
	
.white {
	color: #FFFFFF; 
	font-weight: bold
}

.textBox {
	background-color: #EEF3FB; 
	border-width: 1px; 
	border-style: solid;
	border-color: #999999;
	font-size: 10 px; 
	color: #000000; 
	font-family: verdana, arial;
	width: 100%
}

.textBoxFront {
	background-color: #EEF3FB; 
	border-width: 1px; 
	border-style: solid;
	border-color: #999999;
	font-size: 10 px; 
	color: #000000; 
	font-family: verdana, arial;
}


.rightGradiant {
	background-image: url(../images/background_gradiant.gif);
	background-repeat : no-repeat;
	background-position : right;
}

.small {
	font-size : 9pt;
	line-height : 17px;
}
.altRow {background-color: #cccccc;}

.header {font-size: 10pt; font-weight:bold; font-style:italic; color: #00659C; text-transform: uppercase; font-family: arial;}

ul {
	list-style-image : url(../images/dot.gif);
}

.red {
	color: #CC0000;
	font-weight: bold;
	font-size:10pt;
}

.errorTable {
	background-color:#EEF3FB;
	border: solid 1px #999999;
}

hr {height:1px; color:#cccccc;}

.blue {color: #00659C; font-size:11 px; line-height : 17px;}
