BODY
{
/* 	Design by Mark A. Wieczorek 
	http://www.ipgp.jussieu.fr/~wieczor
*/
	font-family:  Verdana, 'Lucida Grande', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: normal;
	font-size-adjust: 0.545;
	background-color: #eee;
	background-image: url("../Images/Texture0203.jpg");
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
}


H1
{
	font-family:  Optima, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 26pt;
	padding-top: 0pt;
	margin-top: 0pt;
	color: #222;
}
H2
{
	font-size: 16pt;
	line-height: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	color: #521;
}
H2.trans
{
	font-size: 16pt;
	line-height: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	color: #743;
	text-align:center;
}
H3
{
	font-size: 17pt;
	line-height: 19pt;
	margin-top: 0pt;
	font-weight: normal;
	color: #632;
}
H4
{
	font-size: 11pt;
	line-height: 11pt;
	padding-bottom: 0pt;
	margin-bottom: 11pt;
	margin-top: 11pt;
	color:#421;
}
H4.trans
{
	font-size: 11pt;
	line-height: 11pt;
	padding-bottom: 0pt;
	margin-bottom: 11pt;
	margin-top: 22pt;
	color:#421;
	text-align: center;
}
H5
{
	font-size:10pt;
	line-height: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #421;
}


P.centeredlogo
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 0pt;
    margin: 0px;
}
P.centeredlogo img
{
	border: 1px solid #555;
	width: 744px;
	height: 84px;
}

P.centeredlogotrans
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 0pt;
    margin: 0px;
}
P.centeredlogotrns img
{
	border: 1px solid #555;
	width: 744px;
	height: 69px;
}


A {text-decoration: none; font-weight: normal;}
A:hover {text-decoration: underline;}

DIV.container
{
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: white;
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: black;
	border: 1px solid black;
}

DIV.containertran
{
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: white;
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: black;
	border: 1px solid #777;
}

