a:visited {	color: #000000;	text-decoration: none;}
a:hover {	color: #C77538;	text-decoration: underline;}
a:link {	color: #990000;	text-decoration: none;}
a:active {	color: #000000;	text-decoration: underline;}

body {
	background-color: #c8c9a9;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat;
	margin: 0px;
}
table.ParentShell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
table.ParentInformation {
	width: 650px;
	padding: 0px 5px 0px 5px;	
	background-color: #FFF;
	/*border-left: 1px solid #996633;
	border-right: 1px solid #996633;*/	
}
table.Content{
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
}

table.homeContent{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	padding: 10px 20px 10px 20px;
}
table.insideContent{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 40px 10px 40px;
}
td.insideContentBody{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
td.homeInfoLeft{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	padding: 5px 5px 20px 5px;
	background-color: #E7D9A9;
}
td.homeInfo{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	padding: 5px 5px 20px 5px;
	background-color: #F2EBD0;
	border-left: 1px solid #FFF;
}
td.ContentHeader{
	background-color: #D9C275;
}
table.ParentShell td.CopyWrite {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.ParentInformation a:visited {
	color: #990000;
	text-decoration: none;
}
.ParentInformation a:link {
	color: #990000;
	text-decoration: none;
}
.ParentInformation a:hover {
	color: #000000;
	text-decoration: underline;
}
.ParentInformation a:active {
	color: #000000;
	text-decoration: none;
}
.mainHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #990000;
	font-weight: bold;
}
.boldText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
table.ParentInformation td.ContentTableHost{

}

table.ParentInformation td.LeftCellHost{
	width: 150px;
	vertical-align: top;
}
table.ParentInformation td.LeftCellHostHome{
	width: 150px;
	vertical-align: top;
	background-image: url(/images/homeBars.gif);
	background-repeat: repeat;	
	/*background-color: #E3E7E8;*/
}
table.ParentInformation td.RightCellHost{
	width: 453px;
	vertical-align: top;
	padding-bottom: 15px;
}
table.ParentInformation table.ContentTable{
	/*width: 550;*/
	margin: 0px;
	padding: 5px;
}

table.ParentInformation td.ContentBodyHome{
	padding-left: 15px;

}


td.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
table.ParentInformation td.Navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.ParentInformation td.Navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.ParentInformation td.Navigation a:hover {
	color: #c8c9a9;
	text-decoration: underline;
}
table.ParentInformation td.Navigation a:active {
	color: #000000;
	text-decoration: none;
}


table.Navigation td.NavigationBars {
	background-color: #7A8D92;
	width: 2px;
}

table.ParentInformation td.Header {
	color: #000066;
	text-decoration: none;
}

td.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #AF9330;
	border: 1px;
	border-color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	border-style: solid;
}


.homeBreakOut {
	background-image: url(/images/homeBreakOut.gif);
	background-repeat: no-repeat;
}

.boldRed {
	color: #CC0000;
	font-weight: bold;
}
.boldBlue {
	color: #336699;
	font-weight: bold;
}