/*__________________________________ DIV DEFINITIONS __________________________________*/

div.top
{       
	align:center;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

div.menu
{
	align:left;
	margin-top:0px;
}

div.content
{
	padding:1px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	height:560px;	
	background-color:#FFFFFF;
}

div.footer
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-family:Verdana;
	background-color:#FFFFFF;
}

/*__________________________________ HEAD DEFINITIONS __________________________________*/
p.Head1, li.Head1, div.Head1
{	
	font-family:Viner Hand ITC;
	font-size:24.0pt;
	font-weight:bold;
	text-align:center;
	color:#22516F;
	margin-top:0.0pt;
	margin-bottom:6.0pt;
	margin-left:10px;	
	page-break-after:avoid;
}
	
p.Head2, li.Head2, div.Head2
{	
	font-family:Verdana;
	font-size:10.0pt;
	text-align:left;
	font-weight:bold;
	margin-top:10.0pt;
	margin-bottom:4.0pt;
	margin-left:10px;		
}

p.Head3, li.Head3, div.Head3
{	
	font-family:Verdana;
	font-size:10.0pt;
	text-align:left;
	font-weight:bold;
	margin-top:10.0pt;
	margin-bottom:4.0pt;
	margin-left:10px;		
}	
/*__________________________________ LIST DEFINITIONS __________________________________*/

LI
{
    font-family:Verdana;
    font-size:10pt;
    text-align=left;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:30px;
    background-color:#FFFFFF;
}

p.ListNum1, li.ListNum1, div.ListNum1
{	
	font-family:Verdana;
	font-size:10.0pt;
	margin-top:4.0pt;
	margin-bottom:.0001pt;
	margin-left:.75in;
	margin-right:9.95pt;
	text-indent:-15.0pt;
}

p.ListNum1_two, li.ListNum1, div.ListNum1
{	
	font-family:Verdana;
	font-size:10.0pt;
	margin-top:4.0pt;
	margin-bottom:.0001pt;
	margin-left:.75in;
	margin-right:9.95pt;
	text-indent:-20.0pt;
}	
	
p.ListBullet1, li.ListBullet1, div.ListBullet1
{	
	font-family:Verdana;
	font-size:10.0pt;
	text-align:left;
	margin-top:0001pt;
	margin-bottom:0in;
	margin-left:.50in;
	margin-right:10.1pt;
	text-indent:-.25in;
}

P.ListPara1
{	
	font-family:Verdana;
	font-size:10.0pt;
	margin-top:4.0pt;
	margin-bottom:.0001pt;
	margin-left:.75in;
	margin-right:10.1pt;
	text-indent:0in;
}

/*______________________________ MISC P CLASS DEFINITIONS _______________________________*/

BODY
{
    font-family:Verdana;
    font-size:10pt;
    margin-top:10px;
    margin-bottom:3px;
    margin-left:0px;
    margin-right:0px;
}

P
{
    font-family:Verdana;
    font-size:10pt;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:20px;
    margin-right:20px;
    background-color:#FFFFFF;
}

P.Break
{
    visible:no;
}

P.para
{
    font-family:Verdana;
    font-size:10pt;
    text-align=left;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:30px;
    background-color:#FFFFFF;
}

P.center
{
    font-family:Verdana;
    font-size:10pt;
    text-align=center;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:30px;
    background-color:#FFFFFF;
}

P.mission
{
    font-family:Viner Hand ITC;
    font-size:14pt;
    color:#22516F;
    text-align=center;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:30px;
    margin-right:80px;
}

P.quoteright
{
    font-family:Verdana;
    font-size:10pt;
    font-style:italic;
    color:#004000;
    text-align=right;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:30px;
    margin-right:80px;
}

/*__________________________________ HYPERLINK DEFINITIONS __________________________________*/

A.image
{
	color: none
	border-color: transparent
}

A:link
{
	color: #0000cc;
}
A:active
{
	color: #000099;
}
A:visited
{
	color: #000099;
}
A:hover
{
    color: #660000;
    text-decoration: none
}

/*________________________________ TABLE DEFINITIONS _______________________________*/

Table
{	
	font-family: Verdana;
	font-size: 10.0pt;
	text-decoration: none;
}

TR
{	
	font-family: Verdana;
	font-size: 10.0pt;
	text-decoration: none;
	background-color:FFFFFF;
}
	
