﻿
body 
{
	font-family: Verdana,Arial,Tahoma, Sans-Serif;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 10px;	
	font-size: 11px;
	line-height: 16px;
}
table
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

a 
{
	color:#0055AA;
	text-decoration:underline;
}
a:hover 
{
	color:#0077DD;
	text-decoration:none;
}


input, textArea
{
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	font-size: 11px;
}

#masthead
{	
	background-image:url(../images/HeaderBackground.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	width: 1002px;
	height:96px;
	margin-left: auto;
	margin-right: auto;
}

#masthead table
{
	width: 1004px;
	height:96px;
}

#contentMain
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contentBorder
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#topNav
{
	background: url("../images/BGBox1TopCenter.gif");
	background-repeat: repeat-x;
	margin-top: 4px;
	width: 1004px;
	height: 29px;
	
	margin-left: auto;
	margin-right: auto;
}

.topNavItem
{
	float: left;
	padding: 7px;
	font-family: Arial,Verdana,Tahoma,Sans-Serif;
	font-size: 12px;
	margin-left: 25px;
}


.topNavItem a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.topNavItem a:hover
{
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}

#adArea
{
	margin-top: 4px;
	width: 1004px;
	height:329px;
	margin-left: auto;
	margin-right: auto;
}

#footer
{
	font-size: 11px;
	width: 1004px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.bgContentBoxTitle
{
	background: url("../images/BGBox1TopCenter.gif");
	background-repeat: repeat-x;
	height: 29px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

.bgContentBoxTitle span
{
	padding: 7px;	
}


.contentBox
{
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px;
	vertical-align: top;
}

.contentBox td
{
	vertical-align: top;
}

.bgContentBottom
{
	background: url("../images/bgContentBottom.png");
	background-repeat: repeat-x;
}

.bgRequestInfo
{
	background: url("../images/bgRequestInfo.gif");
	background-repeat: no-repeat;
	width: 260px;
	height: 120px;

}

.bgChoiceButtonLarge
{
	background: url("../images/bgLargeButton1.png");
	background-repeat: no-repeat;
	width: 268px;
	height: 68px;
	margin-top: 10px;
}

.bgChoiceButtonLarge span
{
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
}

.divBoxBorderDefault
{
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px;
	margin-top: -4px;
	overflow:hidden;
}

.textDefault
{
	font-size: 13px;
}

.textMedium
{
	font-size: 16px;
}

.textLarge
{
	font-size: 19px;
}

.fontColorDefault
{
	color: #686868;	
}

.textTitleDefault
{
	color: #1A5DA4;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	margin-bottom: 16px;
}

.textTitleSmall
{
	color: #1A5DA4;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	margin-bottom: 8px;
}

.textTagline
{ 
	color: #004499;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	padding-bottom: 10px;
}

.colorDefaultBlue
{
	color: #165AA3;
}

.realStoriesTextDiv strong
{
	color: #1A5DA4;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
}


.requestInfoTextDiv strong
{
	color: #1A5DA4;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	margin-bottom: 16px;
}

.requestInfoTextDiv div
{
	margin-top: 8px;
}

a.LogOutText:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.LogOutText 
{
	color:#FFFFFF;
	font-weight:bold;
}