/*-------------------------------
		GLOBAL STYLES
*------------------------------*/

body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

a			{color: #0000FF; font-weight: bold;}
a:hover 	{color: #000099;}

input, select, textarea {
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}

hr {
	color:#CCCCCC;
	height:1px;
	}

/*------------------------------*/
/*			Layout				*/
/*------------------------------*/
#welcome1 {
	width: 300px;
	height: 207px;
	padding: 150px 0 0 0;
	background-color: #FFFFFF;
	background-image: url(Images/allied_main2_01.gif);
	background-repeat:  no-repeat;
	background-position: 50% 0;
	}

#welcome2 {
	width: 224px;
	height: 207px;
	padding: 40px 0 0 0;
	background-color: #FFFFFF;
	background-image: url(Images/allied_main2_02.gif);
	background-repeat:  no-repeat;
	background-position: 50% 0;
	}

/*------------------------------*/
/*		Linked Courses			*/
/*------------------------------*/
#linkCourses {
	width: 180px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	}

#linkCourses ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

#linkCourses li {
	list-style-type: none;
	margin-top: 5px;
	text-align: center;
	}

#linkCourses li.prompt {
	display: block;
	width: 180px;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #990000;
	}

#linkCourses li a {
	display: block;
	width: 180px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

#linkCourses li a:hover {
	color: #000000;
	}
td.headingbg {
	width: 500px;
	height: 75px;
	background-image: url(Images/allied_courseTitle.gif) top right no-repeat;
	text-align: center;
	}
/*------------------------------*/
/*			Menu				*/
/*------------------------------*/
#menu {
	width: 140px;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-family: 'Arial Narrow', Arial, sans-serif;
	}

#menu ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

#menu li {
	list-style-type: none;
	}

#menu li a {
	display: block;
	width: 100%;
	padding: 5px 5px 5px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}

#menu li a.demo {
	color: #000000;
	}

html>body #menu li a {
	width: auto;
	}

/*------------------------------*/
/*		Footer Menu				*/
/*------------------------------*/
#footer {
	padding: 0 0 20px 0;
	border: none;
	}

#footer a {
	padding: 0 5px 0 5px;
	font-weight:normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #666666;
	}

#footer a:hover {
	background-color: #CCCCCC;
	color: #000000;
	}

/*------------------------------*/
/*			Content				*/
/*------------------------------*/
img.email {
	margin-top: 15px;
	margin-bottom: 20px;
	border: none;
	}

.title {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #585858;
	}

.headline {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: capitalize;
	color: #336666;
	}

.attention {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #857C54;
	}

.under {
	text-decoration: underline;
	}

.warning {
	font-weight: bold;
	color: #CC0000;
	}

.note {
	width: 300px;
	margin: 25px 100px 25px 100px;
	padding: 10px;
	}

.noteWide {
	width: 400px;
	margin: 25px 50px 25px 50px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	}

.small {font-size: 0.85em;}

ul.extended li, ol.extended li, li.extended {
	margin-bottom: 1em;
	}

/*------------------------------*/
/*			FAQ					*/
/*------------------------------*/
#faq li {
	list-style-image: url(Images/bullet_arrowRight.gif);
	list-style-type: square;
	margin-bottom: 15px;
	}
#faq li a:hover {
	color: #000000;
	}

/*------------------------------*/
/*			Demo				*/
/*------------------------------*/
.demoLayout {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 1.5em;
	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: 2em;
	font-weight: bold;
	}

.demoHeadline2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	}

/*------------------------------*/
/*			Enroll				*/
/*------------------------------*/
.enrollPrice {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	width: 200px;
	margin: 10px 150px 10px 150px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFCC;
	}

.enrollPackage {
	font-weight: bold;
	font-size: 1.3em;
	}

.enrollDiscount {
	font-weight: bold;
	font-size: 1.3em;
	color: #CC0000;
	}
h1 {
	//font: normal normal bold 24px Arial, Helvetica, sans-serif;
	font: normal normal bold 25px "Arial Narrow", Helvetica, sans-serif;
	text-transform: none;
	color: #484848; /*PrimDark*/
	}
h2 {
	font: italic normal bold 16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #369; /*PrimDark*/
	}
a.nolink {
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	}
.titles a{
	font: normal normal bold 30px "Arial Narrow", Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
.titles a:hover{
	font: normal normal bold 30px "Arial Narrow", Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
.titles a:visited{
	font: normal normal bold 30px "Arial Narrow", Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}


/*-------------------------------
		Site Map
-------------------------------*/
#siteMap {
	margin: 0;
	padding: 0;
	}
#siteMap ul {
	list-style: none;
	}
#siteMap li {
	list-style-type: none;
	}
#siteMap a {
	font-weight: normal;
	}
