body
{
	margin: 0px;
	padding: 0px;
	background: #5e6c77 url(../images/mainBg.gif) top center repeat-y;
	text-align: center;
	font-family: tahoma;
}

a
{
/*	color: #006bb6;
*/
	color: #3a75c4;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#mainDiv
{
	width: 906px;
	margin: auto;	
	position: relative;
	padding-top: 1px;
}

#logo
{
	float: left;
	margin: 10px 10px 10px 30px;
	border: 0px;
}

#topLinks
{
	position: absolute;
	top: 0px;
	right: 30px;
}

#topContact, #topSupport
{
	border: 0px;
	float: left;
}

#sloganDiv
{
	position: absolute;
	top: 4px;
	left: 400px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#sloganDiv a
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#searchboxDiv
{
	position: absolute;
	top: 30px;
	right: 35px;
}

.searchBox
{
	background: #ffffff;
	border: 1px solid #767676;
	color: #aaa9a9;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}

.button
{
	background: #aaa9a9;
	width: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #767676;
	text-align: center;
	cursor: pointer;
}

#menuDiv
{
	margin: auto;
/*	background: #1d78b7;
*/
	background: #3a75c4;
	border-top: 5px solid #334a5a;	
	width: 840px;
	height: 35px;
	position: absolute;
	top: 60px;
	left: 30px;
}

#menuDiv ul
{	
	list-style: none;
}

#contentDiv
{
	background: url(../images/greyBarBg.gif) top right repeat-y;
	border-bottom: 1px solid #707070;
	margin: 0px 30px 0px 30px;
	padding-top: 1px;
	width: 840px;
}

#innerContentDiv
{
	background: url(../images/greyBarBg.gif) top right repeat-y;
	border-bottom: 1px solid #707070;
	margin: 100px 30px 0px 30px;
	padding-top: 1px;
	width: 840px;
}

.spacer
{
	clear: both;
}

#activeItem
{
	background: #334a5a;
}

#howCanDiv
{
/*	background: url(../images/howCanHomepageBg.gif) top left no-repeat; 
	background: url(../images/howCanHomepageBg_22Aug2008.gif) top left no-repeat;
	background: url(../images/howCanHomepageBg_26Sep2008.gif) top left no-repeat;
*/
	background: url(../images/howCanHomepageBg_14Nov2008.gif) top left no-repeat;
	width: 565px;
	height: 144px;
	padding: 1px;
	line-height: 18px;
}

#howCanText
{
	font-size: 12px;
	text-align: left;
	margin: 15px;
}

#contentText
{
	margin: 4px 0px 4px 0px;
	float: left;
	width: 570px;	
}

#pageText
{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
	color: #323232;
}

#flashDiv
{
	margin-top: 103px;
	margin-right: 5px;
}

#rightBar
{
	float: right;
	width: 250px;
	background: #e2e2e2;
}

.rightBarBox
{
	text-align: left;
	font-size: 12px;
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #ffffff;
}

#footerDiv
{
	height: 30px;	
	font-size: 12px;
	margin: 0px 30px;
}

#footerLeft
{
	float: left;
	margin-top: 10px;
}

#footerRight
{
	float: right;
	margin-top: 10px;
}

/* headers */

h1, h2, h3, h4, h5, h6
{
	margin: 10px 0px;
	padding: 0px;
/*	color: #006bb6;
*/
	color: #3a75c4;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: normal;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: normal;
}

h5
{
	font-size: 12px; 
	font-weight: bold;
}

h6
{
	font-size: 12px;
	font-weight: normal;
}

/* news manager classes */

.shortDescriptionBoxTextAutostuff
{
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	line-height: 16px;
}

#rightBar div.articleBodyDate
{
	display: none;
}

.shortDescriptionBoxOuterAutostuff
{
	margin: 0px 6px 14px 6px;
}

/* MAS STYLES */

#MAS_loginFormTable
{
	background: #dddddd;
	border: 1px solid #555555;
	padding: 10px;
}

.shortDescriptionBoxHeader
{
	font-size: 14px;
	font-weight: bold;
}

.MAS_loginFormBtn
{
	background: #aaa9a9;
	width: 70px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #767676;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.MAS_loginFormInput
{
	background: #ffffff;
	border: 1px solid #555555;
	padding: 1px;
}


.profileSummaryContainer
{
	margin: 5;
	padding: 0;
	background: transparent;
	border: 0;	
	color: #000000;
}

.profileSummaryAutostuffBox
{
	font-weight: normal;
	overflow: hidden;
	height: 100px;
}

.profileSummaryNameContainer
{
	font-size: 12px;
	padding: 0px;
}

.profileTitle
{
	margin: 10px 0px;
	padding: 0px;
	color: #006bb6;
	font-size: 16px;
	font-weight: bold;
}


.profileTextContainer
{
	float: none;
	width: auto;
}

.profileImagesContainer
{
	float: right;
}

.profileContainer, .profileTable
{
	padding: 0px;
}

.profileSummaryBox
{
	font-weight: normal;
	overflow: hidden;
	height: 60px;
}
