body{
	font: 81.25% Verdana, sans-serif; 
	line-height: 1.2; 
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/images/wrapper/leftColBkg.gif);
	background-repeat: repeat-y;
	
}


/* layer structure styles */


#top {
	top:0px;
	height:83px;
	background-color: #1A1D48;
	background-image: url(/images/wrapper/topPict.jpg);
	background-repeat: no-repeat;
	background-position: 216px;
	margin: 0px;
	padding: 0px;
}

#topNavBar {
	height:1.5em;
	background-color: #5B64A3;
}

#line {
	height:2px;
	background-color: #b7bee2;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#curve {
	float: left;
	width: 24px;

}
	
#leftCol {
	float: left;
	width:140px;
	background-color: #5B64A3;
}


#content {
	margin-right: 2em;
	margin-bottom: 0;
	padding-left: 180px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 95%;
	width: 800px;
}
#leftNav {
	padding-top: 30px;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	padding: 16px;
	text-align: center;
	clear: both;
	color: #4c4c4c;
}

#topNav {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 260px;
	color: #FFFFFF;
	font-size: 88%;
}

/* end layer structure styles */


/* link styles */

#topNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #99FFCC;
	text-decoration: none;
}

#topNav a:active {
	color: #99FFCC;
	text-decoration: none;
}

a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

#footer a:link {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer a:hover {
	color: #0099CC;
}
#footer a:active {
	color: #0099CC;
	text-decoration: underline;
}
/* end link styles */

/* font sizes */

h1, h2, h3, p {margin:0;padding:0;}


h1 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 0;
	font-size: 140%;
	color: #5B64A3;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .5em 0;
	font-size: 115%;
	color: #0f64ab;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-top: .5em;

}
p {
	   padding: 0 0 1em 0;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.larger {
	font-size: 110%;
}


/* end font sizes */



#titlePict {
	float: left;
}

#titleName {
	padding-top: 15px;
}

.tableMarginLft {
	margin-left: 10px;
	margin-bottom: 4px;
}

.picturepadleft {
	float: right;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;

}
.picturepadright {
	float: left;
	padding:0px 8px 4px 0px;
}
.pctBdr {
	border: 1px solid #999999;
}

ul.arrowList {

	list-style-position: outside;
	list-style-image: url(/images/arrowLink.gif);
	line-height: 120%;
}
ul.arrowList a:link {
	color: #0448a5;
	text-decoration: none;
}

ul.arrowList a:visited {
	color: #0448a5;
	text-decoration: none;
}
ul.arrowList a:hover {
	color: #0099CC;
	text-decoration: none;
}
ul.arrowList a:active {
	color: #0099CC;
	text-decoration: none;
}
.noLineLg a:link {
	color: #0448a5;
	text-decoration: none;
}

.noLineLg a:visited {
	color: #0448a5;
	text-decoration: none;
}
.noLineLg a:hover {
	color: #0099CC;
	text-decoration: none;
}
.noLineLg a:active {
	color: #0099CC;
	text-decoration: none;
}

ul.lessSpc {
	margin-top: 0%;
	margin-bottom: 0.5em;	
}

blockquote.lessSpc {
	margin-top: 0;
	margin-bottom: 0;	
}
p.lessSpc {
	margin-top: 0%;
	margin-bottom: 0;		
}
ul {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
	padding-top: 0px;
}

