html {
	overflow-y: scroll;
}

body{
	padding:0px;
	margin:0px;
	background-color:#2F3E5E;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 16px;
}

a:hover{text-decoration:none;}

table, td {
		width:100%;
		height:100%;
		border-width:0px;
	}

td { vertical-align:top;}

.m_text, td, li, input, textarea
	{
		font-family:Georgia, Times New Roman, Times, serif;
		font-size:14px;
		color:#2D2622;
	}
	
.c_text
	{
		 color:#FFFFFF;
	}

a { color:#830713; font-family:Georgia, Times New Roman, Times, serif; font-size:14px;}

.cell_left span strong a, span strong a { text-decoration:none; color:#830713;}

.cell_left span strong a:hover, span strong a:hover { text-decoration: underline;}

.cell_left { color:#2D2F31; line-height:16px; background-image:url("images/sq1.gif"); padding:22px 15px 10px 16px}

.cell_left span a { color:#2F3E5E;}

.cell_right { padding:22px 24px 15px 23px;}

.cell_l_b { background-image: url(images/sq2.gif); padding:21px 15px 10px 16px}

.input1 {width:196px; height:19px; border-color:#2F3E5E; border-width:1px; background-color:#B3BED1; border-style:solid; padding-left:5px}

.cell_l_b a { color:#2F3E5E; line-height:11px; font-weight:bold}

.line { height:1px; background-image:url(images/h-l.gif); background-repeat:repeat-x}

.h_l { background-image:url(images/h-l.gif); background-repeat:repeat-x; background-position:bottom; height:20px}

.v_l { background-image:url(images/v-l.gif); background-repeat:repeat-y; background-position:right; vertical-align:middle;}

.v_l span { margin-left:25px;}

.v_l span strong { color:#830713;}

.v_l_center { text-align: center;}

.v_l_center span {margin-left:0px;}

.no_class, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}
	
.footertext,.footertext:link,.footertext:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footertext:hover {
	text-decoration: underline;
}

.pullquote {
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 0px 15px 0px 15px;
	background-color: #EEEEEE;
	float: right;
	padding: 20px 10px 20px 10px;
	width: 200px;
	font-size: 16px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 16px;
}

.form {
	width: 400px;
	height: 25px;
}

.formlabel {
	width: 150px;
	height: 25px;
}

.formfield {
	width: 350px;
	height: 25px;
}

.red {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}