/*+reset {*/
*
{
	/*[empty]position:;*/
	margin: 0;
	padding: 0;
}
BODY
{
	font-size: 76%;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 0px;
	/*+reset-optimize:yes;*/
}
H1, H2, H3, H4, H5, H6, ADDRESS, CAPTION, CITE, CODE, DFN, TH, VAR, KBD, PRE, SAMP, TT, SELECT, INPUT, BUTTON, TEXTAREA
{
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	#font-family: expression(this.singleExFf?this.singleExFf:(function(t)\7b return(t.singleExFf=t.parentNode.currentStyle.fontFamily)\7d )(this));
	#font-style: expression(this.singleExFs?this.singleExFs:(function(t)\7b return(t.singleExFs=t.parentNode.currentStyle.letterSpacing)\7d )(this));
	#font-weight: expression(this.singleExFw?this.singleExFw:(function(t)\7b return(t.singleExFw=t.parentNode.currentStyle.fontWeight)\7d )(this));
	#letter-spacing: expression(this.singleExLs?this.singleExLs:(function(t)\7b return(t.singleExLs=t.parentNode.currentStyle.letterSpacing)\7d )(this));
}
TH
{
	text-align: left;
}
TABLE
{
	border-spacing: 0;
}
TR, TD, TH
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, IMG
{
	border: 0;
}
/*+}*/
/*ELEMENTS*/
BODY
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
/*font sizing in ems, baby. if you want to change anything, just change this.
funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #333;
	background-color: #000080;
}
STRONG, B
{
	font-weight: bold;
}
P
{
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0;
}
A
{
	color: #666;
	text-decoration: none;
	background: transparent;
}
A:link
{
	color: #800000;
	background: transparent;
}
A:visited
{
	color: #800000;
	background: transparent;
}
A:hover
{
	color: #800000;
	border-bottom: 1px dashed #666;
	background: transparent;
}
A:active
{
	color: #800000;
	background: transparent;
}
H2
{
	font-size: 1.7em;
	margin: 0.2em 0em;
	font-weight: normal;
}
H3
{
	font-size: 1.4em;
	margin: 0.2em 0em;
	font-weight: normal;
}
H4
{
	font-size: 1.2em;
	margin: 0.2em 0em;
	font-weight: bold;
}
IMG
{
	border: 0;
}
TABLE
{
	font-size: 1em;
	margin: 1.2em 0em;
	border: 1px none #CCCCCC;
}
OL, UL, LI
{
/*
list-style: none;*/
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 20px;
}
/*CLASSES*/
.question
{
	letter-spacing: 0.09em;
	color: #8B0000;
	background-color: inherit;
}
.Sidetitle-AlignLeft
{
	text-align: left;
	border-top: 1px solid #5985AE;
	border-bottom: 1px solid #5985AE;
	color: #333;
	background: #B0C4DE;
	text-transform: lowercase;
}
.Upgrade
{
	display: none;
	font-weight: bold;
}
.Sidetitle
{
	text-align: center;
	border-top: 1px solid #5985AE;
	border-bottom: 1px solid #5985AE;
	color: #333;
	background: #B0C4DE;
}
.smtext
{
	font: 10px verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.09em;
}
.Justtext
{
	text-align: justify;
}
.left
{
	float: left;
	text-align: left;
	font-weight: bold;
	width: 40%;
}
.right
{
	float: right;
	text-align: right;
	font-weight: bold;
	width: 40%;
}
/*IDs*/
#MainBody-Columns
{
	border: 1px solid #5985AE;
	background-color: #E5EAFF;
	margin: 10px;
	padding: 5px;
	float: left;
}
#ColMask
{
	/*[disabled]border:1px solid #5985AE;*/
	background-color: #E5EAFF;
	margin: 10px;
	/*[disabled]padding:6px;*/
	float: left;
	width: 96%;
}
#Colleft
{
	background-color: #E5EAFF;
	float: left;
	width: 100%;
	overflow: hidden;
	/*[disabled]border:1px solid #5985AE;*/
}
#Column-Left
{
	width: 55%;
	float: left;
	text-align: justify;
	background-color: #E5EAFF;
	border-right: 1px solid #5985AE;
	padding: 10px;
	/*[disabled]border:1px solid #5985AE;*/
	overflow: hidden;
}
#Column-Right
{
	width: 40%;
	float: left;
	color: #666;
	text-align: center;
	background-color: #E5EAFF;
	overflow: hidden;
	padding-left: 10px;
}
#ContainerTimeline
{
	width: 840px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: 1px solid #5985AE;
	background-color: #B0C4DE;
	color: #333;
}
#Container
{
	width: 750px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: 1px solid #5985AE;
	background-color: #B0C4DE;
	color: #333;
}
#MainBody
{
	border: 1px solid #5985AE;
	background-color: #E5EAFF;
	margin: 10px;
	padding: 10px 20px;
	text-align: left;
}
#Header
{
	padding: 1px;
	text-align: right;
	border-bottom: 0px solid #000000;
	color: #333;
	background: #80A4C7;
	text-transform: lowercase;
}
#Topmenu
{
	text-align: left;
	border-bottom: 0px solid #000000;
	background-color: #B0C4DE;
	color: #333;
	padding: 5px 10px;
}
#BottomNoBorder
{
	text-align: justify;
	padding: 5px;
	background-color: #B0C4DE;
	color: #333;
	margin: 5px;
	border: 1px solid #000000;
	float: left;
	width: 97%;
}
#Bottommenu
{
	/*[disabled]text-align:justify;*/
	/*[disabled]padding:10px 5px;*/
	/*[disabled]border-top:0px solid #000000;*/
	/*[disabled]border-bottom:0px solid #000000;*/
	background-color: #B0C4DE;
	color: #333;
}
#Footer
{
	text-align: right;
	/*[disabled]padding:1px;*/
	border-top: 1px solid #5985AE;
	background: #80A4C7;
	text-transform: lowercase;
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #333;
}
