body {
	background-image: url(../images/bg4.jpg);
	margin-top: 3px;
	background-color: #5059A6;
}
.white-bg {
	background-color: #FFFFFF;
}
.blue-outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: FFFFCC;
	border-right-color: FFFFCC;
	border-bottom-color: FFFFCC;
	border-left-color: FFFFCC;
}
.border-l-t-r {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0E2B57;
	border-right-color: #0E2B57;
	border-bottom-color: #0E2B57;
	border-left-color: #0E2B57;
}
.border-l-r {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0B305D;
	border-right-color: #0B305D;
	border-bottom-color: #0B305D;
	border-left-color: #0B305D;
}
.border-l-b-r {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #122C5D;
	border-right-color: #122C5D;
	border-bottom-color: #122C5D;
	border-left-color: #122C5D;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6E78C0;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-left: 10px;
	font-style: normal;
	line-height: normal;
	margin-top: 7px;
	margin-right: 10px;
}

.photo-border {
	border: 1px solid #CC3333;
	padding: 5px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #979ED2;
	text-decoration: none;
	margin: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	margin-left: 10px;
	margin-right: 10px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
.testimonials-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #103163;
}

.column-right {
	background-image: url(../Marathon-Test/images/bg-news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #6E78C0;
}

.dash-bg {
	background-color: #6E78C0;
	background-image: url(../images/dash-bg.jpg);
	background-repeat: no-repeat;
}




p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
}

ul, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	color: #000000;
	line-height: normal;
	margin-right: 10px;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6E78C0;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #103163;
}
.row-bg {

	background-color: #6E78C0;
	background-image: url(../Marathon-Test/images/row-bg.jpg);
	background-repeat: repeat-x;
}
.testimonials-red {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #CC3333;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
}

.news a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}

.news a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF66;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.news a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.top-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103163;
	font-weight: bold;
	text-decoration: none;
}
.highlight {
	background-color: #FFFF99;
}


.top-nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

.top-nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

.top-nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E78C0;
	font-weight: bold;
	text-decoration: none;
}

.top-nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103163;
	font-weight: bold;
}

a:link {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #6E78C0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6E78C0;
	font-weight: bold;
	text-decoration: underline;
}
.border-bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6E78C0;
	border-right-color: #6E78C0;
	border-bottom-color: #6E78C0;
	border-left-color: #6E78C0;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF66;
	margin-left: 10px;
	margin-right: 10px;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103163;
	background-color: #FFFF99;
	border: 1px dashed #CC3333;
	padding: 5px;
	margin: 5px;
}
.courses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103163;
	background-color: #00FFFF;
	border: 1px dashed #FFFF00;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
	line-height: normal;
}
.border-t-b {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}

.red-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BF2F39;
}
