/* CSS Document */
/* Created by R. Bayne */
/* Last Update 06/21/07 */
/* Last Update 08/09/07 */

/* superscripted numbers for footnotes */
a.footLink {
	vertical-align: super;
	font-size:0.8em;
}

p 
	{font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-size:1.2em; /*was 1.3em*/
}


ul.nobullet {
	list-style-type:none;
	}
/* displays list items horizontally as inline element */
ul.horiz li {
	font-weight:normal; 
	font-size: 1.2em;
	padding-right:10px;	
	display:inline;
	}

/* keeps list same font size as paragraphs */

li.text	{font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-size:1.2em; /*was 1.3em*/
}
	
/* list items without bullets */
li.noimage {
	list-style-type: none;
	font-size: 1.2em; /*was 1.3em*/
	font-weight: normal;
}

/* separates list items by putting a small margin at the bottom of each item */
li.spaced {
	margin-bottom:1em;
	font-weight:normal; 
	font-size: 1.2em;
}

/* same as above with no bullet - added 2/14/07 rb */
li.spacednoimg {
	margin-bottom:1em;
	font-weight:normal;
	font-size:1.2em; /*was 1.3em*/
	list-style-type:none;
}

/* separates each line of a list item */
li.withspace {
	font-size: 1.2em; /*was 1.3em*/
	line-height: 30px;
}

h1	{
	text-align: left;
	color: #3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:2em;
}

h2	{
	text-align: center;
	color: #3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
}

h3	{
	text-align: center;
	color:#3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}

h4	{
	text-align: left;
	color:#3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}

h5  {
	text-align: left;
	color:#3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
}

h1.title	{
	text-align: left;
	color: #3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}
h2.title	{
	text-align: left;
	color: #3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}

h3.title	{
	text-align: left;
	color:#3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
}

/* This title has blue background with padding and darker bottom border */
h4.title	{
    /*background-color: #E6EDF4; */
	padding: 5px;
	border-bottom: solid 1px #639FB7;
	clear: left;
	font-style: italic;
}


/* Added to allow smaller titles and proper nesting order on some pages */
.titleSmall	{
	text-align: left;
	color: #3A4C65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
}


	

.alignLeft {
	text-align:left;
}

.clear { clear:both}

.bodytext {
	font:11px Arial, Helvetica, sans-serif;
	color:#003366;
	margin-top:0px;
}

.bodytextboldbig {
	font:11px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003366;
	line-height:15px;
	margin-top:0px;
}
.bodyTextBoldColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003333;
}
.bodyTextBoldColorBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #003333;
	}
.bodyTextBoldWhiteBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	}
.definition {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}	
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.1em;
	color:#003366;
	line-height:20px;
	margin-top:0px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000080;
}
table {
	background: #FFFFFF;
	padding : 2px 2px 2px 2px;
	font-size : 1em;
}

table.nopadding {
	padding: 0
}

th {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
td {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
table.datatable {
	background: #F2F6F9;
	border: thin solid gray ; 
	padding : 2px 2px 2px 2px; 
	font-size:1em;
}

table.datatable2 {
	border: thin solid gray;
	padding : 2px 2px 2px 2px;
}

th.datatable {
	background-color : #7e92ba;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}

th.doctitle {
	background-color : #7e92ba;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.6em; /*was 1.3em*/
	padding: 10px;
}

th.datatable a:link {
	background-color : #7e92ba;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 8pt; cursor: pointer;*/
}

th.datatable a:visited {
	background-color : #7e92ba;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 8pt; cursor: pointer;*/
}

th.datatable a:hover {
	background-color : #7e92ba;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 8pt; cursor: pointer;*/
}

td.datatable {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	text-align: left;
	vertical-align:text-top;
	/*padding:3px;  added rb 08/28/07 */
	}
td.datatableright {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	text-align: right;
	vertical-align:text-top;
	/*padding:3px;  added rb 08/28/07 */
	}
td.datatablecenter {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	text-align: center;
	vertical-align:text-top;
	/*padding:3px;  added rb 08/28/07 */
	}
td.datatablelightgray {
	background-color:#FFFFFF;
	color:#C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	text-align: left;
	vertical-align:text-top;
	/*padding:3px;  added rb 08/28/07 */
	}
td.datatablegraycenter {
	background-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	text-align: center;
	vertical-align:text-top;
	/*padding:3px;  added rb 08/28/07 */
	}

td.datatablebold {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align: left;
	font-weight: bold;
}

td.datatableodd {
	background-color:#FFFFFF;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align: left;
	vertical-align:text-top;
	padding:10px; 
}
td.datatableeven {
	background-color:#DFEAF2; /* #F2F6F9; */
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align: left;
	vertical-align:text-top;
	 padding:10px;
}
/*created to speed up coding on the CDLP - GED video table - JJH 09/13/07*/
td.datatableformat {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	text-align: left;
	vertical-align:text-top;
	padding:10px;
}
tr.datatableodd {
	background-color:#FFFFFF;
}
tr.datatableeven {
	background-color:#DFEAF2; /* #F2F6F9; */
}
table.formtable {
	background: #EEEEEE;
	border: thin solid gray;
	padding : 5px 5px 5px 5px;
}
th.formtable {
	background : #67889E;
	padding: 10px;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 1.2em;*/
	font-weight : bold;
}
td.formtable {
	background : #EEEEEE;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 1.2em;*/
	font-weight : bold;
}

td.smallandlight {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	/*font-size : 9px;*/
}
td.bluebgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E92BA;
	text-align: left;
	padding: 3px;
}
h3.formtable {
	color: #990000;
	background: #FFFFFF;
	font-size : 1.8em;
}
#searchinput {
	font:.9em Arial;
	background-color:#FFFFFF;
	}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	padding: 5px;
}

