@charset "utf-8";
/* CSS Document */
body
{
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

div#page
{
	width:100%;
}

div#header
{
	width:100%;
}
div#listmenu /*--- Menu List Container ---*/
{
	display:none;
}

div#logo
{
	width:212px;
	height:84px;
	float:left;
}
div#right
{
	width:738px;
	float:left;
	height:84px;
	margin:0px;
	padding:0px;
}

div#rightTop
{
	width:738px;
	float:left;
	height:40px;
	background-image:url(../images/logo_03.jpg);
	background-repeat:no-repeat;
}

div#navContainer
{
	background-color:#444243;
	width:738px;
	height:44px;
	float:left;
}
div#flash
{
	width:950px;
	height:276px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div#contentContainer
{
	width:950px;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#gradient
{
	width:950px;
	float:left;
	background-image:url(../images/centerGradient.jpg);
	height:23px;
	background-repeat:no-repeat;
}

div#leftHome
{
	width:284px;
	float:left;
	color:white;
}

.largeRed
{
	color:#62001d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.largeRed, a:visited.largeRed
{
	color:#62001d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


div#centerText
{
	width:403px;
	float:left;
	padding:20px;
	padding-top:15px;
	padding-bottom:18px;
	line-height:18px;
}

div#rightHome
{
	width:223px;
	float:left;
	margin-top:15px;
	color:white;
}

div#footer
{
	width:950px;
	padding-top:15px;
	padding-bottom:15px;
	color:white;
	font-size:11px;
	background-color:#353334;
	text-align:center;
	float:left;
}

/*Template Styles*/

div#gradientTemplate
{
	width:950px;
	float:left;
	height:20px;
}

div#contentContainerTemplate
{
	width:950px;
	background-image:url(../images/templateRepeat.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#graphic
{
	width:950px;
	float:left;
	height:150px;
	margin:0px;
	padding:0px;
	margin-top:3px;
}

div#left
{
	display:none;
}

div#left h2
{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

div#left h2 a, div#left h2 a:visited 
{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}


div#left ul
{
	color:#22374C;
	margin:0px;
	padding:0px;
	margin-left:12px;
	list-style-type:none;
}

div#left ul li 
{
	font-size:12px;
	color:#22374C;
	padding-bottom:3px;
	padding-top:4px;
	border-bottom:1px solid #828280;
}

div#left ul li a, div#left ul li a:visited
{
	color:#22374C;
	text-decoration:none;
	font-weight:bold;
}



div#textTemplate
{
	width:747px;
	float:left;
	background-image:url(../images/bgLines.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:15px;
}

div#textArea
{
	width:657px;
	padding-right:55px;
	padding-left:35px;
	padding-bottom:35px;
	float:left;
}

h1
{
	color:#292828;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

h2
{
	color:#4A667C;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3
{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div#textTemplate p
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:18px;
}

a, a:visited
{
	color:#820000;
	text-decoration:none;
	font-weight:bold;
}


a.white, a:visited.white
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}


.picture
{
	border:1px solid #666666;
}
