
TABLE, TD, TR ,OL, UL, LI, DIV, BODY {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;	
}

HR  {
	height: 1px;	
}

form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

input {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-weight: normal; 
	font-size: 12px;	
}

select	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 12px;	
}
	
textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal; 
	font-size: 12px;	
}

.smallText {  
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;	
}	


/* Red text sizes */
.redTitle  {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 17px;
	color: #8E2326; 
	font-weight: bold;
	font-style: italic;
}



/* White text sizes */
.whiteText {
	color: #FFFFFF;
}

.footertext  {
	font-size: 11px;
	color: #FFFFFF;	
	padding: 10px;
}


/* bold red asterisk */
.required {
	font-weight: bold;
	color: #CC0000;	
}


/* link styles */

a:link, a:visited {
	color: #167890;
	text-decoration: none;
}
   
a:hover, a:active {
	color: #167890;
	text-decoration: underline;
}

a.mainNav:link, a.mainNav:visited { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #C0026C; 
	text-decoration: none;
}
	
a.mainNav:hover	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #C0026C; 
	text-decoration: underline;
}
   
a.footerLink:link, a.footerLink:visited { 
	font-size: 11px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}
	
a.footerLink:hover	{
	font-size: 11px;
	font-weight: normal;
	color:#ffffff; 
	text-decoration: underline;
}

td.content {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 20px; 
	padding-top: 20px;
	line-height: 16px;
}

td.navigation {
margin-left: 10px;
padding-left: 10px;
vertical-align: middle;
}


.rightcolumn {
	padding-bottom: 2px;
}

td.thumbnailtest {
background-image: url(images/bg_gallery_thumb.gif);
padding: 9 9 9 9;
}

td.galleryPadding {
padding-right: 15px;
}

table.thumbnail {
background-repeat: no-repeat;
}
