﻿.body2 {
	background-color:#233367;
	margin:0;
	padding:0;

	background-image: url(../images/bg1a.jpg);
	background-repeat: repeat;
}

.highlight {
background-color:#FFFEAE;
}

.highlightshout {
background-color:#40A0D9;
color:#FFF;
}
.picborder {
border:1px solid #222E4F;
}

.smallgray {
color:#666;
font-size:70%;
}

.textbig {
font-size:120%;
}

.textregular {
font-size:95%;
line-height:120%;
}

.textsmall {
font-size:80%;
}

.yellowbox1 {
background-color:#F2EED5;
border:1px solid #DFC493;
color:#414D67;
padding:7px;
}

body {
color:#000;
font-family:Arial, Helvetica, sans-serif;
}

h1 {
color:#334A96;
font-family:Arial, Helvetica, sans-serif;
font-size:145%;
font-weight:normal;
}

h2 {
color:#4F81CC;
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:normal;
}

h3 {
color:#334A96;
font-family:Arial, Helvetica, sans-serif;
font-size:110%;
font-weight:bold;
}


.headergreen {
color:#406846;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:700;
}

.headerlightblue {
color:#40A0D9;
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
font-weight:700;
}
.headerred {
color:#943853;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:700;
}
.quotename {
font-size:90%;
font-weight:bold;
color:#4F81CC;
font-family:Arial, Helvetica, sans-serif;
}

li {
	font-size: 90%;
	list-style-type: circle;
	margin-bottom:10px;
	margin-left:-10px;
	padding-left:0px;
}
.pullquote{
	font-weight: normal;
	
	color: #D1992C;
	font-size: 120%;
}
hr{
	color: #FFFFFF;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #EDA802;
	border-right-color: #EDA802;
	border-bottom-color: #EDA802;
	border-left-color: #EDA802;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}