body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(http://www.allied.edu/images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #070705;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
:focus
{
  -moz-outline-style: none;
}
.oneColFixCtr #container {
	width: 923px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 80px;
}
.oneColFixCtr #container #comingSoon {
	display: block;
	padding-top: 160px;
	padding-left: 330px;
}
a:active {
	outline: 0;
}
.oneColFixCtr #container #header {
	height: 168px;
	width: 923px;
	background-image: url(http://www.allied.edu/images/l-h-bg.png);
	background-repeat: repeat-x;
}
.oneColFixCtr #container #header #headerTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 8px;
	padding-left: 8px;
}
.oneColFixCtr #container #header #headerTop span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.oneColFixCtr #container #header #headerBreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 16px;
	padding-left: 6px;
	color: #8B8B8B;
}
.oneColFixCtr #container #header #headerBreadCrumbs span {
	color: #333333;
}
.oneColFixCtr #container #header #headerBreadCrumbs a:active, .oneColFixCtr #container #header #headerBreadCrumbs a:link, .oneColFixCtr #container #header #headerBreadCrumbs a:visited {
	color: #333333;
	text-decoration: none;
}
.oneColFixCtr #container #header #headerBreadCrumbs a:hover {
	text-decoration: underline;
}
.oneColFixCtr #container #header #headerBreadCrumbs strong {
	color: #333333;
}

.oneColFixCtr #container #header #headerLogo {
	height: 67px;
	width: 194px;
	margin-top: 24px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00305E;
	padding-left: 20px;
	float: left;
}
.oneColFixCtr #container #header #headerNavII {
	width: 680px;
	float: right;
	margin-top: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	height: 16px;
	padding-top: 2px;
}
.oneColFixCtr #container #header #headerNavII a:active, .oneColFixCtr #container #header #headerNavII a:link, .oneColFixCtr #container #header #headerNavII a:visited {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.oneColFixCtr #container #header #headerNavII a:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.oneColFixCtr #container #header #headerNavI {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 680px;
	margin-top: 5px;
	color: #00305E;
	height: 26px;
}
.oneColFixCtr #container #header #headerNavI a:active, .oneColFixCtr #container #header #headerNavI a:link, .oneColFixCtr #container #header #headerNavI a:visited {
	color: #00305E;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	height: 24px;
}
.oneColFixCtr #container #header #headerNavI a:hover {
	background-image: url(http://www.allied.edu/images/l-h-blue-menu.png);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtr #container #body #index {
	display: block;
}
.oneColFixCtr #container #body #index #indexFocal {
	float: left;
	height: 328px;
}
.oneColFixCtr #container #body #index #getStartedImage {
	float: right;
	background-image: url(http://www.allied.edu/images/l-foc-getstarted.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 55px;
	margin: 0px;
	padding-top: 80px;
	padding-left: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.oneColFixCtr #container #body #index #testimonial {
	float: right;
	height: 175px;

	width: 274px;
	margin-top: 8px;
	border: 5px solid #cecece;
	background-color: #eaeaea;
}
.oneColFixCtr #container #body #index #testimonial a:link, .oneColFixCtr #container #body #index #testimonial a:visited, .oneColFixCtr #container #body #index #testimonial a:active {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: 135px;
	width: 239px;
	display: block;
	padding-top: 40px;
	padding-left: 30px;
	font-size: 1.5em;
	line-height: 1.1em;
	padding-right: 5px;
	background-image: url(http://www.allied.edu/images/l-b-test-quote.png);
	background-repeat: no-repeat;
	background-position: 14px 14px;
}
.oneColFixCtr #container #body #index #testimonial a:hover {
	color: #FFFFFF;
	background-color: #002859;
}
.oneColFixCtr #container #body #index #testimonial span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-top: 8px;
	text-align: right;
	padding-right: 8px;
	line-height: normal;
}
.oneColFixCtr #container #body #index #testimonial strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	line-height: normal;
	display: block;
}
.oneColFixCtr #container #body #index #militaryLarge {
	height: 185px;
	width: 284px;
	background-image: url(/images/l-f-military-lg.png);
	display: block;
	float: right;
	margin-top: 8px;
}
.oneColFixCtr #container #body #index #militaryLarge a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 145px;
	width: 244px;
	padding: 20px;
	text-decoration: none;
	font-size: 1.4em;
}
.oneColFixCtr #container #body #index #militaryLarge span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-top: 6px;
	padding-bottom: 8px;
}
.oneColFixCtr #container #body #index #militaryLarge strong {
	font-size: 0.8em;
}


