  /**/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/**/

/**/
/* HTML tag styles                             */
/**/ 

body{
	font-family: Arial, sans-serif;
	line-height: 1
.;
	margin: 0px;
	padding: #006699;
	color: #333333;
	font-size: small;
	line-height: 1.166;
}

a{
	color: #666699;
	text-decoration: none;
}

a:link{
	color: #666699;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: x-large;
 color: #990033;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: large;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: medium;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: small;
 font-weight: bold;
 color: #003333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/**/
/* Layout Divs                                 */
/**/

#masthead{
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: xx-large;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	font-size: small;
}


/*** #globalNav styles ****/

#globalNav{
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #CCCCCC;
	background-color: #003333;
	font-size: small;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
	color: #CCCCCC;
}

/ #pageName styles ****/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/**** .floattext styles **/

.floattext{
	float: left;
	padding: 10px 10px 10px 10px;
	text-align:justify;
}

.imagepad{
	float:left;
	border-width: 5px 5px 5px 5px;
	border-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

.imagepadrightbottom{
	padding: 0px 10px 10px 0px;
	float:left;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

.floattext p{
}

.headline {
	font-size: small;
	}


/* #navBar link styles */

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
.banner {
	font-size: xx-large;
	color: #003333;
}
.underline {
	text-decoration: underline;
}
.imagepadleft {
	float:right;
	border-width: 5px 5px 5px 5px;
	border-color: #FFFFFF;
	padding: 10px 0px 10px 10px;
}
._bodytight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.red {
	color: #990000;
}
