body
{
	background: #FFF;
	font-family: Calibri, "Century Gothic" , Verdana, "Trebuchet MS" , Arial;
	font-size: 15px;
	color: #7A7A7A;
}

a
{
	text-decoration: none;
	font-weight: normal;
	color: #F48400;
}

a:hover
{
	color: #F48400;
}

a:visited
{
	color: #F48400;
}

.pointer
{
	cursor: pointer;
}

.clear
{
	clear: both;
}

.wide
{
	width: 100%;
}

.collapse
{
	border-collapse: collapse;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.centerobject
{
	margin-left: auto;
	margin-right: auto;
}

.underlineHover:hover
{
	text-decoration: underline;
}

#maincontent
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.siwcolor
{
	color: #F48400;
}

.bodycolor
{
	color: #7A7A7A;
}

#headerbox
{
	background: #F48400 url(/graphics/headergradient.png) repeat-x 0 0px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

#headerbox a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#headerbox a:hover
{
	color: #FFFFFF;
}

#headerbox a:visited
{
	color: #FFFFFF;
}

#navbar
{
	color: #7A7A7A;
	font-weight: bold;
	font-size: 16px;
}

#navbar a
{
	color: #7A7A7A;
	font-weight: bold;
	font-size: 16px;
}

#navbar a:hover
{
	color: #7A7A7A;
}

#navbar a:visited
{
	color: #7A7A7A;
}

#footer
{
	font-size: 12px;
	background: #7A7A7A url(/graphics/footergradient.png) repeat-x 0 0px;
	color: #FFFFFF;
	padding: 2px;
}

#footer a
{
	font-size: 12px;
	color: #FFFFFF;
}

#footer a:hover
{
	color: #FFFFFF;
}

#footer a:visited
{
	color: #FFFFFF;
}

.header
{
	font-size: 17px;
	color: #F48400;
	margin-bottom: 5px;
}

.questiontext
{
	font-size: 28px;
	font-weight: bold;
}

.sideborders
{
	border-right: solid 2px #CCCCCC;
	border-left: solid 2px #CCCCCC;
}

.leftborder
{
	border-left: solid 2px #CCCCCC;
}


.grad50B2T
{
	background: #DDD url(/graphics/Fade_to_White_B2T_50.png);
}

.underlineHover:hover
{
	text-decoration: underline;
}

#threecolleft
{
	float: left;
	width: 200px;
	padding-right: 30px;
}

#threecolmiddle
{
	width: 436px;
	margin-left: 230px;
	margin-right: 230px;
	padding-left: 30px;
	padding-right: 30px;
}

#threecolright
{
	float: right;
	width: 200px;
	margin-left: 730;
	padding-left: 30px;
}

#twocolright
{
	width: 728px;
	margin-left: 230px;
	padding-left: 30px;
}

#twocolleft
{
	float: left;
	width: 200px;
	padding-right: 30px;
}

.tcdesc
{
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
}

.tcpadbottom td
{
	padding-bottom: 10px;
}

.basictableheader td
{
	font-weight: bold;
	border-bottom: solid 1px #333;
	padding-right: 20px;
}

.basictablerow td
{
	padding-right: 20px;
}

.boldPlus
{
	font-size: 20px;
	font-weight: bold;
}

.popupCalendar .ajax__calendar_container
{
	background: #F1F1F1;
	border: solid 1px #CCC;
}

.popupCalendar .ajax__calendar_days table tr td
{
	padding-right: 0px;
}
