/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../graphics/gradient.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 35px;
}


/* General Links */
a:link { text-decoration : none; color : #FF7F00; border: 0px;} 
a:active { text-decoration : underline; color : #FF7F00; border: 0px;} 
a:visited { text-decoration : none; color : #FFFFFF; border: 0px;} 
a:hover { text-decoration : underline; color : #FF7F00; border: 0px;} 

.menu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
}
a.menu:link { text-decoration : none; color : #FFFFFF; } 
a.menu:active { text-decoration : underline; color : #FFFFFF;} 
a.menu:visited { text-decoration : none; color : #FFFFFF;} 
a.menu:hover { text-decoration : none; color : #000000; } 

.small_img {
	border: 1px;
	color : #FF7F00;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.pad { margin: 10px;}

.body_text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	margin-left: 30px;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 30px;
}
.caption_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-align: left;

}
.footer_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	text-align: center;

}
h1 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: 'Arial';
	font-weight: bold;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
}
h2 { font-size: 20px; color: #FFFFFF; font-family: 'Arial'; font-weight: bold;	margin: 20;}
h3 { font-size: 18px; color: #FFFFFF; font-family: 'Arial'; font-weight: bold; 	margin: 0;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
