body {
	background-color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background : url(../Images/DevBg.gif) fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a {
	color: #0000ff; /*#000088;*/
	text-decoration: underline;
	font-size: 9pt;
}

a:visited {
	color: #0000ff; /*#4a5d7e;*/
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

input[type="text"], input[type="password"], textarea, select {
	font-size : 9pt;
	border : 1px solid #C3C3C3;*/
}

.InputImage {
	border: none;
}

.inputNormal {
	/*
	border: thin outset;
	*/
}

.Accent {
	color: #ff0000;
}

.CatchPhrase {
	font-size: 14pt;
	font-weight: bold;
	font-family: "Barret Wide Bold", "Times New Roman", Times, serif;
}

.Copyright {
	text-align: center;
	font-size: 8pt;
	font-family: "Arial Narrow", Arial;
}

.CopyrightLink {
	text-align: center;
	font-size: 8pt;
	font-family: "Arial Narrow", Arial;
	color: #000000;
	text-decoration: underline;
}

.CopyrightLink:hover {
	text-align: center;
	font-size: 8pt;
	font-family: "Arial Narrow", Arial;
	color: #000000;
	text-decoration: underline;
}

.CopyrightLink:visited {
	text-align: center;
	font-size: 8pt;
	font-family: "Arial Narrow", Arial;
	color: #000000;
	text-decoration: underline;
}

.QuietLink {
	text-decoration: none;
	color: #000000;
}

.QuietLink:Hover {
	text-decoration: none;
	color: #000000;
}

.QuietLink:Visited {
	text-decoration: none;
	color: #000000;
}

.QuietLink2 {
	text-decoration: underline;
	color: #000000;
}

.QuietLink:Hover2 {
	text-decoration: underline;
	color: #000000;
}

.QuietLink:Visited2 {
	text-decoration: underline;
	color: #000000;
}

.HoverBoxLink, .HoverBoxLink:Visited {
	font-size: 8pt;
	color: #000000; 
	text-decoration: none;
}

.HoverBoxLink:Hover {
	color: #000000;
	text-decoration: underline;	
}

.NoUnderline {
	text-decoration: none;	
}

.SmallText {
	font-size: 8pt;
}

.SmallTextBold {
	font-size: 8pt;
	font-weight: bold;
}

.SmallerText {
	font-family: arial;
	font-size: 7pt;
}

.BigText {
	font-size: 12pt;
}

.BigTextBold {
	font-size: 12pt;
	font-weight: bold;
}

.BiggerText {
	font-size: 14pt;
}

.HighlightText {
	color: #ee874d;
}

.Highlighttext2 {
	color: #000080;
}

.Highlighttext3 {
	color: #FFFF00;
}

.AltFont {
	font-family: Arial, Helvetica, sans-serif;
}

.eMoverBlack {
	color: #525252;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}

.eMoverGray {
	color: #B9B9B9;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}

.tdHeader {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #4a5d7e;
	text-align: center;
}

.tdVR {
	background-color: #000000;
}

.td1 {
	background-color: #4a5d7e;
}

.td2 {
	background-color: #FFFBD5;
}

.BannerFont {
	font-family: verdana; 
	font-weight: bold; 
	line-height: 16px;
}