.bg {
	background-position: bottom;
	background-repeat: no-repeat
}

.bgbottom {
	background-position: top;
	background-repeat: no-repeat
}

strong.grey {
	color: #B6B6B6
}

strong.orange {
	color: #E05801
}

.text {
	color: #737373;
	font-family: tahoma;
	font-size: 10px
}

.text-bot {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px
}

.text-bot-mod {
	color: #000000;
	font-family: tahoma;
	font-size: 10px
}

a.red {
	color: #C42914;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}

a.red:hover {
	text-decoration: none
}

a.bottom {
	color: #111111;
	font-family: kroeger 0853;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none
}

a.bottom:hover {
	text-decoration: underline
}

.bm {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.bm:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #C42914;
	text-transform: uppercase;
	text-decoration: none;
}

form#contactform {
	background: #7080bb;
	width: 510px;
	padding: 10px;
	margin: 0 auto;
}

form#contactform fieldset {
	width: 490px;
	display: block;
	border: 1px solid #fff;
	padding: 5px;
	font-family: arial, sans-serif;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

form#contactform fieldset#personal {
	background: transparent url(cssplay/crutch.gif) no-repeat 400px 10px;
}

* html form#contactform fieldset#personal,* html form#contactform fieldset#medical
{
	background-position: 400px 20px;
}

* html form#contactform fieldset#current {
	background-position: 390px 20px;
}

form#contactform fieldset#opt {
	background: #dee;
}

form#contactform legend {
	color: #000000;
	font-family: georgia, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border: 2px solid #ffffff;
	margin-bottom: 5px;
	padding: 3px;
	width: 150px;
	text-align: center;
	background: #fff url(../images/form.gif) repeat-x center left;
}

form#contactform label {
	color: #000000;
	margin-bottom: 0.5em;
}

form#contactform input {
	border: 1px solid #fff;
	background: #fff url(../images/form.gif) repeat-x top left;
	padding-left: 0.5em;
	margin-bottom: 0.6em;
	width: 300px;
}

form#contactform textarea {
	width: 300px;
	height: 10em;
	border: 1px solid #fff;
	padding: 0.5em;
	overflow: auto;
	background: #fff url(../images/form.gif) repeat-x bottom left;
}

form#contactform #button1,form#contactform #button2 {
	color: #000;
	padding-right: 0.5em;
	cursor: pointer;
	width: 70px;
	margin-left: 8px;
}

form#contactform #button1 :hover,form#contactform #button2 :hover {
	background-position: center left;
	color: #000;
	font-weight: bold;
}

.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 90%;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	font-size: 12px;
	-moz-border-radius: 5px;
}

.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 90% padding :     8px;
	background: #f5f9fd;
	text-align: center;
	-moz-border-radius: 5px;
}

.contactformtitle {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

table#newSubscriber td {
	color: #434343;
	font-family: Arial;
	font-size: 12px
}

.sign {font-size: 18px; font-weight: bold; }

.title1 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.redcontenttable {
	color: #FF0000;	
}

a.redlink:link {color: #FF0000; text-decoration: underline}
a.redlink:visited {color: #FF0000; text-decoration: underline}
a.redlink:active {color: #FF0000; text-decoration: underline}
a.redlink:hover {color: #FF0000; text-decoration: none}

.normaltexttitle {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
