/*-------------------------------
	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: #336699; /*PrimDark*/}
a:hover 	{color: #000099;}
a:active	{color: #336699; /*PrimDark*/}

hr {
	height: 1px;
	color: #CCCCCC;
	}

img {border: 0;}

/*-------------------------------
		Layout
-------------------------------*/
#zero {
	width: 550px;
	height: 75px;
	background-color: #336699; /*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: #6699cc; /*PrimLight*/}
#two	{background-color: #ccc; /*SecMedium*/}
.two	{background-color: #ccc; /*SecMedium*/}
#three	{background-color: #999; /*SecDark*/}
#welcome0 {
	padding: 15px 0;
	}
#welcome1 {
	width: 524px;
	height: 179px;
	background: #fff url(Images/allied_main_bg.gif) top center no-repeat;
	padding: 40px 0 0 0;
	text-align: center;
	}
#welcome1 td li {
	font-size: 9pt;
	margin-left: -1px;
}
#welcomeA1 {
	width: 275px;
	height: 207px;
	background: #fff url(Images/allied_mainA_01.gif) top right no-repeat;
	padding: 10px 0 0 0;
	text-align: center;
	}
#welcomeA2 {
	width: 250px;
	height: 207px;
	background: #fff url(Images/allied_mainA_02.gif) top left no-repeat;
	padding: 25px 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: #CCCCCC;
	color: #000000;
	}

/*-------------------------------
		Content
-------------------------------*/
h1 {
	font: normal normal bold 25px "Arial Narrow", Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	color: #585858;
	}
h2, big {
	font: italic normal bold 16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #336699; /*PrimDark*/
	}
h4 {
	font-size: 14px;
	}
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: #0066cc; /*SecDark2*/
	}
.under {
	text-decoration: underline;
	}
.warning {
	font-weight: bold;
	color: #c00;
	}
.note {
	width: 300px;
	background-color: #e7f3ff; /*SecLight*/
	border: 2px solid #bfbfbf; /*SecMedium2*/
	margin-left: 100px;
	}
.noteWide {
	width: 400px;
	background-color: #e7f3ff; /*SecLight*/
	border: 2px solid #bfbfbf; /*SecMedium2*/
	margin-left: 50px;
	}
img.left {
	float: left;
	margin-right: 10px;
	}
img.right {
	float: right;
	margin-left: 10px;
	}

/*-------------------------------
		FAQ
-------------------------------*/
#faq li a {
	font-weight: normal;
	color: #336699; /*PrimDark*/
	}

#faq li a:hover {
	color: #000000;
	}

/*-------------------------------
		Demo
-------------------------------*/
.demoLayout {
	background-color: #336699; /*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: #336699; /*PrimDark*/
	}

.demoHeadline2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699; /*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;
	}
