/* CSS Document */

.growleft:hover {float: left;}
a.growleft:hover img {height: 120px;}
.grow:hover {}
a.grow:hover img {height: 120px;}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/nav_bgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	letter-spacing: .08em;
	text-align: center;
}
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88222F;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88222F;
	text-decoration: underline;
}
.text11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.text11pt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88222F;
	text-decoration: underline;
}
.text11pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88222F;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88222F;
	text-decoration: none;
	line-height: 18px;
}
.designRcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/right_colBgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 15px;
}
.subtitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B2231;
	text-decoration: none;
}
.subtitleRed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B2231;
	text-decoration: underline;
}
.subtitleRed a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B2231;
	text-decoration: underline;
}
.designRcol a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.designRcol a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.YellowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC8613;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.grayTitleIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
.YellowTitleSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC8613;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.sigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #88222F;
	text-decoration: none;
	font-weight: bold;
}

