body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 7px;
	background-color:#324F5D;
}

p {
	font-size: 75%;
	margin-top:-6px;
	line-height: 130%;
}

li {
	font-size: 75%;
	margin-left:-14px;
	line-height: 130%;
}

a {
	color: #3E5461;
}

a:visited{
	color: #5A7A8D;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #FF6600;
}

h1 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:110%;
	font-weight:normal;
	color: #324F5D;
	margin-top:6px;
	}

h2 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:95%;
	font-weight:bold;
	color: #324F5D;
	margin-top:6px;
	}

h3 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:85%;
	font-weight:bold;
	color: #324F5D;
	margin-top:6px;
	}


/*  -------- Classes ---------- */

.LogoBackground {
	background-image: url(Images/BackgroundLogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.TobCellBorder {
	border-top-color: #D2DDE3;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
}

.TopNavigationBlock {
	
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color: #324F5D;
	font-style: normal;
	padding-left: 9px;
	padding-bottom:1px;
	padding-top: 1px;
	background-image:url(Images/TopRight.gif);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:middle;
	}

.TopNavigationBlock p{
	margin:8px 0;
	font-size:.8em;
}

.imgCellLeft {
	background-image:
}


.ParentCell {
	background-image:url(Images/LowerRight.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}


	
a.TopNaviation:link {
	color:#FF6600;
	text-decoration: none;	
	}
a.TopNaviation:visited {
	color:#FF6600;
	text-decoration: none;	
	}
a.TopNaviation:hover {
	color:#324F5D;
	text-decoration: none;	
	}
a.TopNaviation:active {
	color:#324F5D;
	text-decoration: none;	
	}


.IndexCell {
	
	background-repeat: no-repeat;
	background-position: right 60px;
	padding-left:6px;
}

.MainCell {
	padding-left:8px;
}

.IndexTableMargins {
margin-top:6px
}

.Footer {
	color: #CCCCCC;
	margin-top: 8px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}

.FooterSmall {
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom:-3px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:65%;;
}


a.FooterLink:link {
	color:#CCCCCC;
	text-decoration: none;	
	

	}
a.FooterLink:visited {
	color:#CCCCCC;
	text-decoration: none;	

	}
a.FooterLink:hover {
	color:#FF6600;
	text-decoration: none;	

	}
a.FooterLink:active {
	color:#FF6600;
	text-decoration: none;	

	}

.LowerLeft {
background-image:url(Images/LowerLeft.gif);
	background-repeat: no-repeat;
background-position: bottom left;
}
