.blueback {
	background-color: #0403CD;
	background-repeat: repeat-x;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #003;
	background-color: #FFF;
	background-image: url(graphics/bkbluewhite.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #009;
	margin-left: 20px;
}
table {
	background-color: #FFF;
	text-align: left;
}

p, h2 {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.outsideborders {
	border: thin double #181693;
}

.textwhite {
	font-size: small;
	font-weight: bolder;
	color: #FFF;
	
	margin: 0px;
	text-align: center;
}
.textwhite a:link {
	color:#FFF
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}
.textwhite a:visited {
	color:#FFF
	text-decoration: none;
	font-weight: bold;
	color: #CFF;
	text-decoration: none;
	font-variant: small-caps;
}
.textwhite a:hover {
	color:#FFF
	text-decoration: none;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	font-variant: small-caps;
}
.textwhite a:active {
	color:#FFF
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}
.redback {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box {
	background-image: url(graphics/boxbk2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 240px;
}
.box h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #FFF;
	background: url(graphics/boxbk1.jpg) no-repeat top center;
}
.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
	text-align: center;
}
.box ul li {
	margin: 0 0 6px;
	padding: 0;
}

.box2 {
	background-image: url(graphics/box2bk2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 240px;
}
.box2 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #000;
	background: url(graphics/box2bk1.jpg) no-repeat top center;
}
.txtwhiteh3 {
	color: #CCC;
}

.box2 ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
	text-align: center;
}
.box2 ul li {
	margin: 0 0 6px;
	padding: 0;
}

.boldtext {
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: large;
	color: #BD0D0D;
	text-align: center;
}
h2 {
	font-size: medium;
	color: #181A91;
	text-align: center;
}

.bulletlisting li {
	list-style-position: inside;
	list-style-image: url(graphics/arrowbullet.gif);
}
.bulletlistinggrn li {
	list-style-position: inside;
	list-style-image: url(graphics/arrowbulletgreen.gif);
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
}
.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CFF;
	font-variant: small-caps;
}
.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F00;
	font-variant: small-caps;
}
.footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	font-variant: small-caps;
}
a:link {
	color: #181A91;
	font-weight: bold;
}
.redlineright {
	border-right-width: medium;
	border-right-style: solid;
	text-align: center;
	color: #000;
	border-right-color: #C00;
}
.tooltiptext {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.outsideborders tr td table tr .redlineright table tr td p {
	text-align: center;
}
.outsideborders tr td table tr .redlineright table tr td h2 {
	text-align: left;
}
.greentext {
	font-weight: bold;
	color: #060;
	text-align: center;
}
.tbllightblueback {
	background-color: #D2E9FF;
}
.ltgreenback {
	background-color: #CF9;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.redlinert {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #C00;
	text-align: center;
}
