BODY
{
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    background-image: url(images/bg.jpg);
}
HR
{
	color: #edf0f7;
	height: 1px;
}
A:link
{
    COLOR: #003396;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #003396;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #003396;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}

A.mainleft:link
{
    COLOR: #999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    font-family: Arial Narrow;
    font-size: 8pt;
    line-height: 11pt;
}
A.mainleft:visited
{
    COLOR: #999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    font-family: Arial Narrow;
    font-size: 8pt;
    line-height: 11pt;
}
A.mainleft:hover
{
    COLOR: #003396;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    font-family: Arial Narrow;
    font-size: 8pt;
    line-height: 11pt;
}
td.mainleft1
{
	padding-top: 10px;
	padding-right: 29px;
}
td.mainleft2
{
	padding-left: 20px;
	padding-bottom: 0px;
	font-family: Arial Narrow;
	font-size: 24pt;
	line-height: 19pt;
	font-weight: bold;
	color: White;
}
td.mainleft3
{
	padding-left: 20px;
	padding-right: 29px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	color: Black;
}
td.subcmain
{
	padding-left: 20px;
	padding-bottom: 0px;
	font-family: Arial Narrow;
	font-size: 34pt;
	line-height: 24pt;
	font-weight: bold;
	color: White;
}
td.subccopy
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	color: Black;
}

td.login
{
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: verdana;
	color: #737373;
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
}
td.tv
{
	padding-top: 20px;
	padding-bottom: 20px;
}
td.mediaplayer
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.contactform
{
	font-family: verdana;
	color: #737373;
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	padding-right: 5px;
	padding-bottom: 15px;
}
.bodycopy
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	color: Black;
	padding-left: 2px;
}
.button_contact
{
	font: verdana;
	color: White;
	font-size: 10px;
	font-weight: bold;
	background-color: #003396;
	border-color: #FFFFFF;
	border-width: 1px;
	letter-spacing: 1px;
	cursor: hand;
}
span.mediaheader
{
	font-family: arial;
	color: #0E2C8E;
	font-size: 12pt;
	font-weight: bold;
}
span.mediaclicktxt
{
	font-family: Arial Narrow;
	color: #737373;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	font-style: italic;
}
.FloatLeft
{
float:left;
margin-right: 20px;
margin-top: 0px;
margin-bottom: 8px;
}
.FloatRight
{
float:right;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 8px;
}