.smallNews {
		font-size: .7em;
		font-style: italic;
		}	

.smalltext2 { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: .8em;}
.lighttext { font-family: Arial, Helvetica, sans-serif; color: #000000;}
.img-caption {font-family: Arial, Helvetica, sans-serif; font-size:1em; color:#999999;}

.indent1 {
	margin-left: 25px;
		}

.indent2 {
	margin-left: 50px;
		}

.indent3 {
	margin-left: 75px;
		}
		
/* iic classes are for Internet in the Classroom- ls 9-24-07 */	
/* iic classes moved to otan_layout by RB 12-11-07 */	

 
.boldText {font-weight:bold;
}

.italicText {
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}

.boldItalic {font-style:italic;
	font-weight:bold;
	}

.underline {
	text-decoration:underline;
	}

.boldUnder {
	text-decoration:underline;
	font-weight:bold;
	}


/* emph class for for larger bold text  added by rak 11.17.06*/
.emph
	{font-weight:bold;}
/* highlightedList class for larger li used in choice lists  added by rak 11.17.06*/
.highlightedlist
	 { font-size: 1.2em;
		font-weight:normal;}
/* hidden class for labels so the text doesn't show up  added by rak 10.13.06*/
.hidden{
/* show any descriptive text in a link only in speech browsers, hide
in all visual browsers. */
height: 0;
width: 0;
visibility:hidden;
position: absolute; /* for the benefit of IE5 Mac */}

/* this class hides a list item to fix the problem of the first link on a page not working. */
.noshow {
		height: 0px;
		list-style: none;
		}

.orangeunder
	{
	border-bottom:2px solid #EABB7A;
	padding-bottom:5px;
}

/* Tag cloud styles */
				a.smallestTag { 
					font-size:xx-small;
					color:#0000FF;
					text-decoration: underline;
					border-bottom:none;
					}
				a.smallTag {font-size:small;
					color:#0000FF;
					text-decoration: underline;
					border-bottom:none;
					line-height:10px;
					}
				a.mediumTag {font-size:medium;
					color:#0000FF;
					text-decoration: underline;
					border-bottom:none;
					line-height:20px;
					}
				a.largeTag {font-size:large;
					color:#0000FF;
					text-decoration: underline;
					border-bottom:none;
					line-height:30px;
					}
				a.largestTag {font-size:xx-large;
					color:#0000FF;
					text-decoration: underline;
					border-bottom:none;
					line-height:40px;
					}
/* End tag cloud styles */

/* Style for 100px rectangular button */
.button1 {
	margin:auto; 
	background-color:#eeeeee; 
	padding:3px; 
	border:solid 2px #4b7ba4; 
	width:100px; 
	font-weight:bold; 
	font-size:1.2em; 
	text-align:center;
	}
	
	.button1 a:link {color:#003366;
	 	background-color:#eabb7a;
		}
	.button1 a:visited {color: #003366;
		text-decoration:none;
		}
	.button1 a:hover {color:#006600;
	 	text-decoration:none;
		font-size:1.2em;
		}
	
.linespace {
	margin-top: 1.5em;
}
/* News Item Styles 3/04/16  */
