HTML 
{ 
	min-height: 100%; 
	margin-bottom: 1px;
}

BODY.configuratormini
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #000;
	
}

BODY
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #DDDDDD;
	
}

BODY.splash
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #000000;
}

DIV #masterPositioning 
{
	width: 100%;
	padding-top: 15px;
	margin-left: auto; 
	margin-right: auto;
}
DIV #roundedTopBar
{
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
}
DIV #masterTopBar
{
	width: 750px;
	height: 70px;
	background-color: #000000;
	text-align: right;
	margin-left: auto; 
	margin-right: auto;
}
DIV #masterNav
{
	width: 750px;
	background-color: #808080;
	margin-left: auto; 
	margin-right: auto;
	height: 30px;
}
.SpecResCal
{
	background-image: url(/images/SpecialResBG.gif);
}
DIV #masterMain
{
	width: 748px;
	background-image: url(/images/backgroundGradient.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #808080;
	border-left: solid 1px #808080;
	margin-left: auto; 
	margin-right: auto;
}
DIV #masterBottom
{
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
}
DIV #masterFooter
{
	width: 750px;
	font-size: 7pt;
	margin-top: 5px;
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
}
DIV #roundedTB
{
	background-color: #DDD;
	border-left: solid 1px #A9A9A9;
	border-right: solid 1px #A9A9A9;
	/* height: 270px; */
	padding: 1px;
	padding-bottom: 10px;
}
DIV #loginBox
{
	background-color: #DDD;
	width: 498px;
	border-left: solid 1px #A9A9A9;
	border-right: solid 1px #A9A9A9;
	padding: 5px;
	height: 103px;
}
DIV.masterTitle
{
	font-size: 15pt;
	color: #E77817;
}
DIV.loginContents
{
	padding: 5px;
}
DIV.masterPageTitle
{
	font-size: 15pt;
	color: #E77817;
	margin-left: 5px;
}
DIV.roundedTop
{
}
DIV.WhiteRoundedBottom
{
}
DIV.fivepadding
{
	padding: 5px;
}
DIV #masterPadding
{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
DIV #masterCell1
{
	border-right: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
	padding: 5px;
	/* height: 100px; */
	text-align: justify;
}
DIV #masterCell2
{
	border-right: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
	padding: 5px;
	/* height: 100px; */
	text-align: justify;
}
DIV #masterCell3
{
	border-right: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/* height: 230px; */
	text-align: justify;
}
DIV.internalContent
{
	border-right: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
INPUT.bordered
{
	border-top: solid 1px #E77817;
	border-left: solid 1px #E77817;
	border-right: solid 1px #E77817;
	border-bottom: solid 1px #E77817;
	color: #E77817;
	padding: 3px;
}
DIV #masterCellIMG
{
	/* margin-top: 10px; */
	width: 200px;
	float: right;
	height: 123px;
}

DIV.layout300
{
	width: 510px;
	margin-top: 10px;
	height: 120px;
}
DIV.layoutInner
{
	width: 225px;
	margin-top: 10px;
	margin-left: 15px;
}
DIV.layoutInnerIMG
{
	width: 200px;
	float: right;
}
DIV.layoutInnerMain
{
	width: 97%;
	margin-top: 10px;
}
DIV.layout100
{
	width: 100%;
}
DIV.masterFootPosition
{
	height: 100px;
	border: solid 1px #000;

	/* padding: 10px; */
}
DIV.confheader
{
	text-align: center;
}
DIV.whitetext
{
	color: #FFFFFF;
	font-weight: bold;
}

/*
** TEXT STYLES
*/
DIV.masterTitle
{
	font-size: 15pt;
	color: #E77817;
	margin-left: 5px;
	padding: 0px;
}
DIV.masterSubTitle
{
	font-size: 12pt;
	color: #444444;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}
A
{
	color: #E77817;
	text-decoration: underline;
}
A.cal
{
	color: #FFFFFF;
}
.cal
{
	color: #FFFFFF;
}
SPAN.error
{
	color: #DD0000;
}

/*
** MENU STYLES
*/
.masterNav ul{
	width: 748px;
	background-color: #808080;
	font: 13px Verdana;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	padding-top: 2px;
	border-left: solid 1px #707070;
	border-right: solid 1px #707070;
	border-bottom: solid 1px #707070;
}

.masterNav ul li{
	list-style: none;
	display: inline;
	float:left;
}

.masterNav ul li a{
	padding: 2px 1.0em;
	text-decoration: none;
	color: #FFF;
	background-color: #808080;
	border-right: solid 1px #707070;
}
.masterNav ul li a:hover
{
	background-color: #A9A9A9;
}

/*
** Alternating Table Colours
*/
.tablecolor1
{
	background-color: #CFCFCF;
}
.tablecolor2
{
	background-color: 6F6F6F;
}
.tablehover
{
	background-color: #AFAFAF;
}
TR.tableheader
{
	background-color: #A9A9A9;
	color: #FFFFFF;
}
TD.tabletext
{
	color: #FFFFFF;
}
.smalltext
{
	font-size: 10px;
}
.whitesmalltext
{
	font-size: 10px;
	colot: #FFFFFF;
}
.ultrasmalltext
{
	font-size: 9px;
}
.bordered
{
	border: 1px solid #000
}


/*
** POLL STYLES
*/
.masterPoll ul{
	font: 13px Verdana;
	width: 200px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-right: 5px;
	margin-left: 0px;
}

.masterPoll ul li{
	list-style: none;
	width: 200px;
	border: solid 1px #A9A9A9;
	margin-top: 5px;
}

.masterPoll ul li a{
	padding: 2px 1.0em;
	text-decoration: none;
	color: #000;
	display: block;
}
.masterPoll ul li a:hover
{
	background-color: #A9A9A9;
}


