body {
	width:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height:1.7em;
	background-color: #fff;
	color:#444;
	text-align:justify;
	padding-bottom:20px;
	font-size:70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.style1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18pt;
}
.style2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.intropara {
	font-family: Garamond, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #000033;
	font-size: 16px;
}

ul {
	list-style: none;
}

ol {
	margin:0;
	padding:0;
}

a, a:link, a:visited {
	color: #002d62;
	text-decoration: underline;
}

a:hover {
	color: #476A8F;
	text-decoration: underline;
}



label {
	display:block;
	margin-bottom:2px;
}

input,select,textarea{
	font-family: Helvetica, Arial, sans-serif;
	font-size:1em;
}

input {
	vertical-align: middle;
}

.intro {
	color: #002B5F;
	font-size:1.5em;
	line-height:1.6em;
	margin-top:8px;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#primary-content input, #primary-content select, #primary-content textarea {
	margin-bottom: 9px;
}

fieldset {
	margin:10px 0px;
	border: 1px solid #e7e7e7;
}

legend {
	font-size: 1.05em;
	font-weight:bold;
}



h1, h2, h3, h4, h5{
	color: #002b5f;
}

h1,h2,h3, h4, h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

/*
h1{
	font-size:1.3em;
	font-weight:bold;
}
*/
h2{
	font-size:1.3em;
	font-weight:bold;
	margin: 10px 0;
	/*letter-spacing:-1px;*/
}

h3{
	font-size:1.15em;
	font-weight:bold;
}

h4{
	font-size:1.05em;
	font-weight:bold;
}

h5{
	font-size:1em;
	font-weight:normal;
}

pre {
	font-family: inherit !important;
	font-size: inherit !important;
}

img, a img{
	border:0;
}

intro {
	color: #002B5F;
	font-size:1.5em;
	line-height:1.6em;
	margin-top:8px;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}
	
	#primary-content .callout blockquote p {
			display: inline;
			color: #333;
			margin: 0 0 5px 0;
			padding: 0 25px;
			font-family: Georgia, "Times New Roman", serif;
			font-size:1.2em;
			background: transparent url('/display_images/close-quotation.gif') right 90% no-repeat;
		}
		
.heading {
	font-size: 18px
}		