body {
	margin: 0px;
	padding: 0px;
	
}

table,tr,body,form,select,input, textarea,a, a:hover, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 11px;
}


p, form, div, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

.logoRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding: 12px;
}
.caption {
	padding-bottom: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.logo {
	padding-top: 12px;
	padding-right: 31px;
	padding-left: 24px;
}

.mainMenu {
	
	
	background-image: url(../img/menu/lightBG.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.mainMenu1 { background-color: #FFFFFF; }
.mainMenu3 { background-color:#C1C1C1;}


.subMenu {
	background-image: url(../img/menu/subMenuBg.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.mainRow {
	border-top-width: 24px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	line-height: 16px;
}
.footerRow {
	background-color: #DCDCDC;
	padding: 6px;
	font-size: 10px;
}
.footerTable td, .footerTable a {
	font-size: 10px;
}

.webski a{
	font-size: 10px;
	color: #999999;	
}

.noULa a{
	text-decoration: none;	
}

.noULa a:hover{
	text-decoration: underline;
}

.brandedMainTable td{
	color: #FFFFFF;
	line-height: 16px;
}


h1, h2, h3 {
	font-family:Helvetica, sans-serif;
}


h1 {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h2 {
	font-size: 16px;
	margin-bottom: 9px;
}

h3{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;	
}


