.siteWrapper
{
	width: 100%;
	min-width: 877px;	
	text-align: left;
	padding: 0px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #b5c8e6;
}

.topWrapper 
{
	height: 146px;
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	background-color: #b5c8e6;
	background-image: url(../Images/SiteDesign/CAF-Header-MiddleExtender.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.headerLeft
{
	height: 146px;
	width: 500px;
}

.headerRight
{	
	height: 146px;	
	width: 376px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/SiteDesign/CAF-Header-Right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.userStatus
{
	float: left;
	height: 25px;
	width: 180px;
	text-align: left;
	margin-top: -37px;
	margin-left: 475px;
	padding-top: 4px;
	padding-left: 10px;
}

.pageTitle
{
	height: 20px;
	text-align: left;
	margin-top: 68px;
	margin-left: 165px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 13pt;
	font-weight: normal;
	color: #efefef;
}

.logInOut
{
	width: 180px;
	color: #ffffff;
	margin-top: 30px;
	margin-right: 15px;
	text-transform: capitalize;
	text-align: right;
}

.login, .login:hover, .login:visited, .login:visited:hover
{
	color: #ffffff;
	font-weight: bold;
	margin-top: -17px;
	margin-left: 15px;
}

.exceptionHandler
{
	height: 20px;
	background-color: #cf0000;
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.contentWrapper
{
	width: 100%;	
	padding-top: 0px;		
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #b5c8e6;
}

.middleContent
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top: 20px;
}
	
.bottomWrapper
{
	height: 12px;
	width: 100%;	
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../Images/SiteDesign/CAF-Footer-MiddleExtender.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.footer
{
	height: 12px;
	margin-top: 12px;
}

.footerLeft
{
	height: 12px;
	width: 438px;
	margin-top: 13px;
}

.footerRight
{	
	height: 12px;
	width: 438px;
}
/*
.copyright
{
	float: right;
	color: #7f7f7f;
	font-size: 7pt;
	font-variant: small-caps;
	text-align: left;
	text-transform: capitalize;
	padding-right: 5px;
	margin-top: 12px;
}
*/

.loginCheckBox
{
	color:Black;

}
.loginLabel
{
	color:Black;

}
