@charset "utf-8";
/* CSS Document */

body
{
	margin-top:0px;
	margin-left:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	behavior:url(../csshover.htc);
}

div#page
{
	width:835px;
	margin-top:0px;
	margin-left:0px;
}

div#header
{
	width:848px;
	height:74px;
	margin:0px;
	padding:0px;
}

div#logo
{
	width:308px;
	float:left;
	height:74px;
	margin:0px;
	padding:0px;
}
div#topHeader
{
	width:535px;
	float:left;
	background-image:url(../images/layout_02.jpg);
	background-repeat:no-repeat;
	height:44px;
}
div#bottomHeader
{
	width:535px;
	float:left;
	background-image:url(../images/layout_03.jpg);
	background-repeat:no-repeat;
	height:29px;
	z-index:99;
}

div#secondNav
{
	width:835px;
	height:30px;
	float:left;
	z-index:0;
}
div#secondNavTemplate
{
	width:420px;
	height:20px;
	float:left;
	text-align:right;
	padding-top:10px;
}

div#leftContain
{
	width:156px;
	float:left;
}
div#leftMenu
{
	width:91px;
	height:330px;
	float:left;
	text-align:right;
	padding-left:30px;
	padding-right:35px;
	padding-top:13px;
	background-image:url(../images/leftMenu.jpg);
	background-repeat:no-repeat;
}

div#leftMenuBottom
{
	width:120px;
	float:left;
	padding-top:10px;
}

div#contentContainer
{
	width:810px;
	float:left;
	padding-left:25px;
	padding-top:15px;
}
div#contentContainerTemplate
{
	width:835px;
	float:left;
}

div#text
{
	width:600px;
	float:left;
	padding-left:60px;
	padding-top:20px;
}

div#crumb
{
	width:600px;
	float:left;
	color:#CCCCCC;
	padding-bottom:15px;
}
div#crumb a, div#crumb a:visited
{
	color:#999999;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

div#crumb a:hover, div#crumb a:active
{
	color:black;
}
div#text h1
{
	font-size:38px;
	font-weight:normal;
	color:#999999;
	margin:0px;
	padding:0px;
}


div#footer
{
	width:834px;
	float:left;
	text-align:center;
	border:0px;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:black;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:black;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

h2 a, h2 a:visited
{
	font-size:16px;
	font-weight:bold;
	color:black;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
}

h2 a:hover, h2 a:active
{
	font-size:16px;
	font-weight:bold;
	color:black;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:underline;
}

.largeBlack
{
	font-size:22px;
	font-weight:bold;
}

a, a:visited
{
	color:#C40910;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active
{
	color:black;
}

.small
{
	color:#999999;
	font-size:10px;
}

a.small, a:visited.small
{
	color:#999999;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

a:hover.small, a:active.small
{
	color:black;
}
a.smallWhite, a:visited.smallWhite
{
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

a:hover.smallWhite, a:active.smallWhite
{
	color:#ffffff;
	text-decoration:underline;
}

a.ul, a:visited.ul
{
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}

a:hover.ul, a:active.ul
{
	text-decoration:none;
}

div#leftMenu h3
{
	border-bottom:1px solid #666666;
	color:#666666;
	margin:0px;
	padding:0px;
}
div#leftMenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	padding-top:5px;
}
div#leftMenu ul li
{
	border-bottom:1px solid #CCCCCC;
	color:#999999;
	margin:0px;
	padding:0px;
	padding-bottom:1px;
}
div#leftMenu ul li a, div#leftMenu ul li a:visited 
{
	text-decoration:none;
	font-weight:normal;
	color:#999999;
	width:81px;
}
div#leftMenu ul li a:hover, div#leftMenu ul li a:active
{
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	width:81px;
}
h3
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	text-decoration:none;
}	

h3 a, h3 a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

h3 a:hover, h3 a:active
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