.oneColFixCtr #container #body #indexBody {
	clear: both;
}
.oneColFixCtr #container #body #indexBody #militaryButton {
	height: 122px;
	width: 284px;
}
.oneColFixCtr #container #body #indexBody #militaryButton a:link, .oneColFixCtr #container #body #indexBody #militaryButton a:visited, .oneColFixCtr #container #body #indexBody #militaryButton a:active {
	background-image: url(http://www.allied.edu/images/l-img-military-bg.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 0.8em;
	height: 96px;
	width: 260px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.oneColFixCtr #container #body #indexBody #militaryButton a:hover {
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.oneColFixCtr #container #body #indexBody #militaryButton span {
	display: block;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1em;
}
.oneColFixCtr #container #body #indexBody #militaryButton strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
.oneColFixCtr #container #body #indexBody #indexNews {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #aeaeae;
	padding-top: 8px;
	display: inline;
}
.oneColFixCtr #container #body #indexBody #indexNews ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.oneColFixCtr #container #body #indexBody #indexNews strong {
	display: block;
	padding-bottom: 6px;
}
.oneColFixCtr #container #body #indexBody #indexNews a:link, .oneColFixCtr #container #body #indexBody #indexNews a:visited, .oneColFixCtr #container #body #indexBody #indexNews a:active {
	display: block;
	text-decoration: none;
	color: #00305f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: bold;
	line-height: normal;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
	letter-spacing: 0em;
	margin: 0px;
}
.oneColFixCtr #container #body #indexBody #indexNews a:hover {
	background-color: #00305E;
	color: #FFFFFF;
}
.oneColFixCtr #container #body #indexBody #indexNews li {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.oneColFixCtr #container #body #indexBody #indexNews span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	padding-bottom: 3px;
	font-weight: normal;
}
.oneColFixCtr #container #body #indexBody #indexNews a:hover span {
	color: #E3DACA;
}
.oneColFixCtr #container #body #indexBody #indexOtherSide {
}

.oneColFixCtr #container #body #internalBody {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.oneColFixCtr #container #body #internalBody #internalHeading {
	background-color: #00305E;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 60px;
	display: block;
	clear: both;
	height: 46px;
	float: none;
	background-image: url(/images/l-img-int-head-blue-lf.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.oneColFixCtr #container #body #internalBody  p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.oneColFixCtr #container #body #internalBody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	letter-spacing: -1px;
	padding: 0px;
}
.oneColFixCtr #container #body #internalBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -1px;
	color: #666666;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	line-height: 1em;
}
.oneColFixCtr #container #body #internalBody h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
}
.oneColFixCtr #container #body #internalBody h4 {
	color: #0578BC;
	font-size: 1.3em;
	padding-top: 6px;
	font-weight: bold;
	padding-bottom: 6px;
	letter-spacing: 0em;
}
.oneColFixCtr #container #body #internalBody h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #78B0B0;
	font-size: 1.1em;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight blockquote {
	background-image: url(/images/l-img-notice.png);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
	display: block;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}

.oneColFixCtr #container #body #internalBody a:link, .oneColFixCtr #container #body #internalBody a:visited, .oneColFixCtr #container #body #internalBody a:active {
	color: #003F7D;
}
.oneColFixCtr #container #body #internalBody a:hover {
	background-color: #B7E8FF;
}
.oneColFixCtr #container #body #internalBody .boxH5 {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 16px;
	padding: 6px;
	font-size: 0.8em;
	line-height: 1.4em;
	height: 100px;
}
.oneColFixCtr #container #body #internalBody .internalDivide {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-top: 20px;
}





