/* Global Styles */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/grid_back.gif);
	background-repeat: repeat;
	padding: 0px;
	}
	
a {
	color: #FFFFFF;
	border-width: 0;
	}
	

/* Class Styles */
	
.bodyText {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:0;
	line-height: 20px;
	padding-right: 10px;
	}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #708193;
}
.horline {
	background-image: url(images/grid_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.background-white {
	background-color: #FFFFFF;
	padding-left: 10px;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: 700;
	color: #FFFFFF;
	font-style: normal;
	text-transform: capitalize;
}
.horlineright {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}
.horlinebtm {
	background-image: url(images/shadow_btm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
	text-transform: uppercase;
}
.titlesPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #708193;
	text-decoration: none;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

div.thumbnail {
	width: 165px;
	float: left;
	margin-left: 7px;
	display: inline;
}

div.thumbnail p {
	margin-right: 10px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}

div.thumbnail a {
	font-family: "Times New Roman", Times, serif;
	line-height: 10px;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	border-color: #FFFFFF;
}