TD
{	
	font-family: Verdana;
	font-size: 10.0pt;
	vertical-align: text-top;	
	text-decoration: none;
	background-color;#FFFFFF;
}

	
/*________________________Two column table, no borders, 80%___________________________*/


div.TableOne
{
    text-align:center;
}

TABLE.TableOne
{
    margin-left:auto;
    margin-right:auto;
    width:95%;
}

TR.TableOneFirstRow
{
}

TD.TableOneFirstCol
{
    background-color:#FFFFFF;    
}

TD.TableOneLastCol
{
    background-color:#FFFFFF;    
}


/*____________________________Two column table, no borders______________________________*/
/*_____________________________________NOT CENTERED_____________________________________*/

TABLE.TableTwo
{
    margin: 1px;
    width:80%;
}

TR.TableTwoFirstRow
{
}

TD.TableTwoFirstCol
{
    padding:10px;
    background-color:#FFFFFF;    
}

TD.TableTwoLastCol
{
    padding:10px;
    background-color:#FFFFFF;    
}

/*____________________________Three column table, no borders____________________________*/
/*___________________________________Photo Galleries____________________________________*/

div.TableThree
{
    text-align:center;
}

TABLE.TableThree
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right:20px;
    margin-left:20px;
    width: 90%;
}

TR.TableThreeFirstRow
{
}

TD.TableThreeFirstCol
{
    background-color:#FFFFFF;
    width: 30%;
}

TD.TableThreeEvenCol
{
    background-color:#FFFFFF;    
    width: 30%;
}

TD.TableThreeLastCol
{
    background-color:#FFFFFF;    
    width: 30%;
}


/*_______________________________Two column table, border_______________________________*/

div.TableFour
{
    text-align:center;
}

