HTML
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
}
TABLE.Wrapper
{
	width: 100%;
	height: 100%;
	margin: 0;
}


/***** General *****/
TABLE, TD, IMG
{
	border: 0;
}
FORM, TD
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
TD, P, LABEL, DIV, A
{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
}
INPUT, TEXTAREA, SELECT
{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	padding: 2px 0 0 2px;
	text-transform: none;
	border: 1px solid #5C5C5C;
	vertical-align: middle;
}


/***** Header *****/
TR.Header, TD.Header
{
	height: 116px;
	text-align: center;
}
DIV.Header
{
	width: 100%;
	height: 116px;
	background: url(/_media/HeaderBackground.jpg) top repeat-x #FFFFFF;
	text-align: center;
}
DIV.Header DIV.Watermark
{
	width: 990px;
	height: 77px;
	background: url(/_media/HeaderWatermark.jpg) top no-repeat;
	/*padding: 17px 0 0 14px;*/
	margin: 0 auto;
	text-align: left;
	cursor: hand;
}



/***** Primary Navigation *****/
DIV.Header DIV.Navigation
{
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
DIV.Header DIV.Navigation A
{
}
DIV.Header DIV.Navigation A IMG
{
	width: 151px;
	height: 39px;
}


/***** Footer *****/
TR.Footer, TD.Footer
{
	height: 81px;
	text-align: center;
}
DIV.Footer
{
	width: 100%;
	height: 81px;
	background: url(/_media/FooterBackground.jpg) top repeat-x #FFFFFF;
	text-align: center;
	
	color: #D5D2D2;
	font-size: 10px;
}
DIV.Footer DIV, DIV.Footer P, DIV.Footer A
{
	color: #D5D2D2;
}

DIV.Footer DIV.Watermark
{
	width: 990px;
	height: 81px;
	background: url(/_media/FooterWatermark.jpg) top no-repeat;
	padding: 17px 0 0 14px;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	
}
DIV.Footer DIV.Copyright
{
	display: block;
	width: 325px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
}
DIV.Footer DIV.ContactInfo
{
	display: block;
	width: 200px;
	float: right;
}
DIV.Footer A
{
	text-decoration: underline;
}
DIV.Footer A:hover
{
	text-decoration: underline;
}



/***** Content *****/
TR.Content, TD.Content
{
	height: 98%;
	vertical-align: top;
	text-align: center;
}
DIV.Content
{
	height: 100%;
	width: 990px;
	text-align: left;
	padding: 10px;
	border-left: solid 1px #405a75;
	border-right: solid 1px #405a75;
}

/***** Formatting *****/
H1
{
	height: 41px;
	background: url(/_media/H1Background.gif) bottom left no-repeat;
	
	font-family: Myriad Pro, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #213754;
	
	margin: 0;
	padding: 0 0 0 24px;
	
	
}

H2
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	
	margin: 5px 0 5px 0;
	padding: 0;
	text-decoration: underline;
	
	
}


/***** NarrowWide *****/
TABLE.NarrowWide
{
	height: 100%;
}
TABLE.NarrowWide TD.NarrowColumn
{
	height: 100%;
	width: 200px;
	border-right: solid 1px #dadbdd;
}


/***** Secondary Navigation *****/
DIV.SecondaryNavigation
{

}
DIV.SecondaryNavigation H2
{
	font-family: Myriad Pro, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #213754;
	
	background: url(/_media/H2Background.gif) bottom left no-repeat;
	padding: 0 0 0 24px;
	margin: 0;
}
DIV.SecondaryNavigation UL
{
	margin-top: 8px;

}
DIV.SecondaryNavigation UL LI
{
	line-height: 16px;
	list-style-image: url(/_media/bullet1.gif);
	
}
DIV.SecondaryNavigation UL LI A
{
	text-decoration: none;
	font-size: 12px;
}
DIV.SecondaryNavigation UL LI.SELECTED A
{
	font-weight: bold;
	color: #407a0c;
}
DIV.SecondaryNavigation UL LI A:Hover
{
	text-decoration: underline;
}

DIV.Photo
{
	display: inline-block;
	float: left;
	width: 204px;
	height: 150px;
	border: solid 1px #DADADA;
	vertical-align: top;
	text-align: center;
	margin: 4px;
	padding: 4px;
}

DIV.PhotoBox
{
	width:100px; 
	float: right;
}
DIV.ContentPicture
{
	width: 300px;
	height: auto;
	border: solid 3px #1a2e47;
	margin: 4px;
	float: right;
	margin-top: 18px;
}
DIV.ContentPicture IMG
{
	
	border: solid 3px white;

}
.Left
{
	float: left ! important;
}

/***** TUITION *****/
TABLE.Tuition
{
	width: 100%;
	border-top: solid 1px #4f81bd;
	border-bottom: solid 1px #4f81bd;
	border-left: 0;
	border-right: 0;
	border-collapse: collapse;
}
TABLE.Tuition TH
{
	font-size: 12px;
	margin: 0;
	padding: 2px;
	text-align: left;
	border-top: solid 1px #4f81bd;
	border-bottom: solid 1px #4f81bd;
	border-left: 0;
	border-right: 0;
}
TABLE.Tuition TD
{
	color: #333333;
}
TABLE.Tuition TR.Odd TD
{
	background-color: #d3dfee;
}
TABLE.Tuition TR.Even TD
{
}