html, body 
{
	text-align: center; 
	margin: 20px;
	height: 100%;
	padding: 0px;
}

html, body, p, td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	/*color: white;*/
}

form
{
	margin: 0px;
}

a img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #0000cc;
	font-size: 11px;
}

a:hover
{
	text-decoration: underline;
	font-size: 11px;
}

label
{
	font-weight: bold;
}

p
{
	margin-top: 0px;
	padding-top: 5px;
}


p.Quote
{
	margin: 5px 0px 2px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

p.NoMargin
{
	margin: 0px;
}

p.FAQ
{
	margin-top: 10px;
	font-size: 12px;
}


h1
{
	background-color: #3693ce;
	border: 1px solid #73b4dd;
	padding-left: 15px;
	margin: 0px;
	position: relative;
}

h1 span
{
	text-indent: -2000px;
	position: absolute;
	top: 0px; left: 0px;
}

h2 
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
}

h2 span
{
	text-indent: -2000px;
	position: absolute;
	top: 0px; left: 0px;
}

h2.Section
{
	margin-top: 10px;
	font-size: 12px;
	color: #ffa502;
}

h2.FAQ, h2.FAQ a
{
	font-size: 12px;
	color: #3693ce;
}

h2.FAQ a:hover
{
	text-decoration: none;
}

h3
{
	border: 2px solid #669999;
	background-color: #b0cece;
	font-family: Arial Black, Arial, Helvetica, Sans-Serif;
	color: #3a6969;
	margin: 5px 0px;
	padding: 6px 7px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3.Home
{
	border-color: #82a0b7;
	background-color: #b1d3ec;
	color: #336699;
	font-weight: normal;
}

h4
{
	background-color: #d9e3ec;
	font-size: 11px;
	margin: 0px;
	padding: 2px 5px;
}

h4, h4 a
{
	color: #336699;
}

h4.LeftNav
{
	background-color: #3693ce;
}

h4.LeftNav, h4.LeftNav a
{
	color: #ffffff;
}

h5
{
	font-size: 11px;
	margin: 8px 0px 1px 0px;
}

h5, h5 a
{
	color: #333333;
}

h5.SmallMargin
{
	margin: 1px 0px;
}

h6
{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
}

h6, h6 a
{
	color: #333333;
}

ul.Arrow, ul.LeftNav, ul.LeftNavLevel2, ul.ToutGreen, ul.LeftNavLevel3
{
	margin: 0px 5px 5px 5px;
	padding: 0px;
	list-style-type: none;
}

ul.Arrow li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(../../../atp101506/Web/images/bullet_arrow_grey.gif) no-repeat 0em .45em;
}

ul.LeftNav li
{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(../../../atp101506/Web/images/bullet_left_nav_off.gif) no-repeat 0em .4em;
}

ul.LeftNav li.CurrentWithSubItems
{
	background: transparent url(../../../atp101506/Web/images/bullet_left_nav_on.gif) no-repeat 0em .4em;
}

ul.LeftNav li.Current h6, ul.LeftNav li.CurrentWithSubItems h6
{
	color: #3693ce;
}

ul.LeftNavLevel2 li
{
	background-image: none;
}

ul.CourseOverviewList
{
	margin: 0px 5px 10px 0px;
	padding: 0px;
	list-style-type: none;
}

ul.CourseOverviewList li, ul.CourseOverviewList li a
{
	color: #666666;
}

ul.FAQ
{
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
}

ul.FAQ li
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(../../../atp101506/Web/images/bullet_triangle_light_grey.gif) no-repeat 0em .45em;
}

ul.FAQ li a
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-size: 10px;
}

div.HrDotGrey
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	border: none;
	background: transparent url(../../../atp101506/Web/images/horiz_rule_dot_grey.gif) repeat-x;
}

div.HrSolidGrey
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	border: none;
	background-color: #dddddd;
}

div.BackToTop
{
	margin: 3px 0px 6px 0px;
	padding: 0px;
	height: 11px;
	background: transparent url(../../../atp101506/Web/images/horiz_rule_dot_grey.gif) repeat-x 0px 5px;
}

img.Title, img.Tout
{
	display: block;
}

div.Welcome
{
	min-height: 155px;
	padding-bottom: 10px;
}

* html div.Welcome
{
	height: 155px;
}

div.LandingWelcome
{
	min-height: 130px;
	padding-bottom: 10px;
}
* html div.LandingWelcome
{
	height: 130px;
}

div.Welcome p, div.HomeWelcome p, div.LandingWelcome p, div.PageIntro p
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
}

h1.unify {  

	font-family: Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	margin: 0px; 
	border: none;
	background-color: #3693ce;
}

h2.unify { 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	background-color: #d9e3ec;
	margin-top: 0px; 
	border: none;
}

h3.unify { 
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	background: white;
	border: none;

}

table.PageLayout
{
	width: 100%;
}

td.OneColMain
{
	padding-left: 15px;
}

/* Begin:Two-column page layout table styles */
td.TwoColLeft
{
	width: 155px;
	padding-top: 5px;
}
td.TwoColMain
{
	padding: 0px 0px 0px 8px;
}
/* End:Two-column page layout table styles */

