.border_one {
	border: 2px solid #cccccc;
	background-color: #f0f8ff;
	padding: 5px;
}

.border_two {
	border: 2px solid #cccccc;
	background-color: #ffffff;
	padding: 5px;
}

.border_three {
	border: 2px solid #bbbbbb;
	background-color: #aac4f4;
}

.border_four {
	border: 2px solid #cccccc;
	background-color: #f0f8ff;
	width: inherit;
	padding: 5px 13px 5px 5px;
}


.image_float_left {
	display: inline;
	float: left;
	margin: 5px 10px 0pt 0pt;
}

.image_block {
	display: block;
	float: none;
}

.percent_100 {
	font-size: 100%
}

.percent_110 {
	font-size: 110%
}

.percent_120 {
	font-size: 120%
}

.percent_140 {
	font-size: 140%
}
.percent_160 {
	font-size: 160%
}
.Maroon2 {
	color: #af401e;
}

.DarkBlueCPR {
	color: #093d6e;
	}

/* FONT STYLES */

.Maroon {
	color: #704350;
	letter-spacing: 1px;
	line-height: 20px;
	border-style:groove;
	border:1px;
}
.Blue {
	color: #2f6bec;
	letter-spacing: 1px;
	line-height: 20px;
}
p {
	font-size: 80%;
	color:#093D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* ATTRIBUTES FOR TEXT & BACKGROUND */

h1 {
	font-weight:normal;
	margin:0;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #093D6E;
}
h2 {
	font-weight:bold;
	font-size: 90%;
	color: #093D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h3 {
	font-weight:bold;
	font-size: 90%;
	color: #704350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h4 {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #093D6E;
	font-weight: normal;
}
h5 {
	font-weight:bold;
	font-size: 80%;
	color: #093D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h6 {
	font-weight:normal;
	margin:0;
	font-size: 65%;
}
h7 {
	font-weight:normal;
	margin:0;
	font-size: 10%;
	line-height: 80%;
}
.nospaces {
	font-size: 80%;
	color:#093D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 90%;
}
/* CSS Document */



/* ROLL OVER STATES GENERAL*/
a {
	color: #137fe5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #137fe5;
}
a:hover {
	text-decoration: none;
	color: #032973;
}
a:active {
	text-decoration: underline;
	color: #032973;
}
/* CSS Document */

#leftFADE {
	background-image: url(images/LeftFADE.gif);
	position:relative;
	background-repeat:repeat-y;
	height:238px;
	width: 13px;
	float: left;
}
#rightFADE {
	background-image: url(images/RightFADE.gif);
	background-repeat:repeat-y;
	position:relative;
	height:238px;
	width: 13px;
	float: left;
}
#centerHEADER {
	height:238px;
	float: left;
}
#MenuContent {
	background-image: url(images/Body.gif);
	background-repeat:none;
	width: 906px;
}
/* MAIN CONTENT SECTION */
#BodyContent {
	background-image: url(images/Body.gif);
	background-repeat:none;
	height:auto;
	width: 906px;
}
/* BOTTOM SECTION */

#Bottom {
	background-image:url(images/Bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	clear:both;
}
body {
	background-color: #a0bdf4;
	margin:0;
	padding:0;
}
.border_two {
	border: 2px solid #cccccc;
	background-color: #ffffff;
	padding: 5px;
}
.P_aragraph {
	font-size: 80%;
	color:#093D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.border_bottom_3 {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0bdf4;
	border-right-color: #a0bdf4;
	border-bottom-color: #a0bdf4;
	border-left-color: #a0bdf4;
}
.invisible_ {
	display: none;
}
