/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Heading Styles*/

h4 {font-size: 16px; color: #006600;
	font-weight: bold; padding:4px 4px 4px 0; margin:0;
	}
	
/* Form Styles */

form textarea,select,input{font-size: 12px;}
.210 {width:210px;}

/* Message Box Styles*/

.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	font-size: 10px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
	
	
/* Other Styles*/

.style1 {font-size: 12px; font-weight:bold; color: #009966;}
.style2 {font-size: 10px; color: #333333; }
.style3 {color: #FF0000}

.style6 {font-size: 12px; font-weight: bold;}
.style7 {font-size: 12px;}
.style8 {font-size: 16px; font-weight: bold; color: #EA6401;}
.style9 {font-size: 10px}

.top {margin-bottom: 15px;}

.alert {color: #ff0000;}

.profstatusg {font-weight: bold; color:#00CC00}
.profstatusr {font-weight: bold; color:#FF0000}

.profilehead { font-size: 13pt; color: #EA6401; font-weight: bold; }
.arialred { color: #003366; font-weight: normal; font-size: 9pt; }
.arialgreen { font-size: 11pt; color: #047ecd; font-weight: bold; }

.leftnavhead {color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.arialbluesm {color: #003366; font-weight: bold; font-size: 10px; }
.arialredsm {color: #CC0000; font-weight: bold; font-size: 10px; }
.arialredsm a:link{color: #CC0000; font-weight: bold;}
.arialredsm a:visited{color: #CC0000; font-weight: bold;}
.arialredsm a:hover{color: #CC0000; font-weight: bold; text-decoration:underline;}
.arialredsm a:active{color: #CC0000; font-weight: bold;}

.ssmall {font-size: 10px}
.whitearial {font-size: 14px; color: #FFFFFF; font-weight: bold;