.oneColFixCtr #container #body #internalBody .internalBodyH1a {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2D2D2;
	font-size: 0.5em;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: block;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.oneColFixCtr #container #body #internalBody #author {
	font-size: .9em;
	display: block;
	margin-top: -10px;
	padding: 0px;
	margin-bottom: 10px;
}
.oneColFixCtr #container #body #internalBody #author em {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
}
.oneColFixCtr #container #body #internalBody #author span {
	display: block;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtr #container #body #internalBody #internalBodySelection {
	background-color: #999999;
	height: 31px;
}
.oneColFixCtr #container #body #internalBody #internalBodySelection ul {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	display: block;
}
.oneColFixCtr #container #body #internalBody #internalBodySelection li {
	background-image: none;
	float: left;
	display: block;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight #internalBodySelection a:link, .oneColFixCtr #container #body #internalBody #internalBodyRight #internalBodySelection a:visited, .oneColFixCtr #container #body #internalBody #internalBodyRight #internalBodySelection a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	margin: 0px;
	_margin-bottom: -10px;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight #internalBodySelection a:hover {
	background-color: #333333;
}



.oneColFixCtr #container #body #internalBody #internalBodyLeft {
	width: 240px;
	padding: 0px;
	float: left;
	margin: 0px;
	background-image: url(/images/l-int-body-lf-shadow.png);
	background-repeat: no-repeat;
	background-position: 231px 0px;
	min-height: 120px;
}
.oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav {
	padding-top: 16px;
}
.oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav ul {
	margin: 0px;
	padding: 0px;
}

.oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: none;
}
.oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav a:link, .oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav a:visited, .oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav a:active {
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.oneColFixCtr #container #body #internalBody #internalBodyLeft #internalBodyLeftSubNav a:hover {
	color: #FFFFFF;
	background-color: #00305E;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight {
	float: right;
	width: 640px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.oneColFixCtr #container #body #internalBody ul {
	list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.oneColFixCtr #container #body #internalBody li {
	background-image: url(/images/img-li-blue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #body #internalBody #ol {
}

.oneColFixCtr #container #body #internalBody ol {
	margin-left: 30px;
	list-style-type: decimal;
	background-image: none;
}
.oneColFixCtr #container #body #internalBody #ol li {
	background-image: none;
	list-style-type: decimal;
	margin-left: 40px;
	padding-left: 0px;
}


.oneColFixCtr #container #body #internalBody #tableStyle01 td {
	padding-left: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 6px;
}
.oneColFixCtr #container #body #internalBody #tableStyle01 th {
	background-color: #00305E;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	font-size: 1.2em;
	font-weight: normal;
}

.oneColFixCtr #container #body #internalBody #internalBodyRight #tableStyle02 td {
	padding: 6px;
	color: #333333;
}
.oneColFixCtr #container #body #internalBody #internalOneColumn #tableStyle03 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
}

#tableStyle03 th {
	text-align: right;
	color: #00305E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14pt;
	letter-spacing: -1px;
	text-transform: uppercase;
	width: 188px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4C6DC;
}
#tableStyle03 td {
	padding: 4px;
}
.oneColFixCtr #container #body #internalBody #internalOneColumn #tableStyle03 h3 {
	color: #CCCCCC;
	font-size: 5em;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	line-height: 0.9em;
}
.oneColFixCtr #container #body #internalBody #internalOneColumn #tableStyle03 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}
.oneColFixCtr #container #body #internalBody #internalOneColumn #tableStyle03 select, .oneColFixCtr #container #body #internalBody #internalOneColumn #tableStyle03 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}


.oneColFixCtr #container #body #internalBody #universityBrochureDownload a:hover {
	background-color: #0D1B50;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight .blueText {
	color: #037BB6;
}
.oneColFixCtr #container #body #internalBody #internalBodyRight .redText {
	color: #990000;
}

