body {	
	font-family:  Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;	
	margin-top: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	font-size: 10pt;
}

table {
	font-size: 1em !important;
}

h1 {		
	font-size:1.4em;
	color: #474673;
}

h2 {	
	font-size:1.3em;		
	color: #474673;
}

h3 {	
	font-size:1.1em;		
	color: #474673;
	margin-bottom:0px;		
}

h4 {	
	font-size:1em;
}

ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 1.4em;
}



.subheader {
	color: #474673;
	margin-bottom:0px;
	font-size: 1.1em;
}

.indent {
	text-indent: -20px;
	margin-left:20px;
}

.ctable {	
	border-top:2px solid gray;
	border-bottom:2px solid gray;
}

.ctable th {	
	border-top:1px solid gray;	
}

.ctable td {
	border:1px solid white;	
}
.color2 {
	background: white;
}

.color1 {
	background: #e6e6e6;
}

a img {
	border: none;
}

/********************* Header *****************/
.header {
	margin-bottom: 10px;
}
.header .bannerleft{
	width: 310px;
	padding-left:20px;
}

/******************** End Header **************/


/********************************* Begin global page layout ******************/
.nav_top {
	
}

.nav_breadcrumb {
}

.nav_left {
	display: none;
}

.nav_top_sub {
	display: none;
}

.content {
}

.content .main_content {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.right_sidebar {	
	width: 240px;
	
	
}

.nav_bottom {

}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	z-index: -1;	
}

/********************************* End global page layout ********************/

/******************** Left Navigation ***********/
.lftnavblock{		
	padding-top:5px;
	padding-bottom:5px;	
	/*width: 200px;*/
	background: #33326b;
	position:relative;  
  display:block;
}

.lftnavblock p {		
	font-weight: bold;	
	margin-top: 0px;	
	margin-bottom: 0px;
	font-size: .9em;
  padding-bottom: 0px;        		  
  position:relative;  
  display:block;
}

.lftnavblock p a{
	padding-left:5px;
	padding-right:5px;
	margin-right:2px;
	padding-top: 5px;
	padding-bottom:3px;
	margin-bottom: 3px;	
	text-decoration: none;
	margin:0px;
	margin-bottom:0px;
	position:relative;	
	display:block;			
}

.lftnavblock p a:hover{
	background-color: gray;
}

.lftnavblock p.active a:hover{
	background-color: white;
	color: #33326b;
}
.active {
	background-color: white;	
}

.active a {
	color: #33326b;
}

.inactive a {
	border-bottom: 1px solid white;
	color: white;
}
/******************* End Left Navigation ********/

/***************** Snippet ***************/
.snippet {
	margin-bottom: 0px;
}

.snippet .header {
	background-color:#33326b;
	color: white;
	font-weight: bold;	
	padding: 1px 0px 1px 10px;
	margin: 0px 0px 0px 0px;	
}

.snippet .body {	
	margin-top: 3px;
	border: 1px solid #33326b;
	padding-bottom: 5px;
}

.snippet .body ul{		
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: square;
}

.snippet .body p {
	margin-left: 3px;
	margin-right: 3px;
	margin-top:0px;
	margin-bottom:0px;
}
*html .snippet .body ul {
	margin-left: 20px;
	padding-left: 0px;
}

.nav_right .snippet .header{
	padding-right:0px;
	text-align: center;	
}




/***************** End Snipet ***********/

.footer {
	font-size: .8em;
}

/***************** Begin Tabs ***********/
.tabs .tab img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


/***************** END Tabs *))**********/

.breadcrumb p {
	background:#33326b;	
	width: 795px;
	color: white;	
	text-align: center;
	margin-top: 1px;
	margin-bottom:0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: .9em;
}

.breadcrumb p a{
	font-weight: bold;
	color: white;
}





