html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

ol, ul {
	list-style: none;
	}
ul.disc{
	list-style:disc;
	margin-left:36px
	}

a:link { color: #E85B23; text-decoration: none}
a:visited { color: #E85B23; text-decoration: none}
a:active { text-decoration: none}
a:hover { color: #2A9AA8; text-decoration: underline}

a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #FFFFFF; text-decoration: none; }
a.menu:active { text-decoration: none; }
a.menu:hover { color: #000000; text-decoration: none; } 

a.copyright:link { color: #CEE5EA; text-decoration: none}
a.copyright:visited { color: #CEE5EA; text-decoration: none}
a.copyright:active { text-decoration: none}
a.copyright:hover { color: #FFFFFF; text-decoration: underline} 

#whatsnew a:link { color: #333333; text-decoration: none}
#whatsnew a:visited { color: #333333; text-decoration: none}
#whatsnew a:active { text-decoration: none}
#whatsnew a:hover { color: #2A9AA8; text-decoration: underline} 

#whatsnewtitle a:link { color: #2A9AA8; text-decoration: none}
#whatsnewtitle a:visited { color: #2A9AA8; text-decoration: none}
#whatsnewtitle a:active { text-decoration: none}
#whatsnewtitle a:hover { color: #2A9AA8; text-decoration: underline} 

a.leftcolumnlink:link { color: #FFFFFF; text-decoration: none}
a.leftcolumnlink:visited { color: #FFFFFF; text-decoration: none}
a.leftcolumnlink:active { text-decoration: none}
a.leftcolumnlink:hover { color: #2A9AA8; text-decoration: underline} 

a.bluelink:link { color: #2c365e; text-decoration: none}
a.bluelink:visited { color: #2c365e; text-decoration: none}
a.bluelink:active { text-decoration: none}
a.bluelink:hover { color: #2A9AA8; text-decoration: none} 

a.register:link { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-style: solid; border-width: 1px; border-color: #2c365e; background-image:url(../images/box_blue.gif); padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;}
a.register:visited { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-style: solid; border-width: 1px; border-color: #2c365e; background-image:url(../images/box_blue.gif); padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;}
a.register:active { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-style: solid; border-width: 1px; border-color: #2c365e; background-image:url(../images/box_blue.gif); padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;}
a.register:hover { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-style: solid; border-width: 1px; border-color: #E85B23; background-image:url(../images/spacer_orange.gif); padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;} 


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; line-height: 23px; color: #D04007; text-transform: uppercase;
	margin:0 15px 15px 0;
	font-weight:100;
	}
html, body{
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(../images/bkgrnd.jpg);
}
#main {
	width:808px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#pagetop{
	position:absolute;
	top:0px;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
	height:405px;
	width:808px;
	padding:0;
	margin:0 auto;
}
.menubox{
	border-style: solid; border-width: 0px;
	background-image:url(../images/menu_right.gif);
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 28px;
	color: #FFFFFF;
	padding-bottom: 0px; padding-top: 36px; padding-right: 0px; padding-left: 60px;
}

/* Home */
#homenav{
	background-image:url(../images/homenav-bg.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	height:196px;
	width:808px;
}
#homelower{
	background-image:url(../images/home-lower-repeat.jpg);
	background-repeat:repeat-y;
	position:absolute;
	top:601px;
	width:808px;
}
#homelowerinner{
	background-image:url(../images/home-lower-bg.jpg);
	background-repeat:no-repeat;
	width:808px;
}
.feature{
	float:right;
	margin-right:24px;
	background-image:url(../images/imaginebox_all.jpg);
	background-repeat:no-repeat;
	width:520px;
}
#featurephoto {
	position:absolute;
	left:264px;
	top:299px;
}
#mainfeature{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #1A1A1A;
	padding:90px 20px 225px 30px;
}
#homesidebar{
	width:220px;
	margin-left:24px;
	padding-top:4px;
}		
#whatsnewtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A9AA8;
	padding-bottom: 2px;
	border-bottom: 2px dotted #2A9AA8;
	width:220px;
	}
#whatsnew ul{
	padding:12px 0;
}
#whatsnew li {
	list-style-type: none;
	list-style-image: url(../images/arrows_blue.gif);
	/* border-bottom: 1px dotted #2A9AA8; */
	text-align: left;
	padding-top: 7px;
	padding-left: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px;
	}
#addthisbox{
	padding-top:10px;
	margin-bottom:10px; 
	border-top: 2px dotted #2A9AA8;
}
#newsletter {
	border-style: solid; border-width: 0px;
	background-image:url(../images/box_newsletter.gif);
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 29px;
	color: #FFFFFF;
	padding-bottom: 10px; padding-top: 6px; padding-right: 4px; padding-left: 16px;
	}
#newsletter span{
	margin-right:20px
}

.emailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;}
	
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}
/*		
.shadowleft {
	border-style: solid; border-width: 0px;
	background-image:url(../images/shadow_left.jpg);
	}
	
.shadowright {
	border-style: solid; border-width: 0px;
	background-image:url(../images/shadow_right.jpg);
	}
	
.shadowbottom {
	border-style: solid; border-width: 0px;
	background-image:url(../images/shadow_bottom.gif);
	}
	
.shadowbottom1column {
	border-style: solid; border-width: 0px;
	background-image:url(../images/shadow_bottom1.gif);
	}
*/
.noborder {
	border-style: solid;
	border-width: 0px;
	 }
	 
/* Page bottom */

#bottomborder{
	position:relative;
	background-image:url(../images/home-bottom-bg.jpg);
	height:47px;
	padding-top:28px;
	width:808px;
	margin:0;
	clear:both;
}
#bottomborder div{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEE5EA;
}
#copyright{
	width:388px;
}
#bottomlinks{
	width:288px;
	position:absolute;
	top:28px;
	left:520px;
}
/* Sidebar */