.oneColFixCtr #container #body #internalBody #internalOneColumn {
	display: block;
	clear: both;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
	font-size: 0.8em;
	line-height: 1.5em;
}
.oneColFixCtr #container #body #internalBody #internalOneColumn #universityBrochureDownload a:hover {
	background-color: #0D1B50;
}






.oneColFixCtr #container #body #footer {
	height: 294px;
	background-image: url(http://www.allied.edu/images/l-ft-bg.png);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 14px;
}
.oneColFixCtr #container #body #footer #footerGoToTop {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.oneColFixCtr #container #body #footer #footerBlue {
	height: 194px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.5em;
}
.oneColFixCtr #container #body #footer #footerBlue h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	padding-top: 18px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #body #footer #footerBlue span {
	font-size: 0.5em;
	display: block;
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 5px;
}
.oneColFixCtr #container #body #footer #footerBlue #form1 label {
	width: 42px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 8px;
}
.oneColFixCtr #container #body #footer #footerBlue #form1 {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #body #footer #footerBlue #form1 #name {
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container #body #footer #footerBlue #form1 #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 255px;
}
.oneColFixCtr #container #body #footer #footerBlue #form1 input {
	margin-bottom: 4px;
}
.oneColFixCtr #container #body #footer #footerBlue a:visited, .oneColFixCtr #container #body #footer #footerBlue a:link, .oneColFixCtr #container #body #footer #footerBlue a:active {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtr #container #body #footer #footerBlue a:hover {
	color: #10406F;
	background-color: #B7E8FF;
}
.oneColFixCtr #container #body #footer #footerGrey {
	height: 79px;
}
.oneColFixCtr #container #body #footer #footerGrey span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 120px;
	float: left;
	height: 57px;
	padding-left: 26px;
	padding-top: 28px;
	font-size: 1.2em;
	font-weight: normal;
	color: #a7a7a7;
}
.oneColFixCtr #container #body #footer #footerGrey img {
	float: left;
	height: 79px;
}
.oneColFixCtr #container #body #footer #footerGrey strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	width: 740px;
	float: left;
	padding-top: 18px;
	line-height: 1.4em;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.oneColFixCtr #container #body #footer #footerGrey a:link, .oneColFixCtr #container #body #footer #footerGrey a:visited, .oneColFixCtr #container #body #footer #footerGrey a:active {
	color: #727272;
	text-decoration: none;
}
.oneColFixCtr #container #body #footer #footerGrey a:hover {
	color: #00305F;
	text-decoration: underline;
}
.oneColFixCtr #container #body #footer #footerWhite {
	height: 75px;
	clear: both;
	padding-top: 8px;
}
.oneColFixCtr #container #body #footer #footerWhite span {
	width: 310px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #A7A7A7;
	padding-left: 10px;
	position:absolute;
}
.oneColFixCtr #container #body #footer #footerWhite .footerWhiteSmall {
	font-weight: normal;
	text-decoration: none;
}
.oneColFixCtr #container #body #footer #footerWhite strong {
	width: 740px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	font-weight: normal;
	color: #a1a1a1;
	padding-right: 10px;
}
.oneColFixCtr #container #body #footer #footerWhite a {
	font-weight: bold;
	color: #A1A1A1;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton {
	display: block;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 29px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(http://www.allied.edu/images/btn-blue-lf.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 8px;
}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
	color: #eeeeee; /*button text color*/
}
a.ovalbutton span {
	display: block;
	padding: 6px 8px 7px 0; /*Set 8px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(http://www.allied.edu/images/btn-blue-rt.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
a.ovalbutton:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.ovalbutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
}
.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
.oneColFixCtr #container #body #internalBody .smallTextImportant {
	font-size: 0.8em;
	color: #990000;
}


/*slider*/
#slider {
  width: 620px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 250px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(http://www.allied.edu/images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */

