* { margin: 0; padding: 0; }

body, td
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
}

img
{
	border: 0;
}

a:link { text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #2D5A97; }
a:active { text-decoration: none; color: #333333; }

h1, h2, h3
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	color: #595957;
}

h1
{
	font-size: 24px;
	margin-top: 0px;
	line-height: 26px;
}
h2
{
	margin-top: 20px;
	font-size: 24px;
	text-align:justify;
}
h3
{
	margin-top: 20px;
	font-size: 18px;
	line-height: 23px;
	text-align:justify;
}
h1 a:link , h1 a:visited , h2 a:link , h2 a:visited , h3 a:link , h3 a:visited
{
	color: #c32001;
}

h1 a:hover , h1 a:active , h2 a:hover , h2 a:active , h3 a:hover , h3 a:active
{
	color: #2D5A97;
}

p
{
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #595957;
	padding: 0px;
	text-align:justify;
}

p a:link , p a:visited
{
	color: #c32001;
}

p a:hover , p a:active
{
	color: #2D5A97;
}

.RedColor
{
	color: #C32001;
}

.SmallText
{
	font-size: 13px;
	font-weight: normal;
}

#TopMenuContainer
{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 176px;
}

#HorizDivider
{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 176px;
	width: 780px;
	height: 45px;
}

#MainContainer
{
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 216px;
	width: 945px;
	background-image: url(/Content/bg.gif);
	border: #777;
	border-style: none solid solid none;
	border-width: 1px;
}

#GreyVertical
{
	position: absolute;
	top: 0px;
	z-index: 6;
	left: 210px;
	width: 2px;
	height: 292px;
}

#GreyVerticalLong
{
	position: absolute;
	top: 221px;
	z-index: 6;
	left: 210px;
	width: 2px;
	height: 450px;
}

#BotLeft
{
	position: absolute;
	top: 286px;
	z-index: 5;
	left: 0px;
	width: 210px;
	height: 18px;
}

#BotLeftLong
{
	position: absolute;
	top: 666px;
	z-index: 5;
	left: 0px;
	width: 210px;
	height: 18px;
}

#LeftMenuContainer
{
	position: absolute;
	top: 221px;
	z-index: 3;
	left: 0px;
	width: 191px;
	background-color: #EEE;
}

#MainBody
{
	position: absolute;
	z-index: 4;
	left: 230px;
	top: 222px;
	width: 506px;
	height: 307px;
	border: #777;
	border-style: none solid solid none;
	border-width: 0px;
}

#LeftRegister , #LeftChoices , #LeftPerformance , #LeftService , #LeftCompanies , #LeftSwitch , #LeftTestimonials , #LeftGlossary, #LeftLogin, #LeftPrintForms, #LeftTerms, #LeftContact, #LeftHome, #LeftLogout
{
	position: absolute;
	top: 0px;
	z-index: 3;
	left: 0px;
	width: 234px;
	height: 28px;
}

#LeftChoices
{
	top: 63px;
}
#LeftPerformance
{
	top: 32px;
}
#LeftService
{
	top: 95px;
}
#LeftCompanies
{
	top: 127px;
}
#LeftSwitch
{
	top: 159px;
}
#LeftTestimonials
{
	top: 191px;
}
#LeftGlossary
{
	top: 224px;
}
#LeftLogin
{
	top: 255px;
}
#LeftPrintForms
{
	top: 287px;
}
#LeftTerms
{
	top: 318px;
}
#LeftContact
{
	top: 349px;
}
#LeftHome
{
	top: 380px;
}
#LeftLogout
{
	top: 411px;
}

#LeftNameContainer
{
	position: absolute;
	top: 194px;
	z-index: 3;
	left: 25px;
	width: 191px;
}