@charset "ISO-8859-1";
body {
	background: #00AEF0 url(images/background_02.jpg) repeat-x;
}
.text {
	font: 12px/17px Georgia, Times New Roman, Times, serif;
	color: #333333;
}
.texthomepage {
	font: 11px/15px Georgia, Times New Roman, Times, serif;
	color: #333333;
}
a:link {
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #FF3399;
}
a:visited {
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #FF3399;
}
a:active {
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #000000;
}
a:hover {
	font: 12px/18px Georgia, Times New Roman, Times, serif;
	color: #000000;
}
a.bluelink:link {
	color: #0094CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:visited {
	color: #0094CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:active {
	color: #0094CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:hover {
	color: #EA0F91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.subhead {
	font: bold 14px/18px Georgia, Times New Roman, Times, serif;
	color: #0094CC;
}
#shadow-container {
    position: relative;
    left: 0px;
    top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 0px;
    }
	

TEXTAREA {
	background-color: #CCCCCC;
	border: 1px inset #333333;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 80px;
	width: 130px;
	padding: 0px;
} 

.longTEXTAREA {
	background-color: #F1D492;
	border: 1px inset #333333;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: 30px;
	width: 275px;
	padding: 0px;
} 

.altButtonFormat {
	background-color: #FF3399;
	font-family: Georgia, Times New Roman, Times, serif;
	border: 1px inset #996633;
	font-size: 11px;
	color: #333333;
	float: none;
	height: 22px;
	width: 125px;
	margin: 1px;
} 

.altTextField {
	background-color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px inset #666666;
	height: 17px;
	width: 130px;
} 

.radioStyle {
background-color: #CCCCCC;
border: #000000 solid 1px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
color: #000000
}
