/* Newly pasted css section from inline on template 3 march 16th testing */


body {
	background-color: #D6D6CC;
	margin: 0px 0px 0px 0px;
}
td {
	font: normal 10px arial,sans-serif; color: #5a463c;
	text-align: left;
}
table.sub td {
	border-bottom: solid 1px #f6f6f0;
}
table.sub a {
	font: normal 10px arial,sans-serif; color: #5a463c; text-decoration: none; display: block;
}
table.sub a:hover {
	background-color: #ffffff;
}
.navtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #383631;
	font-weight: bold;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: normal;
}
.maintxtstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: normal;
	padding-left: 5em;
	padding-right: 5em;
	padding-top: 0;
}
.hdrtxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

/* Top level Group Overview link in spry menu-also stated in insidetemplate.dwt as inline-css temporarily(this is a backup) */

a.navoverview { color: #B2B2AA; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 13px;
	background: transparent; 
	text-decoration: none;
}
A:link.navoverview { color: #B2B2AA;
	background: transparent;
	text-decoration: none;
	 }
A:visited.navoverview { color: #B2B2AA;
	background: transparent;
	}
A:active.navoverview { color: #FAFAF8;
	background: transparent;
	 }			
A:hover.navoverview { color: #FAFAF8;
	background: transparent;
	text-decoration: none;
	 }
/* Newly pasted css section from inline on template 3 march 16th testing */
a.navbut { color: #E2DCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	line-height: 13px;
	background: transparent; 
	text-decoration: none;
}
A:link.navbut { color: #E2DCCC;
	background: transparent;
	text-decoration: none;
	 }
A:visited.navbut { color: #E2DCCC;
	background: transparent;
	}
A:active.navbut { color: #E2DCCC;
	background: transparent;
	 }			
A:hover.navbut { color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	 }

a.navproj { color: #E2DCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	background: transparent; 
	text-decoration: none;
}
A:link.navproj { color: #E2DCCC;
	background: transparent;
	text-decoration: none;
	 }
A:visited.navproj { color: #E2DCCC;
	background: transparent;
	}
A:active.navproj { color: #E2DCCC;
	background: transparent;
	 }			
A:hover.navproj { color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	 }	 
.style3 {font-weight: bold; color: #EE3524;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




.style4 {font-size: 9px}

/* end of Newly pasted css sections from inline on template 3 march 16th testing */

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}
.medtxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #484848;
	text-decoration: none;
	text-align: left;
	
}
.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
.subtxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #4F4E45;
	text-decoration: none;
}
.txtBox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.smalltxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.newsletterlink {
	color: #D6D6CC
}


#mainContent #centerContent table tr .maintxt1 p .largeLink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.largeLink a:hover {
	text-decoration: underline;
	
}

#left, #right {
  width: 40%; 
  margin: 5px; 
  padding: 1em;
  background: white;
}

#left {   
  float:left; 
  display: inline;
}
#right {   
  float:right; 
}

#dottedline {
	height: 12px;
	position:relative;
	background-image: url(img/dottedline_hor.gif);
	background-repeat: repeat-x;
}

