/*-------------------------------
	This stylesheet is for
	NON-STANDARD BROWSERS
	(pre-4.0 and netscape)
*------------------------------*/

body, p, input, select, textarea, ul, ol, li, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
	
body, p, input, select, textarea, ul, ol, li, td {
	font-size: 12px;
	}

/* a			{color: #0000FF; font-weight: bold;}
a:visited	{color: #036; /*PrimDark*/}
a:hover 	{color: #000099;}
a:active	{color: #036; /*PrimDark*/}

blockquote {
	background-color: #ffc;
	border: 0;
	margin: 5px 50px;
	padding: 0;
	}

hr {
	height: 1px;
	color: #ccc;
	}

img {border: 0;}

/*-------------------------------
		Layout
-------------------------------*/
#zero {
	width: 550px;
	height: 75px;
	background-color: #276687; /*PrimMedium*/
	padding: 25px 0 0 0;
	}
#zero h1 {
	font: normal small-caps normal 25px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	}
#one	{background-color: #6fabcb; /*PrimLight*/}
#two	{background-color: #ccc; /*SecMedium*/}
#three	{background-color: #999; /*SecDark*/}
#welcome0 {
	padding: 15px 0;
	}
#welcome1 {
	width: 300px;
	height: 207px;
	background: #fff url(Images/allied_main_01.gif) top right no-repeat;
	padding: 160px 0 0 0;
	text-align: center;
	}
#welcome2 {
	width: 224px;
	height: 207px;
	background: #fff url(Images/allied_main_02.gif) top left no-repeat;
	padding: 50px 0 0 0;
	}

/*-------------------------------
		Menu
-------------------------------*/
#menu {
	margin: 20px 0;
	}

/*-------------------------------
		Footer Menu
-------------------------------*/
#leadForm {
	border: 0;
	padding: 15px 0;
	text-align: center;
	}
#contactInfo {
	border: 0;
	padding: 15px 0;
	text-align: center;
	}
#footer {
	border: 0;
	padding: 15px 0;
	line-height: 20px;
	text-align: center;
	}
#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
#footer a:hover {
	background-color: #ccc;
	color: #000000;
	}

/*-------------------------------
		Content
-------------------------------*/
h1 {
	font: normal normal bold 25px "Arial Narrow", Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	color: #585858;
	}
h2 {
	font: italic normal bold 16px Arial, Helvetica, sans-serif;
	color: #036; /*PrimDark*/
	}
.p14 {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: #036; /*PrimDark*/
	}
.headline {
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	}
small {
	font-size: 11px;
	}
td.borderMiddle {
	background: #fff url(Images/border.gif) top center repeat-y;
	}
.attention {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #666; /*SecDark2*/
	}
.NoDecorations {
	text-decoration: none;
	color: #000; /*SecDark2*/
	}
.under {
	text-decoration: underline;
	}
.warning {
	font-weight: bold;
	color: #c00;
	}
.note {
	width: 300px;
	background-color: #e5e5e5; /*SecLight*/
	border: 2px solid #bfbfbf; /*SecMedium2*/
	margin-left: 100px;
	}
.noteWide {
	width: 400px;
	background-color: #e5e5e5; /*SecLight*/
	border: 2px solid #bfbfbf; /*SecMedium2*/
	margin-left: 50px;
	}

/*-------------------------------
		FAQ
-------------------------------*/
#faq li a {
	font-weight: normal;
	color: #036; /*PrimDark*/
	}

#faq li a:hover {
	color: #000000;
	}

/*-------------------------------
		Demo
-------------------------------*/
.demoLayout {
	background-color: #276687; /*PrimMedium*/
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.demoYes	{color: #006633; font-weight: bold;}
.demoNo		{color: #CC0000; font-weight: bold;}

.demoHeadline1 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #036; /*PrimDark*/
	}

.demoHeadline2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #036; /*PrimDark*/
	}

/*-------------------------------
		Enroll
-------------------------------*/
h3 {
	font-size: 16px;
	font-weight: bold;
}
h3 b {
	color: #CC0000;
	}
.enrollPrice {
	width: 200px;
	background-color: #FFFFCC;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

/*-------------------------------
		Site Map
-------------------------------*/
#siteMap {
	margin: 0;
	padding: 0;
	}
#siteMap ul {
	list-style: none;
	}
#siteMap li {
	list-style-type: none;
	}
#siteMap a {
	font-weight: normal;
	}.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
