@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#FFF;
	font-size: 100.1%;
	margin: 0px;
	padding: 0px;	
}
#content {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin: 0px;
}

a:link {
	color: #80CAFF;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #80CAFF;
}
a:hover {
	text-decoration:underline;
	color: #FF6A00;
}
a:active {
	text-decoration:underline;
	color: #80CAFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#header div p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-color: #1968B0;
	border-right-color: #1968B0;
	border-bottom-color: #1968B0;
	border-left-color: #1968B0;
}

#header
{
	width:860px;
	margin:auto;
	color:#FFFFFF;
	background-image: url(images/bkg_edges.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#header h1
{
	font-size:2.25em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:10px 0 0 0;
	margin:0;
}

#header p
{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px 0 0 0;
	margin:0;
}



#logofloat
{
	float:left;
	width:400px;
	padding-left: 20px;
}


#wrapper
{
	width:860px;
	background-image: url(images/bkg_edges.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 95%;
}





.bottomaddress
{
	font-size:14px;
	font-style:normal;
	color:#023764;
	line-height:18px;
	padding-bottom:10px;
}

.bottomaddress a
{
	text-decoration:none;
	color: #FFFFFF;
}

.bottomaddress a:hover
{
	text-decoration:none;
	color:#00CC00;
}



/*body*/
#mainbodyarea
{
	background-color:#FFFFFF;
	
}

.cap p
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	
}



.cap h1
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
}



#wrapper h2
{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	line-height:15px;
	margin:5px 0 1px 0;
	padding:0;
	color:#FFFFFF;
}

#wrapper h3
{
	text-decoration:none;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:15px;
	margin:5px 0 20px 0;
	padding:0;
	color:#003399;
}

#wrapper h4
{
	text-decoration:none;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:15px;
	margin:5px 0 20px 0;
	padding:0;
	color:#ffffff;
}

#wrapper p
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	line-height:20px;
	color:#FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0;
}

#wrapper p .orangeBold
{
	color:#97D4FF;
	font-weight:bold;
}

#wrapper p .orangeBold a, #wrapper p .orangeBold a:visited
{
	color:#EE9823;
	font-weight:bold;
	text-decoration:none;
}


#wrapper p .orangeBold a:hover
{
	color:#FFCC00;
	font-weight:bold;
}




#buliteditems
{
	color:#1568B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:20px;
	text-align: left;
}
#buliteditems ul {
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#buliteditems h2 {
	font-size: 22px;
	font-weight: bold;
	color: #125797;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
}

#buliteditems a, #buliteditems a:visited
{
	color:#1568B3;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
}

#buliteditems .specials li 
{ 
	color:FF6600; 
}

#buliteditems  .specials li span 
{
	color:#1568B3;
}
#buliteditems ul li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.behindmenu
{
	background-color:#FFFFFF;
	width:215px;
	background-image:url(../images/menufiller.jpg);
	background-repeat:repeat-y;
}

.bodytext .CurriculumIMG
{
	padding:2px 20px 0px 15px;
	
	
}

#dottedline
{
	height:5px;
	margin:10px 0 20px 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F1971C;
}
#bot_dottedline
{
	height:5px;
	margin:10px 0 0 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F1971C;
}

.photoWhiteBorderLEFT
{
	border:#FFFFFF 8px solid;
	margin-left:20px
}

.photoWhiteBorderRIGHT
{
	border:#FFFFFF 8px solid;
	margin-right:20px
}

.orange
{
	color:#FF6600;
}

/*-----------------MENU-------------------*/


/*--The box that holds the menu--*/
.menu1{
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	position:relative;
	z-index:100;
	color:#FFFFFF;
	text-align:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 300px;
}

/*--Style the bullets on the menu--*/
.menu1 ul {
padding:0; 
margin:0; 
list-style-type: none; 
width:200px; 
height:300px;
background-image:url(../images/menugrad_fill.jpg);
background-repeat:no-repeat;
}

.menu1 ul li ul {
visibility:hidden; 
position:absolute; 
height:0; 
overflow:hidden; 
top:0; 
left:155px;
}

.menu1 ul li {
float:left;
}

