body {
	background-image:	url( assets/tan_rptr.gif );	
	font-family:		Arial;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.footer {
	font-family:		arial;
	font-size:		9px;
	text-align:		center;
	padding:		5px;
}

.footer a {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
}

.menu {
	background-image:	url( assets/menu_rptr.gif );
	height:			35px;
}

.menu A { 
	color:			#FFFFFF;
	text-decoration:	none;
}

.menu A:hover {
	border:			0px dashed #FFFFFF;
	border-bottom-width:	1px;
	text-decoration:	none;
}

.menu td, .menu tr {
	font-family:		tahoma;
	font-size:		11px;
	font-weight:		500;
	letter-spacing:		0px;
	color:			#FFFFFF;
	padding:		3px;
	white-space: 		nowrap;
}

.image {
	border:			1px solid #FFFFFF;
}

.content {
	font-size:		12px;
	padding:		10px;	
	text-align:		justify;
}

HR {
	color:			#FFFFFF;
	width:			100%;
	height:			1px;
}

.home li {
	color:			#000033;	
	font-size:		12px;
	font-family:		tahoma;
	font-weight:		bold;
	padding:		0px;
	padding-bottom:		15px;
}

.home li A {
	color:			#000033;
}

UL { 
	list-style-image: url( assets/bullet.gif ) 
}

.header {
	font-family:		Times New Roman;
	font-size:		20px;
	padding: 		5px;
	color:			#FFFFFF;
	background-repeat:	repeat-x;
}

.Bio {
	width: 			100%; 
	border: 		1px solid #6F685E; 
	background-image: 	url( assets/box_rptr.jpg );
	background-repeat:	repeat-x;
	background-color:	#DFDED9;
}

.Bio img {
	border: 		1px solid #6F685E; 
}

.bio td, .bio tr {
	white-space: 		nowrap;
	font-family:		Times New Roman;
	font-size:		12px;
}

.subHeader {
	font-family:		Times New Roman;
	font-size:		18px;
	text-transform:		Capitalize;
}

A {
	color:			#000000;
	text-decoration:	none;
}

A:hover {
	text-decoration:	underline;
}

.segment {
	border:			0px dashed #000000;
	border-bottom-width:	1px;
	font-size:		12px;
	font-family:		arial;
	text-align:		justify;
}

.input {
	width:			100%;
	border:			1px solid #6F685E;
}