/* Begin:Three-column page layout table styles */
td.ThreeColLeft
{
	width: 155px;
	padding-top: 5px;
}
td.ThreeColCenter
{
	padding: 10px 31px 0px 8px;
}
td.ThreeColRight
{
	width: 202px;
}
td.ThreeColLandingRight
{
	width: 224px;
}
td.headerDesc
{
	width: 224px;
	background-color: #4747FF;
	
}
td.sidenav
{
	width: 224px;
	background-color: #b5b292;
	
}
a.headerDesc
{
	color:#FFFFFF;
}
/* End:Three-column page layout table styles */

/* Begin:Page content container styles */
div#PageContainer
{
	text-align: left;
	width: 790px;
	height: 100%;
	margin: 0px auto;
	background: white url(../../../atp101506/Web/images/body_bg.gif) repeat-y;
}

div#PageBackground
{
	background: white url(../../../atp101506/Web/images/body_bg.gif) repeat-y;
}

div#Page
{
	margin: 0px 5px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div#PageTop
{
	height: 31px;
	background: transparent url(../../../atp101506/Web/images/page_top_bg.gif) repeat-x;
	padding: 0px 10px;
}

table#PageSearch
{
	float: right;
	margin-top: 3px;
}

table#PageSearch input#SearchTextBox
{
	font-size: 11px;
	height: 13px;
	width: 135px;
}

table#PageSearch label.SearchLabel
{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #ffffff;
}

div#PageBannerContainer
{
	border-top: 1px solid #ffffff;
}

div#PageBanner
{
	height: 125px;
	background-repeat: no-repeat;
	text-indent: -2000px; 
}

div#MainNavContainer
{
	padding: 0px 9px;
	height: 26px;
	overflow: hidden;
}

div#PageBreadcrumbs
{
	height: 27px;
	border-top: 1px solid #ffffff;
	padding: 0px 22px;
	background-color: #c0d0e1;
	line-height: 27px;
}
div#PageBreadcrumbs, div#PageBreadcrumbs a
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

div#PageTitle
{
	border-top: 1px solid #ffffff;
	background-color: #3693ce;
	padding: 4px;
}

div#PageContent
{
	padding: 5px 5px 10px 0px;
	min-height: 675px;
}
* html div#PageContent
{
	height: 675px;
}

div.PageActions
{
	height: 35px;
	margin-right: 10px;
}

div#PageFooterContainer
{
	margin-top: 5px;
	border-top: 4px solid #656565;
	background: transparent url(../../../atp101506/Web/images/page_footer_bg.gif);
	padding: 5px 15px;
	position: relative;
}

div#PageFooter
{
	height: 79px;
}

#PageFooter, #PageFooter td, #PageFooter a
{
	font-size: 10px;
	font-weight: bold;
}
#PageFooter a
{
	color: #666666;
}

div.ToutBody
{
	min-height: 100px;
}
* html div.ToutBody
{
	height: 100px;
}

.ToutPlainGreyContainer
{
	padding: 2px;
	background-color: #666666;
}
.ToutPlainGrey
{
	padding: 5px 4px 4px 4px;
	border: 1px solid #a3a3a3;
	font-size: 10px;
	color: #ffffff;
}

.ToutPlainGrey a
{
	text-decoration: underline;
	font-size: 10px;
	color: #d5d5ca;
}

table.Sitemap
{
	width: 100%;
}
table.Sitemap td
{
	padding: 0px;
	vertical-align: top;
}
table.Sitemap a
{
	display: block;
	font-weight: bold;
}
table.Sitemap a.MainSection
{
	color: #0c71a7;
}
table.Sitemap a.SubSection
{
	color: #333333;
	font-size: 10px;
	margin-bottom: 4px;
}
table.SitemapSection
{
	width: 100%;
	border: none;
}


a.EmailThisPage
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
}

.CourseOverviewList
{
	padding: 5px 10px 0px 10px;
}

.HighlightedLink
{
	padding: 0px 8px;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	background-color: #336699;
}

.HighlightedLink, .HighlightedLink a
{
	color: #ffffff;
}

div.Section
{
	margin-bottom: 30px;
}

div.Course
{
	padding: 6px;
}

div.crs {
	border: solid 1px #666666;
	padding: 1px;
	width: 100%;
	margin-bottom: 16px;
	margin-right: 186px;
}

div.crstext {
	padding: 4px;
	background: #FFFFFF;
}

table.Directory td.Label
{
	width: 230px;
	padding-top: 8px;
	vertical-align: top;
}
table.Directory td.Value
{
	padding: 8px 0px 0px 12px;
	vertical-align: top;
}

div.Label
{
	color: #333333;
	font-weight: bold;
}
div.Value
{
	color: #3693ce;
	font-weight: bold;
} 

div.closed div.contents 
{
  display: none;
}

div.contents
{
	margin-left: 25px;
} 

.errorRed 
{
	font-family: Verdana, Tahoma;font-size: 11px;color: ff0000;line-height: 15px;font-weight: bold;
}

.topPadd {padding-top:20px;}
