@charset "ISO-8859-1";

body {
 margin: 0px;
 padding: 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

/* Primary Navigation */
#PrimaryBG {
background-image:url(img/PrimaryBackground.jpg);
}

#PrimaryNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
	line-height:25px;
	height:37px;
}

#PrimaryNav ul {
}

#PrimaryNav li.current a {
	color: #FFFFFF;
	margin-top:0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	float: left;
	margin: 0px;
}

#PrimaryNav li {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	text-align: center;
	display: block;
}

#PrimaryNav li.current {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	background-image: url(img/PrimaryHOver.jpg);
}
#PrimaryNav img {
	border: 0px;
	position: absolute;
	left: 20px;
}

#PrimaryNav li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: 74px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#PrimaryNav li a:hover {
	background-position: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}

/* Primary Sub Navigation */
#SubPrimaryNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 37px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 102;
	font-weight:bold;
	line-height:37px;
}

#SubPrimaryNav ul {
}

#SubPrimaryNav li.current a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*font-weight: bold;*/
	text-decoration: underline;
}

#SubPrimaryNav li {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	text-align: center;
	display: block;
}

#SubPrimaryNav li.current {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	/*background-color:#B30000;*/
	/*background-image: url(img/PrimaryHOver.jpg);*/
}
#SubPrimaryNav img {
	border: 0px;
	position: absolute;
	left: 20px;
}

#SubPrimaryNav li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*font-weight: bold;*/
}

#SubPrimaryNav li a:hover {
	background-position: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	/*font-weight: bold;*/
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}

/* Secondary Navigation */
#SecondaryNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #383D42;
	position: relative;
	z-index: 102;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#SecondaryNav ul {
	padding: 0 10px 0 0;
	margin: 0 0 0 -9px;
}
#SecondaryNav div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
#SecondaryNav li {
    margin: 0;
    padding-left: 11px;
    line-height: 30px;
    display: block;
    float:left;
    height: 30px;
    background: url(img/left_off.gif) top left repeat-x;
}
#SecondaryNav li.first { background-image: url(img/left_first_off.gif); }
#SecondaryNav li.firstcurrent { background-image: url(img/left_first_on.gif); }
#SecondaryNav li a {
    color: #808080;
    padding-right: 11px;
    line-height: 30px;
    text-decoration: none;
    display: block;
    float: left;
    background: url(img/right_off.gif) top right no-repeat;
    border: 0;
}

#SecondaryNav li.current,
#SecondaryNav li.lastcurrent {
	background-image: url(img/left_on.gif);
	margin-left: -2px; padding-left: 11px;
}
#SecondaryNav li.firstcurrent a,
#SecondaryNav li.lastcurrent a {  
    background-image: url(img/right_on.gif);
    color: #404040;
}

#SecondaryNav li a:hover {
	color: #404040;
}



#SecondaryNav li.last a { 
    background-image: url(img/right_end_off.gif);
    padding-right: 22px;    
}

#SecondaryNav li.lastcurrent a {
    background-image: url(../_img/nav/right_end_on.gif);
    padding-right: 25px;
}

#SecondaryNav li.current a { 
    background-image: url(img/right_on.gif);
    color: #404040;
 } 
 #LastContent.LastContent2 #LastContent2  {
	background-image: url('img/top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

/* Bottom Navigation */
#BottomNav
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #CCCCCC;
	height: 50px;
	text-align: left;
	width: 100%;
	background-color: #6E6E6E;
	background-image: url(img/gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#BottomNav table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding:2px;
}

#BottomNav input {
	border: 1px solid #6E6E6E;
}

#BottomNav img {
	border: 0px;
	left: 20px;
}
#BottomNav td {
	vertical-align:top;
}
#BottomNav a
{
 text-decoration: none;
 color:#CCCCCC;
}
#BottomNav a:hover
{
 text-decoration: underline;
 color:#CCCCCC;
}

#Box {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position: static;
	top: 0px;
}

#Box td.boxtop {
	font-size: 12px;
	height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #999999;/*#AE0000;*/
	/*background-image: url(img/box/box_top.jpg);*/
	vertical-align: middle;
	background-position: bottom;
                     font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #959595;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
}
#Box td.boxbody {
	font-size: 12px;
	background-color: #F3F3F3;
	padding: 10px;
	line-height: 20px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #959595;
	border-bottom-width: 1px;
	border-bottom-color: #959595;
}

#PrimaryNavGradient {
	background-image: url(img/PimaryGradient.jpg);
	background-repeat: repeat-x;
	height: 36px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 9px !important;
	color: #333333;
}

#PrimaryNavGradient a {
	color: #B00000;
	text-decoration: none;
}

#PrimaryNavGradient a:hover {
	text-decoration: underline;
}

#Box a {
	color: #B00000;
	text-decoration: none;
}

#Box a:hover {
	text-decoration: underline;
}

#Box table {
	width: 100%;
}
#Box img {
	position: static;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}