@charset "utf-8";
/* CSS Document */
body {
background:url(../images/bg.jpg) #FFFFFF repeat-x;
margin:0;
padding:0
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333
}
input {
border:1px solid #cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}
.shadow_l {
background:url(../images/shadow_l_bg.jpg);
width:12px;
vertical-align:top
}
.shadow_r {
background:url(../images/shadow_r_bg.jpg);
width:12px;
vertical-align:top
}
.header {
background:url(../images/header_bg.gif);
width:590px
}
.search_form {
color:#FFFFFF;
text-align:right;
padding:2px
}
.top_header {
height:49px;
text-align:right;
padding:2px;
vertical-align:top
}
.main {
padding-top:10px;
background:url(../images/body_bg.jpg) repeat-x #FFFFFF;
text-align:left
}
.left_title {
font-size:15px
}
.line {
background-color:#5e5e5e;
height:2px
}
.line2 {
background-color:#e1e1e1;
height:1px
}
.firstChild_nav {
background:url(../images/firstChild_nav.jpg) repeat-x bottom;
padding:5px;
text-align:left;
font-weight:bold
}
.firstChild_nav a:link{
color:#333333;
text-decoration:none
}
.firstChild_nav a:visited{
color:#333333;
text-decoration:none
}
.firstChild_nav a:hover{
color:#FF0000
}
.secondChild_nav {
height:22px;
border-bottom:1px solid #e1e1e1;
padding-left:15px;
text-align:left
}
.secondChild_nav a:link{
color:#333333;
text-decoration:none
}
.secondChild_nav a:visited{
color:#333333;
text-decoration:none
}
.secondChild_nav a:hover{
color:#FF0000
}
a.firstChild_nav_onState:visited {
color:#FF0000
}
a.firstChild_nav_onState:link {
color:#FF0000
}


.tdRedBold {
	font-weight: bold;
	color: #FF0000;
}
.bodySmall {
	font-size: 11px;
}
.MediumRedBold {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.aRed {
	color: #FF0000;
	text-decoration: none;
}

.left_titleGray {
	font-size:18px;
	color: #68737a;
}
.footer_dropdown {
font-size:11px;
}
#people_box .t2col1 {
	float: left;
	width: 100px;
	height: 150px;
	clear: left;
}
#people_box .t2col2 {
	float: left;
	width: 400px;
	height: auto;
	margin-left: 15px;
}


	.suckertreemenu ul{
		/*margin: 0;
		padding: 0;
		list-style-type: none;*/
        padding:4px 0px 0px 0px; margin:0px 0px 0px 0px;
	    list-style:none;
	}

	.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background:#666666 top;
	width: 96;
		/*background:url(images/xp3.gif) /*overall menu background color*/
	}

	/*Top level menu link items style*/
	.suckertreemenu ul li a{
		display: block;
		text-align:left;
		border-left-width: 0;
	}
	
	.suckertreemenu ul li ul{
		position: absolute;
		top: 1em; /* no need to change, as true value set by script */
		display: block;
		visibility: hidden;
		*left:2px;
	}
	.suckertreemenu ul li ul li{}
	.suckertreemenu ul li ul li ul{ 
		top: 0px;
	}

	.suckertreemenu ul li ul li a{
		display: block;
		width: 170px;
		color: #ffffff;
		text-decoration: none;
		padding: 3px 5px;
		border-top: 1px solid #999999;
	}

	.suckertreemenu ul li a:hover{
		background-color: #8f8f8f;
		color: white;
	}
	.suckertreemenu ul li a:visited{
		color: white;
	}

	.suckertreemenu .mainfoldericon{
		background: url(media/arrow-down.gif) no-repeat center right;
	}

	.suckertreemenu .subfoldericon{
		background: url(media/arrow-right.gif) no-repeat center right;
	}
	* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
		padding-top: 1em;
	}
	
	* html .suckertreemenu ul li { float: left; height: 1%;}
	* html .suckertreemenu ul li a { height: 1%;}
	* html .suckertreemenu ul li ul li { float: left;}

ul {
	padding-left: 20px;
    margin: 20px;
	/*list-style:none;*/
}
li.hidden_item {
padding-left:20px;
background: url(../images/arrow.jpg) no-repeat left top;
margin:0;
list-style:none;
line-height:16px;
padding-bottom:4px;
}
li.hidden_item a:link{
color: #333333;

text-decoration:none
}
li.hidden_item a:visited{
color: #333333;
text-decoration:none
}
li.hidden_item a:hover{
color:#ff0000
}

p.dialogue_box {
background:#EEE;
padding-top:8px; padding-bottom:5px;
padding-left:8px;
margin-bottom:20px;
}
.tableBoder {
	border: 1px solid #f2f2f2;
}

#content a:link,#content a:visited {
color:#FF0000;
text-decoration:none
}
#content a:hover {
color:#333333;
text-decoration:none
}

a:link,a:visited ,a:link,a:active{
color:#FF0000;
text-decoration:none
}
a:hover {
color:#333333;
text-decoration:none
}

#breadcrumb a:visited,#breadcrumb a:active,#breadcrumb a:link,#breadcrumb a:visited{
    color:#333333;
    text-decoration:none;
}

#breadcrumb a:hover {
    color:red;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
}
.footer a:link{
color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
color: #FF0000;
	text-decoration: none;
}
.homeBodyTable{
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeBodyDate {

	padding-top: 10px;
}
