/* global styles */

body {
	margin: 0;
	padding: 0;
	color: #564f70;
	background: #cbcbb9;
	font: small Arial, Helvetica, sans-serif;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	text-align: center;
	}
	
a:link {
	color: #5A4590;
	text-decoration: underline;
}
	
h1 {
	font-size: 115%;
	color: #5a4b90;
	text-align: left;
	margin: 16px 0;
	font-weight: normal;
	letter-spacing: -0.04em;
	font-style: italic;
}

h2 {
	font-size: 107%;
	color: teal;
	text-align: left;
	margin: 16px 0 12px;
	font-weight: normal;
	letter-spacing: -0.04em;
}

h3 {
	font-size: 105%;
	color: #007770;
	text-align: left;
	margin: 12px 0 8px;
	font-weight: normal;
	text-indent: 18px;
	letter-spacing: -0.04em;
	font-style: italic;
}

/* layout styles */

#container {
	margin: 12px auto;
	width: 792px;
	background: #f9f9f9;
	border: 1px solid #549788;
}
#header {
	background: url(../images/bkgds/headerbkgdname.gif) no-repeat left top;
	height: 72px;
	width: 792px;
	border-bottom: 2px solid #cbcbb9;
}
#navbararea {
	background: url(../images/bkgds/navbkgd2.gif);
	height: 44px;
	width: 792px;
}
#navbar {
	margin-left: 23px;
	padding-top: 7px;
}

	
#pagetitle {
	width: 792px;
	height: 28px;
	background: url(../images/bkgds/titlestripe.gif) repeat-x left center;
	padding-top: 2px;
	z-index: 1;
}

#pagetitletext {
	width: 390px;
	display: block;
	background: #f9f9f9;
	z-index: 2;
	padding: 6px 20px;
	font: italic bold 118% Arial, Helvetica, sans-serif;
	color: #5a4b90;
	text-align: center;
	margin: 0px auto;
}

#pgdescription {
	background: #e5e5dc;
	padding: 8px;
	width: 438px;
	margin-left: auto;
margin-right: auto;
	margin-top: 16px;
	color: #564f70;
	margin-bottom: 6px;
}
#contenttable {
	margin: 25px auto;
}

#contenttable a {
	color: #007770;
	text-decoration: underline;
}

#mainContent {
	float: left;
	display: inline;
		}

#mainContent {
	width: 680px;
	background: #E5E5DC;
	margin-top: 12px;
	padding: 10px;
	margin-left: 46px;
		}

#leftcol {
	float: left;
	width: 472px;
	padding: 6px;
	border: 1px solid #CBCBB9;
	text-align: left;
}
#leftcol p {
	text-align: left;
	text-indent: 24px;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 130%;
}
#rightcol {
	float: right;
	width: 176px;
}
#rightcol a {
	color: #5a4590;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #599C8D;
}

#rightcol img {
	border: 1px solid #CBCBB9;
	padding: 6px;
}

#footer {
	color: #007770;
	background: #cbcbb9;
	padding: 4px;
	margin-top: 4px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color: #007770;
	text-decoration: underline;
}

/* header text styles */

#hdrtitles {
	margin-right: 75px;
	margin-top: 48px;
	float: right;
	display: inline;
}
.hdertext {
	font-size: 120%;
	color: #564f70;
	
	margin-right: 166px;
}
.hdertextp {
	font-size: 120%;
	color: #564f70;
	
}
.hdertextg {
	font-size: 120%;
	color: #007770;
	
}


/* class styles */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.swcaption {
	font-size: 85%;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 6px;
}
.greenborder {
	border: 1px solid #63B7A1;
}
.wcaption {
	font-size: 85%;
	vertical-align: middle;
}
.scaption {
	text-align: center;
	margin-top: 2px;
	display: block;
	font-size: 88%;
}

.scaption a {
	text-align: center;
	margin-top: 2px;
	display: block;
	font-size: 90%;
	color: #564f70;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.textcell {
	background: #E5E5DC;
}


#purple p {
	margin: 17px 14px 14px 14px;
	color: #564f70;
}

#green p {
	margin: 4px 14px 14px;
	color: #007770;
}



.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
.button {
	color: #564f70;
	text-decoration: underline;
	font-size: 90%;
	display: inline;
	margin: 12px;
}

#buttonholder {
	height: 100%;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	clear: both;
}
#buttonholder a {
	color: #665997;
	text-decoration: underline;
}
#quotation {
	height: 102px;
	width: 102px;
	margin-top: 200px;
	background: url(../images/bkgds/quotebkgd2.gif);
	padding: 30px;
	font-size: 105%;
	text-align: left;
	line-height: 115%;
	margin-left: 6px;
}
.numberedlist li {
	margin-bottom: 8px;
}
.reference {
	font-size: 90%;
	line-height: 100%;
}
#endnav {
	font-size: 85%;
	float: right;
	width: 600px;
	text-align: right;
	margin-right: 47px;
	margin-bottom: 12px;
}
#endnav a {
	color: #5a4590;
}
#endnav a:hover {
	color: #488275;
}
#flashcontent {
	height: 162px;
	width: 162px;
	border: 1px solid #CBCBB9;
	padding: 6px;
}

