body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #919191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

a:link { color:#D52028; text-decoration:none; }

a:visited { color:#D52028; text-decoration:none; }

a:active { color:#D52028; text-decoration:none; }

a:hover { color:#606060; text-decoration:underline; }

.countdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #D52028;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D52028;
}

.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.generalbold {
	font-weight:bold;
}

.generalbold-red {
	font-weight:bold;
	color: #D52028;
}

.star {
	font-weight:bold;
	font-size:14px;
	color: #D52028;
}

.generalbold-whight {
	font-weight:bold;
	color: #ffffff;
}

.forms-title {
	font-weight:bold;
	color: #F7D2D4;
}

.generalbold-grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration: none;
}

.lineheight-bold { 
	line-height:18px;
	font-weight:bold;
}

A.calendar_red, A.calendar_red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:15px;
	color:#D52028;
	text-decoration: none;
}

A.calendar_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:15px;
	color:#333333;
	text-decoration: none;
}
.calendar_white { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height:15px;
	color:#ffffff;
}
	
A.buttom_links, A.buttom_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration: none;
}

A.buttom_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

A.whight_links, A.whight_links:visited {
	font-weight:bold;
	color: #F7D2D4;
	text-decoration:underline;
}

A.whight_links:hover {
	font-weight:bold;
	color: #F7D2D4;
	text-decoration: none;
}

A.US-CANADA, A.US-CANADA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

A.US-CANADA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D52028;
	text-decoration: none;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
}

input.SVforms{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:2px;
	padding: 4px;
	height: 22px;
	border: 1px #D1D1D1 solid;
	background-image:url(../Assets/Backgrounds/bg_TextBox.gif);
}

select.SVforms1{ 
	font-family:arial, verdana, ms sans serif;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	height: 23px;
	border: 1px #94949C solid;
	border-style: dotted;
}
		
textarea.SVforms { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:1px;		
	border: 1px #C2C2C2 solid;
	background:#FFFFFF;	
}

