body {
	background-color: #E5E5E5;
	margin-top: 0px;
}
ul{
	color: #333333;
}
a:link {
	color: #006699;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #006699;
}
#pageHead{
	border: 1px dashed #999999;
	font-size: 10px;
	font-style: italic;
	padding: 3px;
	margin-bottom: 6px;
}

#clientHead{
	font-size: 12px;
	padding: 0px 6px 6px 0px;
	margin-bottom: 6px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
}
.subheads{
	font-weight: bold;
}
.errorBox{
	color: #990000;
	border: 2px solid #990000;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #CCCCCC url(../intImages/nbalert.jpg) no-repeat;
	padding: 10px 5px 15px 60px;

}
.label{
	font-weight: bold;
	color: #635E35;
	display:block;
	width:300px;
	margin-top: 8px;
}
.formW{
	background: #CCFF00;
}
.row{
	width: 540px;
}
.row input{
	background: #ccCCCC;
	margin-right: 5px;
	vertical-align: middle;
}

.row .button{
	background: #fff;
	vertical-align: middle;
	margin-left: 1px;
	padding-bottom: 4px;
}
.row2 {
	font-size: 12px;
	padding: 8px;
}
.row2 input{
	padding:2px 2px 2px 2px;
	color: #524E2C;
}

h1{
	font-weight: bold;
	color: #5B492F;
	padding-top: 5px;
	font-size: 14px;
	margin-top: 0px;
}
.sponsTitle{
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 0px;
}
.sponsDesc{
	color: #333333;
	padding-left: 15px;	
	margin-top: 4px;
}

.groupOutputTitle{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.Principal{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Main{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Associate{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#shell{
	border: 			0px none;
	position:        	relative;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	width:820px;
	background-color:#fff;
}

#outer-container
{
	border: 			0px none;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	background: #DBDBDB;
	width:800px;
}
.itemHead{
	font-size: 14px;
	font-weight: bold;
}
#header
{
	height:          155px;
	width:           	800px;
	margin-right: 		auto;
	margin-left: 		auto;
	background:		 #D4D0C8 url(../intImages/banner.png);
}

#innerHead
{
	width:794px;
	vertical-align: middle;
	background:		url(../intImages/menuBG.png) repeat-x;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#innerHead h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
#menu
{
	height:          28px;
	width:           790px;
	vertical-align: middle;
	background:		#635E35;
	margin: auto;
	padding-top: 9px;
	padding-left: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #C7C02F;
}
#menu a:link{
	color: #FFFFFF;	
}
#menu a:visited{
	color: #FFFFFF;	
}
#mainContent
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #5B492F;
	padding:10px;
	width: 780px;
	background-color: #dadada;
}

.leftCol{
	width: 180px;
	float:left;
}

#centreCol{
	width: 578px;
	float:right;
	padding: 0px 0px 20px;
	vertical-align: top;
}


.sub{
	padding-top: 8px;
	height:43px;
	padding-bottom: 2px;
	padding-left: 38px;
	background: #FFFFFF url(../intImages/sideBoxTopBG.png) no-repeat;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	color: #FFFFFF;
}
.contentBox {
	padding: 0px 8px 56px;
	vertical-align: top;
}

#bottDivider
{
	height:          15px;
	width:           800px;
	background:		 url(../intImages/menuBG2.png) repeat-x;
	margin: 0px auto;
}

#bottSection{
	color: #C7C02F;
	background-color: #4E4A29;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#bottSection .subHead{
	font-size: 11px;
	font-weight: bold;
}
#bottSection a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottSection a:visited{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#bottSection a:hover{
	text-decoration: underline;
}
#closeOuter
{
	clear:both;
	margin-right:auto;
	margin-left:auto; 
	height: 26px;
	width:800px;
	margin-top: 0px;
	background:		url(../intImages/close_outer.png) no-repeat;
	
}
#footer{
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#fileList{
	padding:5px;
	border: 1px solid #828059;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 20px 0px;
	clear:both;
	vertical-align: middle;
}

.singleGall {
	width: 100%;
	height:90px;
	margin-top: 10px;
	padding-left:0;
}
.singleGall img{
	margin-right:5px;
}
#fileList table{
	margin-left: 20px;	
}

#fileList  a, #fileList  a:visited{
	display: block;
	text-decoration: underline;
	padding: 4px 4px;
	background: #A09F6F;
	color: #FFFF00;
}
#fileList  a:hover, #fileList  a:active, #fileList  a:focus {
	background-color: #635E35;
	color: #999933;
	letter-spacing: 0.01px;
}