.leftcolumn {
	border-left-style:solid; border-left-width:20px; border-left-color:#FFFFFF; 
	border-right-style:solid; border-right-width:20px; border-right-color:#FFFFFF; 
	background-color: #485178;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px;
	color: #FFFFFF;
	padding:0;
	width:220px;
	margin-left:4px;
	position:absolute;
	top:426px;
	}
	
.leftnav{
	margin:12px 0;
}
.leftnav li {
	list-style-type: none;
	list-style-image: url(../images/arrows_blue.gif);
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px;
	}
	
.leftnavheader {
	border-style: solid; border-width: 0px;
	background-image:url(../images/box_navheader.gif);
	background-color: #C2E1E7;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #2c365e; /*text-transform: uppercase;*/ font-weight: normal;
	padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 10px;
	}	
	
.leftnavheaderpes {
	border-style: solid; border-width: 0px;
	background-image:url(../images/box_orange.gif);
	background-color: #C2E1E7;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #2c365e; font-weight: bold;
	padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 10px;
	}	
	
	
/* ROLLING quote BOX-home */

.quoteli{
	position:absolute;
	top:0;
	left:0;
	background-color:#FFFFFF;
	}
.textbox {
   border-style: solid; border-width: 0px;
   background-color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px;
   color: #DE5125; font-style:italic;
   *font-style:normal;
   margin-bottom: 1em; 
   text-align:left;
   padding:20px 20px 0px 20px;}

.endorsement {
   font-style: italic;
   *font-style:normal;
   }
.endorsements {
	height:180px;
	position:relative;
}
.endorsements ul{
	margin:0px;
	padding:0px 3px 0px 0px;
	list-style:none; }	
.endoSig1 {
   margin-top: 1em;   
	font-weight: bold; 
	font-style: normal;  }

.endoSig2 {  
	font-style: italic;
   *font-style:normal;
   }
.sig {
   margin-top: 1em;   
	font-weight: bold; 
	font-style: normal;  }
#endolink {margin-left:50px;}
#endolink a{color: #2A9AA8;}

	
/* ROLLING quote BOX-interior */


.textbox1 {
   padding-top:20px;
   border-style: solid; border-width: 0px;
   background-color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px;
   color: #DE5125; font-style:italic;
   *font-style:normal;
   padding-bottom: 1em; 
   text-align:left;
   padding-left: 10px; }

/* ENDORSEMENT PAGE */
#endorsementpage{
	width:400px;
}
#endorsementpage li{
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
}
.pageNumbers{
	margin-left:50px;
}
/* INTERIOR STYLES */
.bulletlist{
	list-style:disc;
	margin-left:40px;
	margin-bottom:20px;
}

#lowercontentrepeat{
	width:808px;
	background-image:url(../images/innerrepeatbg.jpg);
	background-repeat:repeat-y;
	padding-top:405px;
	}