TABLE.TableFour
{
    border:solid #201965 .25pt; 
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

TR.TableFourFirstRow
{
}

TR.TableFourEvenRow
{
}

TR.TableFourOddRow
{
}

TD.TableFourFirstCol
{
    border:solid #201965 .25pt;
    background-color:#FFFFFF;
    text-align=center;
    width:30%;
}

TD.TableFourLastCol
{
    border:solid #201965 .25pt; 
    background-color:#FFFFFF;    
    width:60%;    
}


/*________________________Four column table, centered, border___________________________*/
/*________________________________________Schedule______________________________________*/

div.TableFive
{
    text-align:center;
}

TABLE.TableFive
{
    border:solid #BCA36A .25pt; 
    margin-left:auto;
    margin-right:auto;
    width:90%;
}

TR.TableFiveFirstRow
{
}

TR.TableFiveEvenRow
{
}

TR.TableFiveOddRow
{
}


TD.TableFiveFirstCol
{
    border:solid #BCA36A .25pt; 
    background-color:#FFFFFF;
  
}

TD.TableFiveEvenCol
{
    border:solid #BCA36A .25pt;        
    background-color:#FFFFFF;
}

TD.TableFiveOddCol
{
    border:solid #BCA36A .25pt;        
    background-color:#FFFFFF;
}

TD.TableFiveLastCol
{
    border:solid #BCA36A .25pt;        
    background-color:#FFFFFF;
}

/*______________________One column table, centered, dotted border_______________________*/


div.TableSix
{
    text-align:center;
}

TABLE.TableSix
{
    margin-left:auto;
    margin-right:auto;
    width:75%;
}

TR.TableSixFirstRow
{
}

TD.TableSixFirstCol
{
    background-color:#FFFFFF;    
}
 
/*__________________________________ TABLE DEFINITIONS _________________________________*/
/*______________________________________ not used ? ____________________________________*/



TH
{	
	font-family: Verdana;
	font-size: 10.0pt;
	text-decoration: none;
	background-color:yellow;
}


TR.head
{	
	font-family: Verdana;
	font-size: 10.0pt;
	text-decoration: none;
	background-color:#e0e0e0;
}

p.TableCap1, li.TableCap1, div.TableCap1
	{mso-style-name:TableCap1;
	mso-style-parent:TableCap;
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:6.0pt;
	margin-left:0.25in;
	line-height:12.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Verdana;
	font-weight:bold;
	color:windowtext;}
	
p.TableCap2, li.TableCap2, div.TableCap2
	{mso-style-name:TableCap2;
	mso-style-parent:TableCap1;
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:6.0pt;
	margin-left:0.5in;
	line-height:12.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Verdana;
	font-weight:bold;
	color:windowtext;}
	
p.TableCap3, li.TableCap3, div.TableCap3
	{mso-style-name:TableCap3;
	mso-style-parent:TableCap2;
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:6.0pt;
	margin-left:0.75in;
	line-height:12.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Verdana;
	font-weight:bold;
	color:windowtext;}
	
p.TableHead2, li.TableHead2, div.TableHead2
	{mso-style-name:"TableHead2";
	mso-style-parent:"TableHead1";
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:0.0pt;
	margin-left:0.0in;
	line-height:12.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Verdana;
	color:green;
	font-weight:bold;}
	
p.TableHead3, li.TableHead3, div.TableHead3
	{mso-style-name:"TableHead3";
	mso-style-parent:"TableHead2";
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:0.0pt;
	margin-left:0.0in;
	line-height:12.0pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Verdana;
	color:black;
	font-weight:bold;}
	
p.TableText2, li.TableText2, div.TableText2
	{mso-style-name:"TableText2";
	mso-style-parent:"TableText1";
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:0.0pt;
	margin-left:0.0in;
	line-height:11.0pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Verdana;
	color:windowtext;}
	
p.TableText3, li.TableText3, div.TableText3
	{mso-style-name:"TableText3";
	mso-style-parent:"TableText2";
	margin-top:6.0pt;
	margin-right:0.0in;
	margin-bottom:0.0pt;
	margin-left:0.0in;
	line-height:11.0pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Verdana;
	color:windowtext;}

*/

table.TableList8
	{mso-style-name:"Table List 8";
	mso-tstyle-rowband-size:1;
	mso-tstyle-colband-size:0;
	border:solid black 1.0pt;
	mso-border-alt:solid black .75pt;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-border-insidev:.75pt solid black;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:16.0pt;
	font-family:"Verdana";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
tr.TableList8FirstRow
	{mso-style-name:"Table List 8";
	mso-table-condition:first-row;
	mso-tstyle-shading:white;
	mso-tstyle-pattern:solid yellow;
	mso-tstyle-border-bottom:.75pt solid black;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	mso-ansi-font-weight:bold;
	mso-bidi-font-weight:bold;
	mso-ansi-font-style:italic;
	mso-bidi-font-style:italic;
	background-color:#ff0000;}
tr.TableList8LastRow
	{mso-style-name:"Table List 8";
	mso-table-condition:last-row;
	mso-tstyle-border-top:.75pt solid black;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	mso-ansi-font-weight:bold;
	mso-bidi-font-weight:bold;
	background-color:#00ff00;}
tr.TableList8FirstCol
	{mso-style-name:"Table List 8";
	mso-table-condition:first-column;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	mso-ansi-font-weight:bold;
	mso-bidi-font-weight:bold;}
tr.TableList8LastCol
	{mso-style-name:"Table List 8";
	mso-table-condition:last-column;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	mso-ansi-font-weight:bold;
	mso-bidi-font-weight:bold;}
tr.TableList8OddRow
	{mso-style-name:"Table List 8";
	mso-table-condition:odd-row;
	mso-tstyle-shading:white;
	mso-tstyle-pattern:gray-25 yellow;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	color:windowtext;
	background-color:#ff00ff;}
tr.TableList8EvenRow
	{mso-style-name:"Table List 8";
	mso-table-condition:even-row;
	mso-tstyle-shading:white;
	mso-tstyle-pattern:gray-50 red;
	mso-tstyle-diagonal-down:0in none windowtext;
	mso-tstyle-diagonal-up:0in none windowtext;
	background-color:#ffff00;}


/*_______________________ IMG DEFINITIONS (REPLACE WITH FIGURE?) _______________________*/
/*______________________________________ not used ? ____________________________________*/
img.Left
	{margin-right:10px;	
	}

img.Right
	{margin-left:10px;	
	}




/*__________________________________ HEAD DEFINITIONS __________________________________*/
/*______________________________________ not used ______________________________________*/

p.Booktitle, li.Booktitle, div.Booktitle
	{mso-style-name:"BookTitle";
	mso-style-parent:"course title";
	margin-top:0.0pt;
	margin-right:0.0in;
	margin-bottom:6.0pt;
	margin-left:0.0in;
	text-align:left;
	mso-pagination:none;
	mso-outline-level:2;
	mso-layout-grid-align:none;
	text-autospace:none;
	font-size:16.0pt;
	font-family:Verdana;
	color:black;
	font-weight:bold;}
	
p.ChapTitle, li.ChapTitle, div.ChapTitle
	{mso-style-name:"chap title";
	mso-style-next:Para;
	margin-top:0.0pt;
	margin-right:0.0in;
	margin-bottom:6.0pt;
	margin-left:0.0in;
	text-align:left;
	mso-pagination:none;
	mso-outline-level:3;
	mso-layout-grid-align:none;
	text-autospace:none;
	font-size:16.0pt;
	font-family:Verdana;
	color:black;
	font-weight:bold;}
	
/*__________________________________ LIST DEFINITIONS __________________________________*/
/*______________________________________ not used ______________________________________*/

p.ListNum2, li.ListNum2, div.ListNum2
	{margin-top:4.0pt;
	margin-right:9.95pt;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	text-indent:-15.0pt;
	font-size:10.0pt;
	font-family:Verdana;}


p.ListBullet2, li.ListBullet2, div.ListBullet2
	{margin-top:4.0pt;
	margin-right:10.1pt;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	text-indent:-.25in;
	font-size:10.0pt;
	font-family:Verdana;}

P.ListPara2
	{margin-top:4.0pt;
	margin-right:10.1pt;
	margin-bottom:0in;
	margin-left:1.0in;
	margin-bottom:.0001pt;
	text-indent:-.25in;
	font-size:10.0pt;
	font-family:Verdana;}

/*__________________________________ NOTE DEFINITIONS __________________________________*/

p.NoteStart1, li.NoteStart, div.NoteStart
{	
	font-family:Verdana;
	font-size:0.0pt;
	line-height:0.0pt;
	margin-top:0.0in;
	margin-bottom:8.0pt;
	margin-left:0.25in;
	margin-right:0.0in;
}
	
div.NotePara
{
	font-family:Verdana;
	font-size:10pt;
	margin-top:0.0in;
	margin-bottom:4.0pt;
	margin-left:.2in;
	margin-right:0in;
	background-color: #FFFFFF;
}

p.NotePara1, li.NotePara
{
	font-family:Verdana;
	font-size:10pt;
	font-style:italic;
	margin-top:0.0in;
	margin-bottom:4.0pt;
	margin-left:.1in;
	margin-right:0.0in;
	background-color: #FFFFFF;
}
	
p.NoteListBullet1, li.NoteListBullet1, div.NoteListBullet1
{
	font-family:Verdana;
	font-size:10pt;
	margin-top:4.0pt;
	margin-bottom:0.0pt;
	margin-left:0.0in;
	margin-right:0.0in;
	text-indent:-0.31in;
	background-color: #FFFFFF;
}

p.NoteEnd1, li.NoteEnd, div.NoteEnd
{
	font-family:Verdana;
	font-size:0.0pt;
	line-height:0.0pt;
	margin-top:0.0in;
	margin-bottom:0.0pt;
	margin-left:0.25in;
	margin-right:0.0in;
	padding:0.0in;
}

/*__________________________________ EXPANDHEAD DEFINITIONS ____________________________*/

p.ExpandHead, li.ExpandHead, div.ExpandHead
{
	font-family:Verdana;
	font-size:10.0pt;
	font-weight:bold;	
	color:blue;
	margin;0pt;
}
	
p.ExpandEnd, li.ExpandEnd, div.ExpandEnd
{	
	font-family:Verdana;
	font-size:2.0pt;
	color:white;	
	margin:0pt;
}
	
.expandheader
{
	font-family:Verdana;
	font-size:10.0pt;
	font-weight:bold;
	color:blue;
	cursor: hand; 
	margin:0pt;
}

.expandingText
{
	
	display:none;
	background-color:#FFFFFF;
}

.expandingText p.para
{
	margin-left:.19in;
	background-color:#FFFFFF;
}

.expandingText td
{
	background-color:#FFFFFF;
}

.closeText
{
	margin-left:.00in;

	padding-left:.18in;
	text-align:left;
	cursor: hand; 
	background-color:#FFFFFF;
}
