@charset "UTF-8";
/* CSS Document */

body 
{
    background-color: #CCCCCC;
	background-image: url(../images/bkgndTile.jpg);
	background-repeat: repeat-x;
}

.footer
{
    font-size: 10px;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
	margin-left:40px;
}

.red
{
	color: #446c8a; 
	font-weight: bold;
	text-decoration:underline;
}
	
.featuredPartner
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	height: 48px;
	width: 237px;
	overflow:hidden;
}

.contestsAndPromos
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	height: 101px;
	width: 357px;
	overflow:hidden;
}

.description
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
}

.tnc
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height:290px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.mainContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}

.messageStyle
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height:50px;
}

.formContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.contestFormContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.faqContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height:255px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.clientList
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:scroll;
	height: 253px;
	width:475px;
	height:280px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}


.listContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height: 253px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.rightSideUpperContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height:265px;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 15px;
}

.rightSideContent
{
    font-size: 10px;
    color: #00000;
    font-family: Verdana;
    text-decoration: none;
	overflow:auto;
	height:145px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
}

.subHead
{
    font-size: 10px;
	font-weight:bold;
    color: #7b0202;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
}

.bullet
{
    font-size: 10px;
    color: #446c8a;
    font-family: Verdana;
    text-decoration: none;
	overflow:hidden;
}

.header
{
    font-size: 14px;
    color: #446c8a;
    font-family: Helvetica;
	font-weight:bold;
    text-decoration: none;
}