#lowercontent{
	width:808px;
	background-image:url(../images/innermainbg.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:3px;
}	
.list li {
	list-style-type: none;
	list-style-image: url(../images/arrows_blue.gif);
	/* border-bottom: 1px dotted #2A9AA8; */
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;
	}

.bhutanlist li {
	margin-left: 20px;
	}
.bhutanlist li a{
	font-size:12px;
	}

.contentbox {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #1A1A1A;
	width:466px;
	margin-left:298px;
	margin-top:25px;
	padding-bottom:6px
	}	
.contentbox p{
	margin-bottom:13px;
	}
.contentbox dd{
	margin-left:40px;
}

.contentboxnopadding {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #1A1A1A;
	width:500px;
	margin-left:282px;
	margin-top:25px;
	padding-bottom:6px
	}
	
.contentbox1column {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #1A1A1A;
	background-color:#FFF;
	width:760px;
	padding:0 20px;
	margin:0 4px;
	}
	
.contentimgfloat{
	float:right; 
	margin:20px 0px 20px 20px;
	text-align:center;
	}
.calendar {
	border-style: solid; border-width: 1px; border-color: #E85B23;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #1A1A1A;
	width:738px;
	margin:0 auto;
	/*padding-bottom: 5px; padding-top: 5px; padding-right: 4px; padding-left: 4px;*/
	}
.calendar table th {
	padding:4px;
}
.calendar table td {
	padding:4px;
	vertical-align:top;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; font-style: italic; line-height: 20px; color: #D04007;
	}
.quotesig {
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; font-style: italic; line-height: 20px; color: #D04007;
	margin-right:40px;
	}

.contentquote {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; color: #1A1A1A; 
	font-style: italic; font-weight: bold; 
	}	

.contentshadow {
	border-style: solid; border-width: 0px;
	background-image:url(../images/shadow_leftcontent.gif);
	padding-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px;
	}
	
.returntop {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px;
	border-style: solid; border-width: 1px; border-color: #f3a98b; background-color: #FFFFFF; 	margin-left:3px;
	padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;}
	
.photoborder {  
	border-style: solid; border-color: #CCCCCC; border-width: 1px; 
	background-color: #FFFFFF; padding:8px; }	


.leftcolumnlinks {
	background-color: #FFFFFF; /*#F4DC9C;*/
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #2c365e; 
	padding-bottom: 6px; padding-top: 6px; padding-right: 6px; padding-left: 6px;
	}
	
	
.pdfdownload {
	/*border-top-style:solid; border-top-width:20px; border-top-color:#FFFFFF;*/
	/*border-bottom-style:solid; border-bottom-width:20px; border-bottom-color:#FFFFFF;*/
	background-image:url(../images/box_navheader.gif);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #2c365e; 
	padding-bottom: 4px; padding-top: 4px; padding-right: 4px; padding-left: 4px;
	width:212px;
	}

.pdflink {
	width:210px;
	font-weight:bold;
	min-height:45px;
	}

.pdfimg {
	margin-left:18px;
	margin-right:20px;
	float:left;
	}

.pdfsubtext{
	text-align:center;
	margin-top:4px;
	background:none;
	}
.accreditationbox {
	border-top-style:solid; border-top-width:20px; border-top-color:#FFFFFF;
	background-color:#2c365e;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;
	color: #FFFFFF; 
	padding-bottom: 8px; padding-top: 8px; padding-right: 8px; padding-left: 8px;
	}
	
.accreditationbox2 {
	border-top-style:solid; border-top-width:20px; border-top-color:#FFFFFF;
	border-bottom-style:solid; border-bottom-width:20px; border-bottom-color:#FFFFFF;
	background-color:#2c365e;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;
	color: #FFFFFF; 
	padding-bottom: 8px; padding-top: 8px; padding-right: 8px; padding-left: 8px;
	}
	
#upcomingdates {
	margin-bottom:10px;
	border-style: solid; border-width: 1px; border-color: #E85B23;
	}
#upcomingdates td, #upcomingdates th{
	padding:2px;
	}
	
.leftcolumnbox {
	/*border-top-style:solid; border-top-width:20px; border-top-color:#FFFFFF;*/
	border-style: solid; border-width: 0px;
	background-color: #485178;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #FFFFFF; 
	padding-bottom: 8px; padding-top: 8px; padding-right: 8px; padding-left: 8px;}	
	
