body {
	height: 100%;
	/*margin:0px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

textarea { 
font-size: 13px; 
font-family: Arial; 
}

td {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

th {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-color:#E2E2E2;
	text-align:left
}

.big {
	font-family: Calibri, Arial, Verdana;
	font-size: 17px;
	font-style: italic;
	color: #333;
}

.big2 {
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	color: #333;
}

.prompt {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	color: #E60A16;
}

.right {
	text-align:right;
}

.symbol {
	font-family: "Wingdings 2";
	font-size: 18px;
	color: #333;
	text-decoration:none;
}

a:link {color:#005DAA;}      /* unvisited link */
a:visited {color:#F07070;}  /* visited link */
a:hover {color:#CC0000;}  /* mouse over link */
a:active {color:#CC0000;}  /* selected link */ 

ol {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

ul {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

.header {
	font-family: Franklin Gothic Medium, Arial;
	font-size: 17px;
	color: #005DAA;
	padding-bottom: 5px;
}

.subheader {
	font-family: Calibri, Arial, Verdana;
	font-size: 15px;
	color: #005DAA;
	font-weight: bold;
}

.copyright {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	color: #555;
	padding-bottom: 8px;
	padding-top: 8px;
}

.droplist {	
	font-family: Calibri, Arial, Verdana;	
	font-size: 14px;	
	color: #333;		
	padding: 2px;	
	border: 1px solid #666666;
}

.bg {	
	background-color: #E3E3E3;	
	background-image: url(bg-bn.jpg);	
	background-repeat: repeat-x;	
	background-position: top;}

.dots {	
	background-image: url(dots.gif);	
	background-repeat: repeat-y;	
	background-position: center;}

.searchbox {
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	background-color: #EDF6FF;
	border: 1px solid #CCCCCC;
	width: 170px;
	height: 25px;
	padding-left: 5px;
/*	padding-top: 4px; 
	padding-bottom: 3px;	
	vertical-align: middle;*/
}

.box {
	background-color: #C7C7C7;
	border: 1px solid #C7C7C7;
}

.ln {
	background-color: #FFFFFF;
	border-bottom: 1px solid #C7C7C7;
}

#marqueecontainer{
	position: relative; 
	width: 180px; 
	height: 350px; 
	overflow: hidden;
	font-family: Arial Narrow;
	font-size: 14px;
	color: #333;
	}
	
.navtabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 14px Calibri, Arial, Verdana;
color: #333;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.navtabs a:link {color:#005DAA;}      /* unvisited link */
.navtabs a:visited {color:#005DAA;}  /* visited link */
.navtabs a:hover {color:#CC0000;}  /* mouse over link */
.navtabs a:active {color:#CC0000; font-weight:bold;}  /* selected link */ 

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 14px Calibri, Arial, Verdana;
color: #333;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.sub {
font-family: Calibri, Arial, Verdana;
/*background-color:#fff;*/
font-size: 14px;
color: #333;
font-weight: bold;
line-height: 20px;
}

.fade {
font-family: Calibri, Arial, Verdana;
background-color:#fff;
color: #333;
font-size: 14px;
line-height: 18px;
}

ul li {
	list-style-type: disc;
}
