/* The CSS that's required to position the footer */
*
{
	margin: 0;
	padding: 0;
}
html
{
/*	height: 100%;*/
}

body
{
/*	height: 100%;*/
	text-align: center;
}

p {
	padding-bottom: 10px;
}

#page
{
	position: relative;
	text-align:center;
	width: 777px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
	background-image: url(images/smoothbg.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
}

#main 
{
	display: inline;
	position:relative; 
	margin-top: 10px;
	margin-left: 152px; 
	width:444px; 
	background-color:#fff;
	overflow: visible;
	line-height:normal;
}
#contentholder
{
	margin-top: 45px;
	padding-bottom: 25px;
	/* border: 1px solid #cccccc;*/
	 float:none;
	 width: inherit;
}
#maincontent {
	/*display: inline;*/
	float: left;
	margin-top: 0px;
	/*margin-left: 150px;*/
	width: 444px;
/*	height: auto;*/
	background-color:#fff;
}
#maincontent li {
	margin-left: 30px;
}
#contentleft { float: left;  width: 590px;}
#contentright { float:inherit;  margin-left: 595px; width: auto;}
#nav {float: left; width:141px; height:auto; background-color:#fff; }
.fronttext { font-family: Verdana, Arial, san-serif; font-size: 7pt; font-weight: normal; }
.fronthead { font-family: Verdana, Arial, san-serif; font-size: 10pt; font-weight: normal; }
.footertext { font-family: Verdana, Arial, san-serif; font-size: 8pt; font-weight: normal; }
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* Alpha Base */

#topbar
{
	background-image:url(ab/top/topb-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height: 33px;
	width: 100%;
	text-align:center;
}
#bottombar
{
	text-align:center;
	/*clear:both;*/
	background-image:url(ab/top/bottomb-bf.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height: 33px;
	width: 100%;
}
.footertext { color: #a1a1a1; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; 	line-height: 20px;}
.footertext a { padding-left: 8px; background-image:url(ab/littlearrow.gif); background-position:bottom left; background-repeat:no-repeat; color: #a1a1a1; text-decoration:none;}
.footertext a:link { padding-left: 8px; background-image:url(ab/littlearrow.gif); background-position:bottom left; background-repeat:no-repeat; color: #a1a1a1; text-decoration:none;}
.footertext a:hover { padding-left: 8px; background-image:url(ab/littlearrow.gif); background-position:bottom left; background-repeat:no-repeat; color: #909090; text-decoration:underline; }
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.solutiontext { color: #a1a1a1; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; }
.solutiontext a { color: #a1a1a1; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; }
.solutiontext a:link { padding-left: 8px; background-image:url(ab/littlearrow.gif); background-position:bottom left; background-repeat:no-repeat; color: #a1a1a1; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; text-decoration:none;}
.solutiontext a:visited { padding-left: 8px; color: #a1a1a1; background-image:url(ab/littlearrow.gif); background-position:bottom left; background-repeat:no-repeat; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; text-decoration:none;}
.solutiontext a:hover { padding-left: 8px; color: #a1a1a1; background-image:url(ab/littlearrow.gif);  background-position:bottom left; background-repeat:no-repeat; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; text-decoration:underline; }
.solutiontext a:active { padding-left: 8px; color: #a1a1a1;background-image:url(ab/littlearrow.gif);   background-position:bottom left; background-repeat:no-repeat; font-family: Arial, san-serif; font-size: 8pt; font-weight: normal; line-height: 20px; text-decoration:none;}
.solutiontext p { padding-bottom: 15px; }
table#bottomtable {
	border: 0px;
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table#bottomtable td {
	padding-left: 8px;
	padding-top: 0px;
}
table#bottomtable th {
	font-weight: normal;
	text-align: left;
	padding-left: 7px;

}
.bottomcell { background-image:url(ab/top/bottomb-dots.gif); background-position:top left; background-repeat:repeat-y;}