.hoursbox {
	border-style: solid; border-color: #e85b23; border-width: 0px; 
	/* background-image:url(../images/rectangle_orange3.gif); */
	background-color: #E85B23;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #000000; 
	padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;
	}
	
.faqbutton {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px;
	border-style: solid; border-width: 1px; border-color: #f3a98b; background-color: #FFFFFF; 
	padding-bottom: 5px; padding-top: 5px; padding-right: 6px; padding-left: 6px;}
	
.classbox {
	border-style: solid; border-color: #e85b23; border-width: 1px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;
	color: #000000; 
	padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;
	}

.enrollbox {
	border-style: solid; border-color: #e85b23; border-width: 1px; 
	background-image:url(../images/rectangle_orange.gif);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000; 
	padding-bottom: 3px; padding-top: 7px; padding-right: 7px; padding-left: 7px;
	}
	
.enrollbutton {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	border-style: solid; border-width: 1px; border-color: #2c365e;
	background-image:url(../images/box_blue.gif);
	padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 5px;
	}

.fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	line-height: 18px }
	
.fontbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px }
	
.fontbodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	line-height: 15px }
	
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D04007;
	line-height: 18px }

.blueheader {
	padding-left:50px;
	font-family: "Times New Roman", Times, serif;
	color:#2A9AA8;
	font-style:italic;
	font-size:20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	line-height: 18px;
	margin-bottom:10px; }
h3 {
	margin-bottom:10px;
}
.booklistbox { 
	background-color:#DDD;
	padding: 5px;
	margin:16px 0;
	text-align:left;
}
th.booklistbox{
	font-size:14px;
	border-top:10px solid #FFF;
	border-bottom:10px solid #FFF;
}
.booktitle {
	width:307px;
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}
.movielistbox{
	width:466px;
}
.movielistheader { 
	background-color:#DDD;
	padding: 5px;
	margin:16px 0;
	text-align:left;
}
.movietitle {
	width:307px;
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}
.subheadingbox {
	border-style: solid; border-color: #e85b23; border-width: 1px; 
	background-image:url(../images/rectangle_orange.gif);
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	color: #000000; font-weight: bold;
	padding-bottom: 5px; padding-top: 5px; padding-right: 5px; padding-left: 5px;
	margin-bottom:16px;
	text-align:center;
	}
	
h2 a{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	color: #000000; font-weight: bold;
	text-decoration:none;
	}
.subheadingbox a{color: #000000; text-decoration:none;}
.subheadingbox a:hover{color: #000000; text-decoration:underline;}
.subheadingbox a:visited{color: #000000; text-decoration:none;}.subheadingoutline {
	border-style: solid; border-color: #e85b23; border-width: 1px; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	color: #000000; font-weight: bold;
	padding-bottom: 3px; padding-top: 3px; padding-right: 5px; padding-left: 10px;
	margin-bottom:16px;
	text-align:center;
	}
.anchortoggle{
	width:100%;
	}

.pdfnewsletter {
	border-style: solid; border-color: #e85b23; border-width: 1px; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000;
	padding: 10px;
	text-align:center;
	margin-bottom:12px;
	}

.pdfnlicon {
	float:left;
	margin-left:18px;
}

.pdfnltext {
	margin-left:100px;
}
.icon {
	border-style: solid; border-color: #e85b23; border-width: 1px; 
	background-color: #f3a98b;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height:18px;
	color: #000000; font-weight: bold;
	padding-bottom: 1px; padding-top: 1px; padding-right: 1px; padding-left: 1px;
	}

.subnavigationbox {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px;
	border-style: solid; border-width: 1px; border-color: #f3a98b; background-color: #FFFFFF; 
	padding-bottom: 5px; padding-top: 5px; padding-right: 5px; padding-left: 5px; }	

hr {
	border: 0;
	width: 100%;
	height: 1px;
	background-color: #f3a98b }
	

.musiclist td {
	padding:2px;
	font-size:10px;}

.musiclist {
	height:250px;
	width:500px;
	overflow:scroll;
	padding-bottom:20px;}

.evenrow{
	background-color:#E9EDF5;
}

.seminarInfoEm {font-weight:bold;
	font-style:italic;
	color:#ff5c17;}
	
/* Contest form */
#contForm{
	padding-top:20px;
}
label{
width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input#send{
	margin-left:10px;
	margin-top:30px;
}

.box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formField{
	height:35px;
	float:left;
}
.formField2{
	height:70px;
	float:left;
}
.errorMsg{
	height:35px;
	text-indent:3px;
	color:#FF0000;
	font-size:10px;
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
}

.hiddenDiv {
	display: none;
}
	
.visibleDiv {
	display: inline;
}
.hidden{
	display:none;
}
#formSent li{
	padding-bottom:8px;
}
#formSent ul ul{
	list-style:none;
}
.newsdateline{
	font-weight:bold;
	padding-top:20px;
}

/* Assist Teams Table */
.assisttable{
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:#999;
	background-color:#fff;
}
.assisttable td{
	border-width:1px;
	border-spacing:1px;
	border-color:#000;
	border-style:inset;
	border-collapse:separate;
	text-indent:0;
	padding:4px 3px;
}
.assisttable th{
	padding:5px 0;
	color:#FFF;
	background-color:#555;
	font-weight:bold;
	text-align:center;
	border-width:1px;
	border-spacing:1px;
	border-color:#000;
	border-style:inset;
	border-collapse:separate;
	text-indent:0;
	padding:4px 3px;
}
.assisttable tr{
	background-color:#FFF;
}
tr.dark td{
	background-color:#555;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
tr.grey td{
	background-color:#DDD;
}
tr.light td{
	background-color:#FFF;
}

/* Grad Business links */
#submitgradinfo li{
	list-style:disc;
	margin-left:14px
}
#submitgradinfo{
	margin:6px 0;
}
#gradbusiness h2{
	font-size:12px;
	margin-bottom:8px;
	margin-top:12px;
}
#gradbusiness li{
	margin-left:18px;
}

