/*tag styles*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/mainBG.gif);
	background-position:center;
	background-repeat:repeat-y;
}
a:link, a:active, a:visited
{
	color:#cc0000;
}
a:hover
{
	color:#660000;
}
h1
{
	font-size:16px;
	color:#990000;
	margin-top:10px;
}
h2
{
	font-size:14px;
	color:#990000;
}
h3
{
	font-size:12px;
	color:#990000;
}
h5
{
	font-size:12px;
	color:Black;
	font-weight:bold;
}
.wrapper
{
	width:770px;
	margin: auto;
}
form 
{
	padding:0px;
	margin:0px;
}
.formItem
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.highlight
{
	color:#cc0000;
}
.floatLeft
{
	float:left;
	margin:0;
	padding:0;
}
.floatRight
{
	float:right;
	margin:0;
	padding:0;
}
.clear
{
	clear:both;
	margin: 0;
	padding: 0;
}

/*Header*/
.header
{
	height: 123px;
	background-color: white;
}

/*Menu*/
.norm 
{
	FONT-SIZE: 12px
}
.menu
{
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding:0;
	margin: 0;
	/* Hack to show only in IE */
	margin-bottom:-5px;
}

.menu ul li a img
{
	border: none;
}
.menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li
{
	display: inline;
	padding: 0;
}
.leftMenu
{
	float: left;
	margin: 0 0 0 3px;
	height: 27px;
	padding: 4px 0 0 0;
}

.rightMenu
{
	float: right;
	margin: 0 10px 0 0;
	height: 27px;
	padding-top: 5px;
}
.rightMenu ul li
{
	padding-left: 4px;
}

/*footer*/
.footer
{
	border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
	margin-top: 15px;
}
.footer p
{
	padding-left:10px;
	font-size:11px;
	vertical-align:middle;
	padding-top:11px;
}

/*Content*/
.content
{
	width:770px;
	margin:0;
	padding:0;
	float:left;
	/* Hack to show only in IE */
	margin-bottom:-10px;
}
/* Hack to hide from IE6 */
head:first-child+body .content
{
	margin-top: -5px;
}

/*Link styles*/
.markedLinkWhite a:link, .markedLinkWhite a:active, .markedLinkWhite a:visited
{
	padding-left: 12px;
	background-image:url(images/linkArrowWhite.gif);
	background-repeat:no-repeat;
	background-position:Left 2px;
	display:block;
	font-weight:bold;
	color:#ffffff;
}

.markedLinkWhite a:hover
{
	color:#FFCCCC;
}
.markedLinkRed a:link, .markedLinkRed a:active, .markedLinkRed a:visited, .markedLinkRed a:hover
{
	padding-left: 12px;
	background-image:url(images/linkArrowRed.gif);
	background-repeat:no-repeat;
	background-position:Left 2px;
}
.topImageBG
{
	background-image:url(images/topImageHolding.gif);
	background-repeat:no-repeat;
}

.footnote {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 10px; 
	COLOR: #999999; 
	PADDING-TOP: 10px;
}
.footnote STRONG {
	COLOR: #666666;
}

.NoSelectCalendar
{
	background-color: #FAE5E5;
}

.SelectCalendar
{
	background-color: #cc0000;	
}
.stdCalendar
{
	font-size: 12px;
}

.tandctable
{
	font-size: 12px;
}
.validationsummary
{
	color: #c00;
	font-weight: bold;
	padding: 0 150px;
}
.required
{
	color: #cc0033;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
}

#newsindex
{
	text-align: left;
	width: 500px;
	margin: 0px 0px 20px 0px;
}
#newsindex td
{
	vertical-align: top;
	padding: 8px;
}
#newsindex td.thm
{
	text-align: center;
}

#newsindex img
{
	border-width: 0px;
}

.newsitem img.left
{
	clear: left;
	float: left;
	margin: 10px 15px 10px 0px;
}
.newsitem img.middle
{
	clear: both;
	margin: 10px auto;
	display: block;
}
.newsitem img.right
{
	clear: right;
	float: right;
	margin: 10px 0px 10px 15px;
}
/* ----------------------------------------------------------------------- */

#newsdate
{
	text-align: left;
	color: #555;
	padding: 10px 0;
}

div.testimonial
{
	padding: 10px;
	text-align: left;
	
}

div.testimonial blockquote
{
	margin: 0;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 130%;
	font-style: italic;
}

div.testimonial p
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
}

#feedback
{
	border: solid 1px black;
	background-color: #eeeeee;
	margin: 10px 5px 5px 5px;
	padding: 10px;
}

.floatingmessage
{
	font-size: 12px;
	color: Red;
}

.testresize
{
	width:100px;
	
}
.siteMap .parent
{
	font-weight:bold;
	font-size:12px;
}
.siteMap .child
{
	font-weight:normal;
	font-style:italic;
}
.likelink
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background-color:Transparent;
	border: 0px solid;
	color:#cc0000;
	cursor:pointer;
}
.orderProcess
{
	color: Gray;
	font-weight: bold;
}
