/* CSS Document */


body, p, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E4E4E;
}
body{
	background-color:#3e434e;
	height:100%;
	z-index:0;

}

textarea {
	border: 1px solid #2C609A;
}
p{
	margin-bottom:9px;
	color:#4E4E4E;
}

#header{
	height:87px;
}
#footer{
	font-size:10px;
	color:#414141;
}
#footer a{
	font-size:10px;
	letter-spacing:.04em;
	text-transform:uppercase
}
input {
	border: 1px solid #2C609A;
}
#table_master{
	background-color:#FFFFFF;
}
#content{
	padding-left:36px;
	padding-right:36px;
	padding-top:6px;

}
#container{
	width:868px;
}
#content p{
	padding-left:4px;
}
#little_navigation{
	float:right;
	margin-right:30px;
	width:320px;
	margin-top:25px;
	letter-spacing:2px;
	font-size:11px;
}
#little_navigation a{
	color:#414141;
	text-decoration:none;
}
#little_navigation a:hover{
	text-decoration:underline;
}

a{
	color:#2c609a;
}
a:hover{
	text-decoration:none;
	color:#000000;
}
a:active{
	text-decoration:none;
}
a: link{
	color: #2C75C0;
	text-decoration: underline;
	line-height: 11px;
	font-size: 11px;
}

.bg_left{
background-image:url(../images/global/bg_dropshadow_tile_left.jpg);
background-repeat:repeat-y;
background-position:left;
width:81px;
}
.bg_right{
background-image:url(../images/global/bg_dropshadow_tile_right.jpg);
background-repeat:repeat-y;
background-position:left;
width:75px;

}
#subpage_header{

	width:868px;
/*
	background-image:url(../images/global/sub_page/titlebar_greyline.jpg);
	background-repeat:no-repeat;
*/	
}
#subpage_header_td{
	background-image:url(../images/global/sub_page/titlebar_greyline2.jpg);
	background-repeat:no-repeat;
	height:37px;

}
#subpage_header_td2{
	background-image:url(../images/global/sub_page/titlebar_greyline.jpg);
	background-repeat:repeat-x;
	width:35px;

}
h1{
	color:#2c609a;
	font-size:24px;
	text-transform:uppercase;
	margin-top:9px;
	margin-left:10px;
	margin-right:10px;
}
h2{
	color:#2c609a;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:6px;
	letter-spacing:2px;
}
h3{
	color:#e6900e;
	font-size:14px;
	margin-top:15px;
	margin-bottom:12px;
	letter-spacing:1px;
}
h4{
	color:#2c609a;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:6px;
}

h7 {
	color: #e6900e;
	font-size: 12px;
	font-weight: bold;
	
}

h8 {
	color: #e6900e;
	font-size: 12px;
	
	}
	
.sidebar{
	background-color:#eeeff2;

	width:190px;
	float:right;
	margin-left:24px;
	margin-bottom:20px;
	margin-right:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:25px;
	height:100%; 

}
.sidebar p{
    font-size:11px;
}
.sidebar h3{
	color:#243e90;
	font-weight:bold;
	font-size:11px;
}
#container ul
  {
  margin-left: 0;
  padding-left: 3.25em;
  }
#container li
  {
  margin: 0;
  padding: 0;
  padding-bottom:4px;
  list-style-image:url(../images/global/bullet.gif);
  }


  .sidebar ul {
	margin:0px;
	padding-left: 1.5em;
  }

  .sidebar li {
	margin:0px;
	padding: 0px;
	list-style-image:url(../images/global/bullet.gif);
	line-height:14px;
	letter-spacing:.75px;
	font-size:11px;/*  text-transform:uppercase;*/

}
  #bread_crumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:0px;
	color:#8e8e8e;
	letter-spacing:1.75px;
	margin-bottom:20px;
	width:500px;
	

}
  #bread_crumb a{
	color:#8e8e8e;

}	
.img_right {
	border:4px;
	border-top-style:solid;
	border:4px;
	border-color:#e6900e;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin-left:8px;
	margin-bottom:8px;
	float:right;
	align:right;
	margin-top:3px;

}
.img_footer_text{
	float:right;
	margin-left:10px;
	text-align:center;
	font-size:10px;
	margin-bottom:10px;

}
.spacer{
	width:20px;
}
#thin_line{
height:1px;
background-color:#EEEFF2;

}
.image_breadcrumb{
	vertical-align:middle;

}
/*
#sitemap ul{
	list-style:none;
		list-style-image:none;

}
#sitemap ul li{
	list-style:none;
	list-style-image:none;
}
#sitemap ul li li{ 
	list-style-image:none;
	list-style:none;
}
*/
