body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	color: #333333;
}
body {
	margin: 0;
	background-image: url(../images/swirl.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
a:link {
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	color: #336699;
}
h2 {
	font-size: 1.1em;
	color: #CC3300;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 1.1em;
	color: #336699;
	margin: 10px 0 5px 0;
}
h4 {
	font-size: 1em;
	color: #CC3300;
	margin: 10px 0 5px 0;
}
h5 {
	font-size: .9em;
	color: #336699;
	margin: 0;
}
h6 {
	font-size: .9em;
	color: #CC3300;
	margin: 0;
}
/* Submenu Styles */

#SubCont {
	float:right;
	width: 91px;
	}
.SubMenu li {
	list-style: none;
	}
.SubMenu li a, .SubMenu li a:visited {
	background-color: #007FC4;
	background-image: url(../images/Button_GreyCorner.gif);
	background-position: Top Left;
	background-repeat:no-repeat;
	text-align:right;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 91px;
	line-height: 1.20em !Important;
	margin-bottom: 1px !Important;
	margin-left: 1px !Important;
	margin-right: 1px !Important;
	padding: 4px 3px 2px 6px!Important;
	text-decoration: none;
}
#thispage a {
	background-color: #FF6600 !Important;
}
.SubMenu li a:hover, .SubMenu li a:active {
	display: block;
	width: 91px;
	background-color: #FF6600;
	text-decoration: none;
	color: #FFFFFF;
}

/* Header Styles */
#header {
	padding: 5px 5px 5px 5px;
	/*z-index: 70;*/
}
#MainBody {
	border-left: 20px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	min-width: 955px;
	}
* html #MainBody { 
		width: 955px;
	}
#HeadTitle {
	background-image:url(../images/Header45.gif);
	background-position: top right;
	background-repeat:no-repeat;
		}
/* Body Styles */
/*#outer {
	border-left: 20px solid #CCCCCC;
	background-image:url(../Graphics/common/BorderLeft.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	}*/
#BodyTitle {
	border-left: 20px solid #CCCCCC;
	background-color:#FFFFFF;
	border-top: 1px solid #CCCCCC;
	margin-right: 39px;
	padding-left: 15px;
	}
#Text1
 {	background-color:#F2F2F2;
	margin: 0 268px 0 0px;
	background-image:url(../images/Small_LGrey_BR.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#Text1a {
	background-image:url(../images/Small_LGrey_TL.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 25px 10px 30px 25px;
	
	}
#Text1 p {
	margin:0;
	margin-bottom: 5px;
	padding: 0;
	}
#Text2 {
	position:absolute;
	width: 180px;
	right: 0;
	top: 108px;
	margin-right: 268px;
	background-color:#007FC4;
	background-image: url(../images/Small_blue_BR.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	}
#Text2a {
	background-image:url(../images/Small_blue_TL.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 10px;
	padding-top:20px;
	}
#Text2a p {
	color: #FFFFFF;
	margin-bottom: 5px;
	}
#Text2 img {
	display: inline;
	}
#MainImage {
	float:right;
	padding-left: 5px;
	width: 268px;
	/*z-index:10;*/
	}
.table thead tr{
background-color: #FF6600;
}
.table thead td{
	padding: 0 2px;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;

}
.table tbody td{
	font-size: 1em;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	vertical-align:top;
	}
.table tfoot td {
	font-weight:bold;
	border-bottom: 2px solid #cccccc;
 }

.add-borders {padding: .5em;}

/*.clear {
height:0;
voice-family: "\"}\"";
voice-family: inherit;
clear: both; height:0; overflow:hidden;}*/

/* Footer Styles */
#footergap {
	background-repeat:no-repeat;
	border-left: 20px solid #CCCCCC;
	}
#footerMain {
	background-color:#E6E4E4;
	background-image:url(../images/right.gif);
	background-position:right top;
	background-repeat: no-repeat;
	border-left: 20px solid #CCCCCC;
	}
#footerRight {
	padding: 1px;
	padding-bottom: 8px;
	text-align: right;
	font-size: .8em;
	}
/* --------------- Page Navigation Styles ----------------*/
#baseline {
	margin-right: 20px;
	background-image:url(../images/NextLine.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align:right!important;
	}
#baseline a {
	text-align:right!important;
	}
.back, .next {
	display:block;
	width: 30px;
	height: 11px;
	background-position: right;
	background-repeat: no-repeat;
	}
.back {
	background-image: url(../images/Back.gif);
	}
.next {
	background-image: url(../images/next.gif);
	}
a.back:hover {
	background-image: url(../images/Back-over.gif);
	background-position: right;
	background-repeat:no-repeat;
	text-decoration: none;
	}
a.next:hover {
	background-image: url(../images/next-over.gif);
	background-position: right;
	background-repeat:no-repeat;
	text-decoration: none;
	}
.hide {
	visibility: hidden;
	}
#search {
	float:right;
	padding-right:30px;
	padding-top:12px;
	color:#007fc4;
}
#search input {
	color:#007fc4;
	}