TABLE.main
{
	border: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
TABLE.main A:link {color: #00d;}
TABLE.main A:visited {color: #00d;}
TABLE.main A:active {color: #00d;}
TABLE.main A:hover {color: #00d;}
TABLE.main TD {vertical-align: top;}

TABLE.firstpage {padding-top: 0px; padding-left: 10px; padding-bottom: 5px;}
TABLE.firstpage TD {vertical-align: middle;}
TABLE.firstpage TD.left {width: 300px;}
TABLE.firstpage TD.right {width: 300px; text-align: middle; color: #632;}
TABLE.firstpage LI {padding-bottom: 18px; font-weight: bold;}
TABLE.firstpage TD.full {width: 735px; text-align: left;}
TABLE.textleft {padding-left: 15px; padding-right: 15px;}
TABLE.main TD.left IMG {width: 241px; height: 280px;}

TABLE.contactpage
{
	border: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
TABLE.contactpage TD.left {width: 380px; vertical-align: middle}
TABLE.contactpage TD.right {width: 355px; text-align: center;}
TABLE.contactpage {padding-top: 10px; padding-left: 10px; padding-bottom: 5px;}
TABLE.contactpage TD IMG {height: 316px; width: 342px;}

.contact {color: #222;}
A.contact:link {color: #222;}
A.contact:visited {color: #222;}
A.contact:hover {color: #222;}
A.contact:active {color: #222;}
.contacthead {color: #421 ; font-weight: bold;}


TABLE.gallery
{
	border: 0px;
	padding-right: 0px;
	padding-left: 40px;
}
TABLE.gallery TD {text-align: center; vertical-align: bottom;}
TABLE.gallery TD.c1 {width: 200px;}
TABLE.gallery TD.c2 {width: 250px;}
TABLE.gallery TD.c3 {width: 200px;}
TABLE.gallery TD p
{
	font-size: 8pt;
	line-height: 12pt;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TABLE.menu
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	font-size-adjust: none;
	border-collapse: separate;
	border-spacing: 2px 2px;
	background: white;
	width: 100%;
	table-layout: fixed;
	border: 0px;
	padding: 0px;
}
TABLE.menu TD
{
	background-color: #505050;
	text-align: center; 
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #222;
}
TABLE.menu A
{
	background-color: #505050;
	width: 100%;
	height: 100%;
	color: white;
	padding-top: 2px;
	padding-bottom: 1px;
	text-decoration: none;
	display: block;
}
TABLE.menu A:hover {background-color: #b0b0b0;}
TABLE.menu TD:hover {background-color: #b0b0b0;}
TABLE.menu A:active {background-color: #b0b0b0;}
TABLE.menu TD.selected {background-color: #9a9a9a;}
TABLE.menu TD.selected A {background-color: #9a9a9a;}
TABLE.menu TD.selected A:hover {background-color: #b0b0b0;}
TABLE.menu TD.selected:hover {background-color: #b0b0b0;}
TABLE.menu TD.selected A:active {background-color: #b0b0b0;}


TABLE.menu TD.c1 {width: 120px;}
TABLE.menu TD.c2 {width: 150px;}
TABLE.menu TD.c3 {width: 163px;}
TABLE.menu TD.c4 {width: 155px;}
TABLE.menu TD.c5 {width: 140px;}
TABLE.menu TD.c1da {width: 120px;}
TABLE.menu TD.c2da {width: 140px;}
TABLE.menu TD.c3da {width: 203px;}
TABLE.menu TD.c4da {width: 130px;}
TABLE.menu TD.c5da {width: 135px;}
TABLE.menu TD.c1fr {width: 120px;}
TABLE.menu TD.c2fr {width: 145px;}
TABLE.menu TD.c3fr {width: 173px;}
TABLE.menu TD.c4fr {width: 140px;}
TABLE.menu TD.c5fr {width: 150px;}
TABLE.menu TD.c1hr {width: 120px;}
TABLE.menu TD.c2hr {width: 150px;}
TABLE.menu TD.c3hr {width: 178px;}
TABLE.menu TD.c4hr {width: 120px;}
TABLE.menu TD.c5hr {width: 160px;}

TABLE.menu2
{
	table-layout: fixed;
	margin: 0px;
	border: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	width: 100%;
	line-height: 10pt;
}
TABLE.menu2 .menu2right
{
	font-family:  Arial, Helvetica, "Helvetica Neue Light", "Helvetica Neue", Arial,  sans-serif;
	font-size: 8pt;
	padding-right: 8px;
	padding-left: 0px;
	text-align: right;
	width: 250px;
	vertical-align: bottom;
}
TABLE.menu2 .menu2right A {color: #666;}
TABLE.menu2 .menu2left
{
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
}
TABLE.menu2 .menu2left A
{
	color: black;
	}
TABLE.menu3
{
	margin-bottom: 10px;
}

TABLE.cv
{
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 0px;
}
TABLE.cv TD
{
	vertical-align: top;
	padding-top: 0px;
}
TABLE.cv TD.left {width: 115px;}


.floatright
{
	float: right; 
	padding-left: 50px;
}

.address {font-size: 9pt; color: #111; line-height: 18pt; margin-bottom: 0px; padding-bottom: 4px;}
.nomarginbot {margin-bottom: 0px;}
.nomargintop {margin-top: 0px;}
.nomargin {margin-left: 0px;}
.nopaddingbot {padding-bottom: 0px;}
.underline {text-decoration: underline;}
.paddingtop {padding-top: 25px;}

.indent {text-indent: 20pt;}
.center {text-align: center;}
.caption
{
	font-size: 8pt;
	line-height: 12pt;
	padding:0px;
	margin: 0px;
}
.indenttext {padding-left: 20pt;}


TABLE.footer
{
	border-collapse: separate;
	border-spacing: 2px;
	font-family:  Verdana, 'Lucida Grande', Optima, "Helvetica Neue Light", Arial, "Helvetica Neue", Helvetica, sans-serif;
	background-color:#909090;
	line-height: 5pt;
	color: white;
	font-size: 8pt;
	font-size-adjust: 0.545;
	text-align: center;
	width: 746px;
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
TABLE.footer TD.c1
{
	border: 0px;
	border-right: 1px;
	border-left: 0px;
	border-color: white;
	border-style: solid;
	text-align: center;
}
TABLE.footer TD.c2
{
	border: 0px;
	border-right: 1px;
	border-color: white;
	border-style: solid;
	text-align: center;
}
TABLE.footer TD.c3 
{
	border: 0px; 
	border-right: 0px;
	border-color: white;
	border-style: solid;
	text-align: center;
	padding-right: 15px;
}
TABLE.footer A:link
{
	color: white;
	text-decoration: none;
}
TABLE.footer A:visited
{
	color: white;
	text-decoration: none;
}
TABLE.footer A:hover
{
	color: white;
	text-decoration: none;
}

.student1
{
	font-family: "Lucida Bright", "Bookman old style", Georgia, "Times New Roman", Times, serif; 
	font-size: 13pt;
	line-height: 14pt;
	font-size-adjust: 0.53;
	padding-bottom: 34px;
	padding-top: 10px;
	font-style: italic;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

IMG
{
	border: 1px solid #888;
}
IMG.noborder
{
	border-width: 0px;
}

DIV.container2
{
	padding: 0px;
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.othersite {
	font-size: 8pt;
	color: #ccc;
	margin-top: 5px;
	}
.othersite A:link
{
	color: #ccc;
	text-decoration: none;
}
.othersite A:visited
{
	color: #ccc;
	text-decoration: none;
}
.othersite A:hover
{
	color: #ccc;
	text-decoration: none;
}

.othersite2 {
	font-size: 8pt;
	color: #ccc;
	margin-top: 5px;
	}
.othersite2 A:link
{
	color: #ccc;
	text-decoration: none;
}
.othersite2 A:visited
{
	color: #ccc;
	text-decoration: none;
}
.othersite2 A:hover
{
	color: #ccc;
	text-decoration: none;
}


DIV.separator
{
	margin-top: 35px;
	margin-bottom: 30px;
	background-color: white;
	width:660px;
	border-top: 1px solid #aaa;
}

TABLE.prices { 
	background-color: #eed; 
	width: 650px;
	border-spacing: 0px;
	text-indent: 10px;
	border: 1px solid black;
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 25px;
	}
TABLE.prices TD.header { 
	background-color: #ba4;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding-top: 6px;
	padding-bottom: 2px;
	}
TABLE.prices TD.total {
	border-left: 1px solid black;
	text-indent: 15px;
	padding-right: 10px;
	}
TABLE.prices TD.first {
	text-indent: 25px;
	}
TABLE.prices TD.sem1 {
	border-left: 1px solid black;
	}
TABLE.prices CAPTION {
	margin-left:auto;
	margin-right: auto;
	}

TABLE.prices2 { 
	background-color: #eed; 
	width: 250px;
	border-spacing: 0px;
	border: 1px solid black;
	text-indent: 15px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}
TABLE.prices2 TD.right {
	border-left: 1px solid black;
	text-indent: 35px;
	}
TABLE.prices2 caption {
	margin-left:auto;
	margin-right: auto;
	}
	
UL.policies LI {
	margin-bottom: 4px;
}
UL.policies UL {
	margin-top: 6px;
	margin-bottom: 6px;
}
UL.policies UL LI {
	margin-bottom: 0px;
}

TABLE.transcontact {
	width: 620px; 
	text-align: center; 
	margin-top: 15px;
	}
TABLE.transcontact A:link {color: #222;}
TABLE.transcontact A:visited {color: #222;}
TABLE.transcontact A:hover {color: #222;}
TABLE.transcontact A:active {color: #222;}

DIV.testblock {
	background-color: #eec;
	margin-bottom: 0px;	
	margin-top:	30px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
}
