/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
line-height:18px;}
.text-bold
{
font-family:Arial;
font-weight:bold;
font-size:23px;
color:#ffffff;
line-height:24px;
}
.text-bold-yellow
{
font-family:Arial;
font-weight:bold;
font-style:
font-size:18px;
text-decoration:underline;
color:#FFFAC2;
line-height:24px;
}
.text-bold-yellow:hover
{
font-family:Arial;
font-weight:bold;
font-style:
font-size:18px;
text-decoration:none;
color:#FF0000;
line-height:24px;
}
.text-bold1
{
font-family:Arial;
font-weight:bold;
font-size:23px;
color:#ffffff;
line-height:24px;
}
.text-white
{
font-family:Arial;
font-size:14px;
color:#ffffff;
}
.text-white-bold
{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#ffffff;
}
.footer
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#ffffff;
}
.footer:hover
{
font-family:Arial;
font-size:12px;
color: #FF0000;
text-decoration:none;
}
.footer-link-text
{
font-family:Arial;
font-size:11px;
color:#ffffff;
}
.footer-link-yellow
{
font-family:Arial;
font-size:13px;
color:#FFF000;
}
.footer-yellow-bold
{
font-family:Arial;
font-size:17px;
font-weight:bold;
color:#FFF000;
}
.footer-link
{
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.footer-link:hover
{
font-family:Arial;
font-size:11px;
color: #FF0000;
text-decoration:none;
}
.padding{ float:left; 
margin-right:3px;}