/*--Style the Links for over and visited on the menu--*/
.menu1 ul li a, 
.menu1 ul li a:visited 
{
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	width:198px;
	height:30px;
	line-height:25px;
	font-size:1em;
	font-weight:bold;
	background-image:url(images/menuBGgrade.gif);
	background-repeat:no-repeat;
	background-position:3px 25px;
	padding-right:10px;
	font-weight:normal;
	background-color: transparent;
}

* html .menu1 ul li a, * html .menu1 ul li a:visited {width:178px; w\idth:162px;}

.menu1 table {
border-collapse:collapse; 
border:0; 
margin:0; 
padding:0; 
font-size:1em; 
position:absolute; 
left:0; 
top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
/*-- Hover of 1st layer  --*/
.menu1 ul li:hover a,
.menu1 ul li a:hover{
background:#013764; 
color:#FF6600;
background-image:url(../images/menuunderliner.gif);
background-repeat:no-repeat;
background-position:3px 25px;
}

.menu1 ul li:hover {position:relative; z-index:90;}
* html .menu1 ul li a:hover {position:relative; z-index:100;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; 
position:absolute; 
height:auto; 
background:#d9e3ec; /* lite blue --*/
color:#013764; 
overflow:visible;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; 
background:transparent; 
color:#013764; 
line-height:15px; 
padding:5px 0 5px 10px; 
height:auto; 
text-decoration:none;

}
/*-- roll over color 2nd level --*/
.menu1 ul li:hover ul li:hover a,
.menu1 ul li a:hover ul li a:hover {
background:#013764;/* Dark Blue */
color:#33FF33;

}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:85px;
}
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; height:auto; color:#000; padding:0; border:1px solid #069; list-style-type:none; background:#069;
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; background:transparent; color:#ff0;
}

.menu1 ul li:hover ul li:hover ul li:hover a,
.menu1 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; color:#000;
}


/*-------submenu----------*/

#submenu
{
font-size:9px;
line-height:12px;
color:#000;
border:#393C42 1px solid;
margin-top:10px;
margin-bottom:5px;
width:290px;

}
#submenu td
{
padding-left:5px;
}

#submenu h1
{
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
line-height:13px;
color:#000;
padding-left:0px;
}

#submenu a, a:visited
{
	color:#FFF;
}

#submenu a:hover
{
	color:#F90;
	text-decoration:underline;
}

#returntotop
{
	height:15px;
	font-size:9px
}

#returntotop td
{
	padding:0px;
}

#returntotop img
{
	padding:0px;
}

#returntotop .upbar
{
background-image:url(../images/upbackground.gif);
background-repeat:no-repeat;
background-position:0px 2px;
}

#returntotop a, #returntotop a:visited
{
	font-size:9px;
}


/* ----- ToolTip -------*/


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}






/* -----FOOTER ----*/

#footer
{
	width:860px;
	color:#fff;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}

#footer p
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	line-height:20px;
	padding:0;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.links
{
	font-size:.6em;
}

.links a, .links a:visited
{
	color:#95CBF2;
	text-decoration:none;
}
#footer #bot_nav {
	font-size: 11px;
	font-weight: normal;
	color: #FC6;
	text-align: center;
	padding: 5px;
	letter-spacing: 0em;
}
#number {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #125797;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	background-color: #FBD595;
}
#footer #bot_nav a {
	color: #FC6;
	text-decoration: none;
}
#buliteditems2 h2 {
	font-size: 22px;
	font-weight: bold;
	color: #125797;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 120%;
}
#buliteditems h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}
#logofloat_short {
	float: left;
	width: 550px;
}
#logofloat_short h1 {
	font-size: 14pt;
	line-height: 16pt;
	text-align: center;
	padding-left: 15px;
	padding-bottom: 3px;
	color: #FFF;
}
.MoveLeft {
	margin-right: 10px;
}
.logos {
	text-align: center;
	padding-bottom: 5px;
	padding-right: 10px;
}
.logos img {
	padding-right: 5px;
	padding-left: 5px;
}
.conference {
	padding-bottom: 10px;
	padding-left: 20px;
	clear: left;
}
.naatp_home {
	padding-right: 75px;
}
#help24 {
	margin: 0px;
	height: 25px;
	display: block;
	text-align: right;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#nav_home {
	height: 375px;
}
.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: #95CBF2;
	padding-top: 25px;
	text-align: center;
}
