/* General */
table {
	font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
	font-size: 12;
}
body {
	margin: 0px;
	background-image: url(shared_images/grass_background.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 14;
	font-weight: bold;
	color: #F68428;
}
h2 {
	font-size: 12;
	font-weight: bold;
	color: #F68428;
}
/* Left Area */
.navTable {
	height: 335px;
	width: 185px;
	top: 204px;
	position: absolute;
	z-index: 2;
}
.bookButton {
	background-image: url(shared_images/book_left_nav_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13;
	padding-top: 5px;
}
.button {
	background-image: url(shared_images/left_nav_button.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;	
	color: #F68428;
	text-decoration: none;
	font-weight: bold;
	font-size: 13;
	padding-top: 5px;
}
a:link {
	text-decoration: none;
	color: #F68428;
}
a:visited {
	text-decoration: none;
	color: #F68428;
}
a:hover {
	text-decoration: none;
	color: #0C3A84;
}
a:active {
	text-decoration: none;
	color: #0C3A84;
}
.logo {
	padding-top: 10px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 1;
	top: 4px;
	width: 300px;
	height: 203px;
}
.splodge {
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 1;
	top: 320px;
	width: 935px;
	height: 283px;
}
.splodge2 {
	padding-left: 0px;
	padding-bottom: 00px;
	position: absolute;
	z-index: 1;
	top: 585px;
	width: 226px;
	height: 206px;
}
.images {
	padding-top: 0px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 1;
	top: 100px;
	width: 820px;
	height: 283px;
}
/* Tab Area */
.tab {
	position: absolute;
	z-index: 1;
	width: 904px;
	align:right;
}
.tabContent {
	font-size: 12;
	color: white;
	font-weight: bold;
}
.tabContent a:link {
	color: white;
}
.tabContent a:hover {
	color: #F68428;
}
.tabContent a:active {
	color: #F68428;
}
.tabContent a:visited {
	color: white;
}
.helpline {
	color: white;
	padding-top: 10px;
	font-size: 16;
	font-weight: bold;
}
.helplineHead {
	color: white;
	padding-top: 10px;
	font-size: 26;
	font-weight: bold;
}
/* Content Area */
.tornTable {
	width: 100%;
	height: 100%
}
.breadcrumbtrail {
	color: #0C3A84;
	font-size: 11;
	font-weight: bold;
	padding-top: 5px;
}
.breadcrumbtrail a:link {
	color: #0C3A84;
	font-size: 11;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbtrail a:visited {
	color: #0C3A84;
	font-size: 11;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbtrail a:hover {
	color: #0C3A84;
	font-size: 11;
	font-weight: normal;
	text-decoration: underline;
}
.breadcrumbtrail a:active {
	color: #0C3A84;
	font-size: 11;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	color: #0C3A84;
	font-size: 13;
	font-weight: bold;
}
.footer a:link {
	color: #0C3A84;
}
.footer a:visited {
	color: #0C3A84;
}
.footer a:hover {
	color: #F68428;
}
.footer a:active {
	color: #F68428;
}
/* Right Area */
.box {
	width: 905px;
	top: 95px;
	position: absolute;
	z-index: 0;
}
.submenu a:link {
	padding-left: 15px;
	color: white;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 225px;
	background-image: url(shared_images/right_menu_underline.gif);
}
.submenu a:visited {
	padding-left: 15px;
	color: white;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 225px;
	background-image: url(shared_images/right_menu_underline.gif);
}
.submenu a:hover {
	padding-left: 15px;
	color: white;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	width: 225px;
	background-image: url(shared_images/right_menu_underline.gif);
}
.submenu a:active {
	padding-left: 15px;
	color: white;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;
	height: 20px;
	width: 225px;
	background-image: url(shared_images/right_menu_underline.gif);
}

/* Copyright */
.copyright {
	font-size: 10;
	color: white;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 40px;
}
.copyright a:link {
	color: white;
}li {
	list-style-image: url(shared_images/bullet.gif);

}
td	{
color: #0C3A84;
}
h3 {
	font-size: 14;
	color: #FFFFFF;
}
