/* CSS Document */
body {
	margin-top: 0px;
	cursor: default;
}
.gryborder {
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.copy {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.footer {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
A:hover.footer {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
A:visited.footer {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.footer_pipe {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.footer2 {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A:hover.footer2 {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A:visited.footer2 {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.grysm {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.grysmlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.grymed {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.grymedlink {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.grymedbold {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A.gryboldlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height : 20px;
}
A:hover.grysmlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #C90016;
	font-weight: normal;
	text-decoration: underline;
}
A:visited.grysmlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
A:hover.grymedlink {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #C90016;
	font-weight: normal;
	text-decoration: underline;
}
A:visited.grymedlink {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
A:hover.gryboldlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height : 20px;
}
A:visited.gryboldlink {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height : 20px;
}
.testimonial {
	font-size: 11px;
	color: #666666;
	font-family: verdana, arial, sans-serif;
}
.Title {
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	color: #C90016;
	font-family: arial, sans-serif;
	text-transform: uppercase;
}
.TitleRtNav {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #C90016;
	font-family: arial, sans-serif;
	text-transform: uppercase;
}
.ItalicRtNav {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
.blkmed {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.blkmedbold {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.button { /* text on a button */
	/* IDLE STATE OF BUTTON */
	font-weight: bold;
	font-size: 9px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 55px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #666666;
	margin: 0px;
	cursor: pointer;
}
a.button { /* active state of button */
	/* ACTIVE STATE OF BUTTON */
	font-weight: bold;
	font-size: 9px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 55px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #666666;
	margin: 0px;
}
a.button:link {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
a.button:visited {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
a.button:hover {
	color: #FFFFFF;
	background-color: #7F7F7F;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a.button:active {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
.td_bg {
	background-image: url(images/217x127_td_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.td_bg2 {
	background-image: url(images/326x212_td_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.header_bg {
	background-image: url(images/banner_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size: 20px;
	font-family: arial narrow, sans-serif;
	color: #CC0000;
	text-align: right;
}