/* Iacet */
ol.numbered {
	list-style-type:decimal;
	margin-bottom:8px;
}
ol.numbered li{
	margin-left:26px;
}
#ceutable{
	margin:0 auto 18px auto;
}
#ceutable td{
	padding:2px;
}

/* Calendar */
#commitmentpolicy{
	width:500px;
	float:right;
	margin-top:20px;
}
#commitmentpolicy li {
	margin-left:18px;
}
.togglebox{
	padding-bottom:26px;
}

/* Nav bar */

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #b34e1d;
border-left: 1px #846837 solid;
}
	
#avmenu li a:hover {
background: #C96A15;
color: #fffff1;
border-left: 4px #47381e solid;
}

/* main nav */
#nav-main, #nav-main ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 225px;
	text-align:left;
	z-index:5;
	position:relative;
}

#nav-main li { /* all list items */
	position : relative;
	float : left;
	line-height : 28px;
	width: 131px;
	z-index:1;
}

#nav-main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 137px;
	margin-top : -28px;
	z-index:1;
}

#nav-main li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin-left:225px;
	border-left:1px solid #F9BD09;
	z-index:1;
}
#nav-main li a {
	width: 213px;
	display : block;
	color : #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	text-decoration : none;
	background-color : white;
	border-bottom:1px solid #F9BD09;
	padding: 0 6px;
	z-index:1;
}
#nav-main li ul ul li a{
	width:220px;
	z-index:1;
}

#nav-main li a:hover {
	color : white;
	background-color : #de4f16;
}

#nav-main li:hover ul ul, #nav-main li:hover ul ul ul, #nav-main li.sfrighthover ul ul, #nav-main li.sfrighthover ul ul ul {
	left: -999em;
}

#nav-main li:hover ul, #nav-main li li:hover ul, #nav-main li li li:hover ul, #nav-main li.sfrighthover ul, #nav-main li li.sfrighthover ul, #nav-main li li li.sfrighthover ul { /* lists nested under hovered list items */
	left: auto;
	position:absolute;
	z-index:1;
}
#nav-main li a.base{
	font-size:14px;
	line-height: 28px;
	border:none;
	background:none;
	width:131px;
	color:#fff;
	padding-left:0;
}
#nav-main li a.base:hover{
	color:#000;
	background:none;
}
#nav-main li ul li a.haschild{
	background:#fff url(../images/arrows.gif) no-repeat 213px 10px;
}
#nav-main li ul li a.haschild:hover{
	background:#de4f16 url(../images/arrows.gif) no-repeat 213px 10px;
}
.pointer{
	cursor:pointer;
}
