
/*									 */
/*	Standard Text (do not remove)	 */
/*									 */

.PageHeader
{
	font-size: 			20px;
	font-weight:		bold;
	color:				#641407;
	padding:			10px;
	border-bottom:		1px solid #3F3F3F;
}

.Title
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			22px;
	font-weight:		bold;
	color:				#155089;
	padding-bottom:		5px;
	line-height:		24px;
}

.SubTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	color:				#155089;
}

.Text
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#454545;
	line-height:		16px;
}

.TextBlue
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#155089;
	line-height:		16px;
}

.TextPadding
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#000000;
	padding:			7px;
}

.imgborder
{
	border:				1px solid #155089;
}

.SlideshowTitle
{
	font-size: 			28px;
	font-weight:		bold;
	color:				#EE1B2E;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.SlideshowText
{
	font-size: 			14px;
	font-weight:		bold;
	color:				#7C7C73;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.SlideshowLink
{
	font-size: 			14px;
	font-weight:		bold;
	color:				#7C7C73;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.Link
{
	font-size: 			12px;
	color:				#000080;
	cursor:				pointer;
	text-decoration:	underline;
}

.Link:hover
{
	font-size: 			12px;
	color:				#000080;
	cursor:				pointer;
	text-decoration:	none;
}

.Error
{
	font-size: 			13px;
	font-weight:		bold;
	color:				#800000;
}

.Notice
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#679AC9;
	font-weight:		bold;
}

.Small
{
	font-size: 			10px;
	color:				#7C7C73;
	padding:			2px;
}

.White
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color:				#FFFFFF;
	line-height:		16px;
}

.White a,
.White a:hover,
.White a:active,
.White a:link,
.White a:visited
{
	color:				#000000;
}

.WhiteSmall
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#FFFFFF;
	line-height:		14px;
}

.Form
{
	font-size: 			13px;
	font-weight:		bold;
	color:				#0000AA;
}

.Price
{
	font-size: 			11px;
	color:				#800000;
}

.Header
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800080;
}

.Footer
{
	font-size: 			12px;
	color:				#155089;
	padding:			25px 0px 0px 5px;
	width:				100%;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

.Comment
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#7C7C73;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.FormComment
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight:		bold;
	color:				white;
	background-color:	#679ac9;
	width:				550px;
	border:				solid 1px #000;
	float: 				left; 
	padding:			5px;
	margin:				20px;
}

.FormSectionTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	color:				#000000;
	width:				550px;
	border-bottom:		solid 1px #000;
	float: 				left; 
}