#footer{
	border-top : 1px solid #003D1F;
	background-color : #339966;
	height : 17px;
	font-size : 11px;
	clear : both;
	text-align : center;
	padding : 2px 0 0 0;
	color : #fff;
	margin : 0 0 5px 0;
}

#footer A{
	color : #ffffff;
	text-decoration : underline;
}

#footer A:hover{
	color : #000;
	text-decoration : underline;
}

#contentBlock{
	padding : 0 0 0 0;
	vertical-align : top;
	border-left : 1px solid #003D1F;
}

#contentIndent{
	margin :   0 2% 10px 2%;
}

ol#menu{
	margin : 0;
	padding : 0;
}

ol#menu li{
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	display : inline;
	margin : 0;
	padding : 0;
}

ol#menu li A{
	background-color : #298758;
	background-image : url(../furniture/menu-curve.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
	padding : 2px 6px 3px 6px;
	display : block;
	text-decoration : none;
	color : #fff;
	margin : 0 0 7px 0;
	text-align : right;
}

ol#menu li A:hover{
	background-color : #5BB689;
	text-decoration : none;
}

#logo{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : right;
}

#easyAccess{
	margin : 0 0 7px 0;
	padding : 0 0 0 0;
	text-align : center;
	font-size : 10px;
	font-family : Tahoma, Arial, sans-serif;
}

#easyAccess A{
	color : #0C6C3C;
	text-decoration : none;
	font-weight : bold;
}

#easyAccess A:hover{
	color : #0C6C3C;
	text-decoration : underline;
	font-weight : bold;
}

#leftBlock{
	width : 150px;
	margin : 0;
	padding : 0;
	vertical-align : top;
}

#bobbyLogo{
	text-align : center;
	vertical-align : bottom;
	padding : 0 0 10px 0;
}

#bobbyLogo A IMG{
	border : 0;
}

#banner{
	background-color : #339966;
	padding : 0 0 0 2%;
	border-right : 1px solid #003D1F;
}

#bannerDecoration{
	background-image : url(../furniture/banner-curve.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
}

#paipLogo{
	float : left;
	margin : 2px 0 0 0;
	padding : 0 0 0 0;
}

#MMSLogo{
	margin : 0 0 10px 0;
	padding : 0 0 0 0;
}

#russelLogo{
	float : right;
	margin : 12px 13px 0 0;
	padding : 0 0 0 0;
	border : 1px solid #2C8257;
}

#boyOnSwing{
	float : right;
	margin : 0 10px 0 0;
	padding : 0 0 0 0;
}

#MMStagline{
	font-size : 10px;
	text-align : center;
	font-family : Tahoma, Arial, sans-serif;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	display : block;
}

#MMStagline A{ 
	color : 000;	
}

#cwn{
	width : 280px;
	float : right;
	font-size : 10px;
	text-align : right;
}

#cwn A{
	text-decoration : none;
	color : #c00;
}

#cwn A:Hover{
	text-decoration : underline;
	color : #003D1F;
}

#lastupdated{
	width : 180px;
	float : left;
	font-size : 10px;
}

.formatting{
	width : 100%;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

.formatting TD{
	background-color : #f0f0f0;
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	text-align : justify;
	vertical-align : top;
}

.formatting TH{
	background-color : #f0f0f0;
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	text-align : left;
	vertical-align : top;
	font-weight : bold;
}


.tableData{
	width : 100%;
}

.tableData TH{
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	text-align : left;
	vertical-align : top;
	font-weight : bold;
	border-bottom : 1px solid black
}

.tableData TD{
	background-color : #f0f0f0;
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	text-align : left;
	vertical-align : top;
}

TD.closeList{
	background-color : white;
	border-top : 1px solid black;
	background-color : white;
	font-size : 11px;
	color : #c00;

}

TD.title{
	background-color : #f0f0f0;
	font-size : 12px;
	width : 150px;
}

TD.bullet{
	width : 8px;
	text-align : center;
}

.noteBox{
	border : 1px dashed #003D1F;
	padding : 2px 5px 2px 5px;
	text-align : center;
	background-color : #C6DED2;
	margin : 10px 0 10px 0;
}
.noteBox B, .noteBox strong{
	color : black;
}

td.required{
	width : 10px;
	text-align : center;
}

.full{
	width : 100%;
}

.half{
	width : 50%;
}

.third{
	width : 33%;
}

.quarter{
	width : 25%;
}


.feedbackLayout{
	width : 100%;
}

.feedbackLayout TH{
	width : 130px;
	text-align : left;
	font-size : 12px;
}

.feedbackLayout TD{
	width : auto;
}

input.button{
	border : 1px solid black;
	background-color : #003D1F;
	color : white;
	padding : 1px 3px 1px 3px;
	text-align : center;
}

.floatLeft{
		float : left;
}

.imageBox{
	border : 1px solid black;
	margin :  0 10px 0 0;
	background-color : #f0f0f0;
}
.imageBox TH{
	border-bottom : 1px solid black;
	background-color : #003D1F;
	color : white;
	padding : 2px 5px 2px 5px;
	font-size : 12px;
	text-align : center;
}

.imageBox td.caption{
	border-top : 1px solid black;
	background-color : #003D1F;
	color : white;
	padding : 2px 5px 2px 5px;
	font-size : 11px;
	text-align : center;
}

.imageBox td.caption A{
	color : white;
	text-decoration : none;
}

.imageBox td.caption A:hover{
	color : #fc0;
	text-decoration : none;
}

.back{
	text-align : right;
	font-size : 11px;
	font-weight : bold;
	border-top : 1px solid black;
	margin : 10px 15px 0 0;
	padding : 0;
}