/* CSS Document */

body {
  	font-family: Arial, helvetica, sans-serif; 
  	font-size: 12px; 
  	color: #222222; }

ul {
	list-style-image:  url(images/sqbullet.gif);
	list-style-type: square; } 

.content {
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px; 	
	color: #222222;
	font-style: normal; }

.content a {
	color: #3A5F85; 
	font-weight:  bold; 
	text-decoration: none; }

.content a:hover {
	color: #5F8AB8; 
	font-weight:  bold; }

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E344C;  }

.contacts {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5F85; 
	font-weight:bold; }

.contacts a {
	color: #3A5F85; 
	font-weight:  bold; 	
	text-decoration: none; }

.contacts a:hover {
	color: #5F8AB8; 
	font-weight:  bold; 	
	text-decoration: none; }
	
.rlinks{
	font-family:Arial, Helvetica, sans-serif;
	color: #3A5F85;
	font-weight:bold; }

.rlinks a {
	color: #3A5F85;
	font-weight:  bold; 	
	text-decoration: underline; }

.rlinks a:hover {
	color: #5F8AB8;
	font-weight:  bold; 	
	text-decoration: underline; }

.updates {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #305174; 
	font-weight:bold; }
	
.mtg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222222; 
	font-weight:bold; }
	
table.forms {
	border: 1px solid #000000;
	background-color: #EBEDEF;
	margin: 20px;
	width: 500px;
}

.docs {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5F85; 
	font-weight:bold;
	margin-left: 15px }

.docs a {
	color: #3A5F85; 
	font-weight:  bold; 	
	text-decoration: none; }

.docs a:hover {
	color: #5F8AB8; 
	font-weight:  bold; 	
	text-decoration: none; }

.faqtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A5F85; 
	font-weight:bold; }
	
table.forms {
	border: 1px solid #000000;
	background-color: #EBEDEF;
	margin: 20px;
	width: 500px; }

.urls{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5F85; 
	font-weight:bold; }

.urls a {
	color: #3A5F85; 
	font-weight:  bold; 	
	text-decoration: underline; }

.urls a:hover {
	color: #5F8AB8; 
	font-weight:  bold; 	
	text-decoration: underline; }
	
.formfield {
	border: 1px solid #ddd;	
	color: #464545;
	height: 22px;
	font-size: 11px;
	line-height: 14px;
	padding: 0;}

.formtextarea {
	border: 1px solid #ddd;	
	color: #464545;
	font-size: 10px;
	padding: 0;
}
	
.lookup1 td {
	background-color: #f3f0eb;
	font-size: 11px;
}

.lookup2 td {
	background-color: #dfd8ce;	
}


.errormsg {
	color: #F00;	
}

.spacer{
	margin-left:50px;
	font-size:10px;
	color: #333333; }

.formtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333; 
	font-weight:bold; }

.fieldnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C4A6A;
	 }

.formlinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	font-weight: none;  }

.formlinks a {
	color: #333333; 
	font-weight: none; 	
	text-decoration: underline; }

.formlinks a:hover {
	color: #5F8AB8; 
	font-weight: none; 	
	text-decoration: underline; }
	
.postdate {
	font-size: 11px;
	color: #333333;
}