 /* begin TEACHER ACADEMY css */

/*

   .7em ~ 11px

*/
                                                                                                                                                                                                                                                                            /* STYLES FOR NAVIGATION */

/* Top most dark blue heading */

.deptheader a {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background: #FFF;
	padding: 5px 2px 5px 15px;
	display: block;
	text-decoration: none;
}

.deptheader a:hover {
	background: #6699CC;
	color: #FFFFFF;
}

/* Grey headings */

.sidenav a{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 15px;
	font-weight: bold;
	color: #666;
	background: #FFF;
	text-decoration: none;
}

.sidenav a:hover {
	background: #6699CC;
	color: #FFFFFF;
}

.sidenavNoLink{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 15px;
	font-weight: bold;
	color: #135424;
	background: #FFF;
	text-decoration: none;
}

/* Second Level Links  */

.linkStyle a {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	display: block;
	padding: 2px 10px 2px 25px;
	background: #FFF;
	text-decoration: none;
}

.linkStyle a:hover {
	background: #6699CC;
	color: #FFFFFF;
}

/* Sub - Program Links  */

.linkStyle2 a {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	display: block;
	padding: 2px 10px 2px 35px;
	background: #FFF;
	text-decoration: none;
}

.linkStyle2 a:hover {
	background: #6699CC;
	color: #FFFFFF;
}

/* Light blue horizontal line dividing sidenav elements */

.linkBreakBlue {
	display: block;
	border-bottom: 1px solid #A8BECF;
	text-decoration: none;
}

/* Vertical line dividing nav from content  */

.verticalRedLine {
        border-right: 1px solid #70002e;
}
                                                                                                                                                                              
/* STYLES FOR CONTENT */

                                
/* Margins for main content */
.contentMargins {
	display: block;
	margin: 0px 15px 0px 15px;
	text-align: left;
}

/* Container for 2 columns */

#container { 
	width: 912px;
	text-align: left;
} 

/* Right column of home page */

#sidebar {
	float: right;
	width: 290px;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}

#sidebar td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}

.wrapper { 
	width: 100%;
} 

.col-left {
	width: 12em;
	display: inline;
}

.col-right {
	width: 6em;
	margin-left: 1em;
	float: right;
	display: inline;
	
}


/* Left column home page */

#mainContent {
	margin: 0 310px 0 0;
	min-width: 585px;
}

body {     
	background-color: #FFFFFF;
	}
	     
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	color: #000000;
	text-align:justify;
	padding-top: 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
}

.bodytext-style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 16px;
}

li ul {
	font-size: 100%;
	font-weight: normal;
	}

blockquote {
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
}

.ul-linespace {
	line-height: 22px;
}

ol {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 16px;
}
     
.pageHeading{
     font-family: Arial, Helvetica, sans-serif;
     color: #006600;
     font-size: 12pt;
     font-weight: Bold;
} 

h1 {
     font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
     font-size: 1.0em;
     font-weight: bold;
     text-decoration: none;
     color: #70002e;
	 padding-top: 10px;
}

h2 {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: #04486a;
	line-height: 23px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: -12px;
}

h3 {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    text-decoration: none;
    color: #696f75;
	line-height: 23px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: -12px;
}


   /* Subtitles */
.subHeadings {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 0.85em;
        font-weight: bold;
        text-decoration: none;
        color: #336699;
}

.Heading{
     font-family: Arial, Helvetica, sans-serif;
     color: #005100;
     font-size: 11pt;
     font-weight: Bold;
}    
.subHeading{
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 11pt;
     font-weight: Bold;
}


/* Yellow horizontal line used in body of pages */

hr {
	height: 1px;
	border-style: solid;
	border-color: #829e81;
	background: #829e81;
}

/* Green horizontal line used in body of pages */

.linkBreak2 {
	display: block;
	border-bottom: 1px solid #368c32;
}

input {
     font-size: 10pt;
     font-family: Courier New;
}
	.buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
blockquote {
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt
}
.link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold
}
	 
.link:hover {
	color: #CD8E25;
	 text-decoration: none
}

.link:active {
	color: #FFCC66;
	 text-decoration: underline
}

   /* text wrap around image flush right */

.float-right-wrap {
	float: right;
	position: right;
	padding: 0;
	width: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.float-right-wrap2 {
	float: right;
	position: right;
	padding: 0;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.float-left-wrap {
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	clear: none;
}

.float-left-wrap2 {
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	clear: none;
}

.clearAll {
        clear: both;
}

