﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a
{
	text-decoration:none;
	color: #DC002E;
	font-style:italic;
}
body
{
	font-size:62.5%;
	font-size: 0.7em;
	font-family: Verdana, Sans-Serif;
	background-color: #FFF;
}
ol
{
	padding-left:25px;
  list-style:decimal;
  
}
ol li
{
	margin-top:10px;
	margin-bottom:10px;
}
ul
{
	padding-left:25px;
 
}
a[email="true"]
{
	color: #0069AA;
	font-style:normal;
}
input[type="text"]
{
	border:medium none;
	border-width: 0;
	width:300px;
	font-family: Verdana, Sans-Serif;
	
}
.standardForm input[type="submit"]
{
	float:right;
}

textarea
{
	border:none;
	width:300px;
	height:80px;
border-width: 0;
	font-family: Verdana, Sans-Serif;
}

.standOut,.standOut li a
{
	color: #DC002E;
	font-style:normal;
}
.standOut.astrix
{
float:left;
height:18px;

	}
.standOut li
{
	list-style:none;
}

.standOut.bold
{
	font-weight:bold;
}
h1
{
	margin-top: 10px;
	font-size: 2em;
	color: White;
	font-weight: bold;
}
h2
{
	color:#919090;
	font-weight: bold;
	
}

.clear
{
	clear: both;
	line-height: 0;
	height: 0;
}
#PageWrapper
{
	width: 900px;
	background-color: White;
	padding: 30px 30px;
	margin: 0 auto;
}

/* Content wrapper*/
.content
{
	padding: 15px 10px 0px 10px;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
	z-index: 100;

}
.content.side
{
	background: url(/Files/System/Images/SideParagraphBackground.gif) no-repeat 0 0;
	width: 140px;
	
	
}
.content.side.last
{
	margin-right: 0px;
	
}
.content.main
{
	padding: 15px 15px;
	background: url(/Files/System/Images/MainParagraphBackground.gif) no-repeat 0 0;
	width: 505px;
	height:710px;

}
/* Content Bottom Background Images*/
#Bottom
{
	clear: both;
	position: relative;

}
#Bottom .content.bottom
{

	position: absolute;
	height: 550px;
	display: block;
	top: -550px;
	z-index: 0;
}
#Bottom .content.side.bottom
{
	background: url(/Files/System/Images/SideParagraphBackgroundBottom.gif) no-repeat 0 0;
}
#Bottom .content.side.bottom.last
{
	left: 735px;
}
#Bottom .content.main.bottom
{
	background: url(/Files/System/Images/MainParagraphBackgroundBottom.gif) no-repeat 0 0;
	left: 180px;

}

/* Footer*/

#MainMenu p
{
	padding: 10px 10px;
	
}



