/*
******************************************************************************************************
THIS IS THE MAIN STYLE SHEET FOR THE SITE. IT'S BASICALLY THE SAME AS THE ONE FOR THE ADMIN SECTION BUT 
CAN BE EDITED WITHOUT AFFECTING ANYTHING IN THE ADMIN SECTION.
*******************************************************************************************************
*/

.content {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}


.titles { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 13px; color: #2B4F94; font-weight: bold}

.titles2 { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 13px; color: #2B4F94; font-weight: bold; margin-top:8px;}

.searchFieldText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2B4F94; font-weight: bold;}

.searchResultsText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-left:10px; margin-right:10px}


.titles_white { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; margin-left:8px;}


.style1 {
	color: #2B4F94;
	font-weight: bold;
}

.titles_white A:link {
	color: #ffffff;
	text-decoration:underline;
	}

.titles_white A:visited {
	color: #ffffff;
	text-decoration:underline;
	}
	
.titles_white A:hover {
	color: #ffffff;
	text-decoration:none;
	}

.adminContent {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	padding: 8px;
}



A:link {
	color: #29517E;
	font-weight: bold;
	text-decoration:underline;
	}


.breadcrumbs {
    margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.breadcrumbs A:link {
	color: #1D4188;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;


}

.breadcrumbs A:visited {
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;

}


.contentMrgn {	
	margin-left : 20px;
	margin-right : 15px;
}

.navigator {	
	text-align: left;
	padding-left : 5px;
	padding-right : 26px;
	padding-top: 7px;
	vertical-align:middle;
	
}

.searchField { 
	padding-left : 15px;
	padding-right : 15px;
	background-image:url(images/magnifying_glass.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height: 11px;
	text-align: left;

}

.searchField2 { 
	padding-left : 15px;
	padding-right : 15px;
	background-image:url(images/magnifying_glass.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 11px;
	text-align: left;

}
.searchResults { 
	line-height: 16px;
	text-align: left;

}

.thumbsMargin { 
	text-align: center;
	margin-left : 8px;
	margin-right : 5px;
	margin-top: 6px;
	
}


body {
	background-image: url(images/bgr2.jpg);
	background-repeat: repeat-x;
	background-color: #1C4188;
}

.keyword {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1D4188; font-weight: normal
}

.FooterLinks {
    margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #789FD4;
	font-weight: bold;
	text-decoration: none;

	}
.FooterLinks A:link {
text-decoration: underline;
color: #789FD4;
font-size: 10px;
} 

.FooterLinks A:visited {
text-decoration: none;
color: #789FD4;
}



.sideLinks {
    margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D4188;
	font-weight: bold;
	text-decoration:underline
	}
	
.sideLinks A:link {
color: #1D4188;
font-size: 11px;
font-weight:bold;
} 

.sideLinks A:visited {
	font-size: 11px;
	color: #1D4188;
	font-weight: bold;
	text-decoration:underline
	
}

.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.style5 A:link {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
	}

.style5 A:visited {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
	}
	
.style5 A:hover {
	color: #ffffff;
	text-decoration:none;
	}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7097ce;
}

.frontTables {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; margin-top:6px; margin-bottom:15px
}
