/************************/
/* GLOBAL               */
/************************/

html, body { height: 100%;}

body {
	font: 75%/1.4 Helvetica, Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #606060;
	background: rgb(0,44,66) ;
}

body form {
  width: 100%;
  margin: 0px auto;
}

#Page {
  padding: 0;
	text-align: left;
}

a {
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}

h1, h2, h3, h4 
{
	font-family: Georgia, serif;
}

h1 {font-weight: normal; font-size: 2em; line-height: 1.2em; padding: .2em 0em 0em 0em; margin: 0.3em 0em 0.2em 0;}
h2 {font-weight: normal; font-style: normal; font-size: 1.5em; padding: 0; margin: 0.2em 0em;}
h3 {font-weight: normal; font-size: 1.2em; padding: 0; margin: 0.4em 0em;}

.introduction {
	font-weight: bold;
}

p {margin: 0 0 1em 0; padding: 0; }

hr {
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}

hr.clear {
    clear: both;
}

ul {
    padding: 0;
    margin: 0 0 0 1em;
}

ul.horizontal {
	list-style-image:none;
	overflow:hidden;
	margin: 0;
	width: 100%;
}

ul.horizontal li {
	float:left;
	padding-right: 0.7em;
}

fieldset {   
	margin: 0.5em 0 0.5em 0;
	padding: 1em;
}

legend {
    color: #606060;
}

.hidden {display: none;}

.error {
    color: Red;
}

.button {
    border: 1px solid black;
    color: White;
}

table {
	font-size: 1em;
	border-collapse: collapse;
}

th {
	text-align: left;
}


/************************/
/* HEADER               */
/************************/

#HeaderArea {
	width: 80em;
	margin: 1.6em auto auto auto;
	height: 3.75em;
	margin-bottom: 1.2em;
}

#Header {
	height: 100%;
}

#Header li
{
	background: none;
}

#Logotype {
	float: left;
	height: auto;
	width: auto;
}
#Logotype a {
	padding: 0;
}

#Logotype img {
	border: 0px;
	/*width: 16.67em;*/
}

#LinkContainer {
	position: relative;
	float: right;
	margin-right: -1em;
	width: 30em;
	height: 100%;
	text-align: justify;
}

#LinkSeparator {
	position: absolute;
	bottom: 1.4em;
	right: 0;
	height: 2px;
	width: 22em;
	margin: 0 1em;
}

#TopRightLinks {
	position: absolute;
	bottom: 1.4em;
	right: 0px;
	float: right;
	width: auto;
	padding-bottom: 0.3em;
}

#TopRightLinks ul, #BottomRightLinks ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#TopRightLinks li
{
	display: inline;
	list-style-type: none;
	padding-left: .1em;
	padding-right: 1em;
}

#BottomRightLinks li
{
	display: inline;
	list-style-type: none;
	padding-left:.7em;
	padding-right: 1em;
}

#TopRightLinks a, #BottomRightLinks a
{
	padding: 0 0 0 1em;
	background-image: url(../CommonImages/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.9em;
	position: relative;
}

#TopRightLinks a
{
	text-transform: uppercase;
}

#BottomRightLinks
{
	display: inline;
	position: absolute;
	bottom: 0;
	right: 0px;
	float: right;
	padding: 0;
	overflow: visible;
}

#BottomRightLinks a
{
	text-transform: none;
}


#FlashDiv
{
	margin: 0;
	height: 13.33em;
}

#FlashDiv img
{
	margin: 0;
}
/************************/
/* PROFILESPACEAREA     */
/************************/

#ProfileSpaceArea {
	height: 18.33em;
	width: 100%;
	text-align: center;
	margin: 0px;
}

#ProfileSpace {
	height: 100%;
	width: 80em;
	margin: 0px auto;
	padding: 0px;
}

#ProfileSpace img {
	border: 0px;
	width: 100%;
	height: 100%;
}


/************************/
/* MAINMENUAREA         */
/************************/

#MainMenuArea {
	width: 80em;
	height: 2.4167em;
	margin: 0px auto;
	padding: 0;
	color: #fff;
	overflow: hidden;
	margin-top: -2px;
	position: relative;
}

#MainMenuArea ul {
	width: 61.495em;
	margin: 0;
	padding: 0;
	float: left;
	overflow: visible;
}

#MainMenuArea li {	
	display: block;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px 3px 0px 0px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
}

#MainMenuArea li.selected a 
{	
	display: block;
	padding: 5px 16px;
	cursor: default;
}

#MainMenuArea li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 16px;
}

#MainMenu {
	float: left;
}

/*************************/
/* QUICKSEARCH           */
/*************************/

.QuickSearchArea {
	float: right;
	font-family: Helvetica, Verdana, Sans-Serif;
	width: 18.5em;
	height: 2.4167em;
	padding: 6px 0;
}

input.quickSearchField {
	margin: 0 0 0 .8em;
	width: 13.83em;
	height: 1.42em;
	border: none;
	float: left;
	font-weight: normal;
	font-size: 1em;
}

input.quickSearchButton {
	float: right;
	border: none;
	width: 3.7em;
	height: 2em;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	margin-right: .6em;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea {
	position: relative;
	top: .1em;
	background-image: none;
  width: 80em;
  padding: 0;
  margin: 1.7em auto 4px auto;
	overflow: hidden;
	height: 100%;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	color: rgb(194,221,242);
}

#StageArea h1 {
    font-family: Times, "Times New Roman", Serif;
    line-height: 1.7em;
    color: rgb(254,254,254);
}

#StageArea #ImageArea {
	position: relative;
	clear: both;
}

#StageArea #MainContentArea {
  height: auto;
	width: 100%;
	min-height: 0;
	padding: 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea #MainBodyArea {
	float: left;
	height: auto;
	min-height: 0;
	overflow: hidden;
}

#StageArea #NewsAndCalArea {
	float: left;
	width: 18em; 
	height: auto;
	min-height: 0;
	overflow: hidden;
	padding-left: 1.2em;
	padding-top: 0px;
}

#StageArea #NewsAndCalArea a
{
	padding: 0 1.3em 0 1em;
	background-image: url(../CommonImages/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left .4em;
	font-size: 1em;
	font-family: Helvetica, Verdana, Sans-Serif;
	display: list-item;
	list-style: none;
}

#StageArea #NewsAndCalArea .allCalNewsText
{
	margin-top: 1em;
}

#StageArea #NewsAndCalArea .allCalNewsText a
{
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

#StageArea #NewsAndCalArea .nodate {
  padding-top: 0px;
}

#StageArea #NewsAndCalArea h2 {
	padding:0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: Times, "Times New Roman", Serif;
	font-weight: bold;
	color: rgb(254,254,254);
	vertical-align: top;
}

#StageArea #NewsAndCalArea h3 {
	font-family: Times, "Times New Roman", Serif;
	font-size: 0.85em;
}

#StageArea #News {
	float: left;
	width: 100%;
	height: auto;
	min-height: 0;
	overflow: hidden;
	margin-bottom: 0.6em;
	margin-top: 0px;
	padding-top: 0.2em;
	vertical-align: top;
}

#StageArea #News h2 {	
	margin-top: -.2em;
	float: left;
}

#StageArea #News h3
{display:none;}

#StageArea .RSSContainer {
	margin-top: 10px;
}

#StageArea .RSSContainer a.rssButton {
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 2em;
}

#StageArea #NewsList {
	margin-top: 4px;
	clear: both;
}

#StageArea #CalList {
	clear: both;
}

#StageArea #Calendar h2 {
	float: left;
}

#StageArea #Calendar {
	float: left;
	width: 100%;
	height: auto;
	min-height: 0;
	overflow: hidden;
	margin-top: 0.2em;
	clear: both;
}

#StageArea ul {
	padding: 0;
	margin: 0;
}

#StageArea li {
  padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/*************************/
/* CONTENTAREA           */
/*************************/

#MainContentArea {
	width: 61em;
	margin: 0;
  float: left;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea {
  width: 41em;
  margin: 0;
	float: left;
	overflow: hidden;
}

#MainBodyArea #MainBody {	
  margin: 0;
	clear:both;
	overflow: hidden;
	padding-right: 2.2em;
}

#MainBodyArea #MainBody div {	
    margin-top: -1em;
}

#MainBodyArea #MainBody div h1 {	
    margin-top: 0;
}

#MainBodyArea .pageList {
	padding: 0;
}

#MainBodyArea .pageList ul, #MainBodyArea .documentList ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#SecondaryBodyArea {
	width: 18.5em;
	margin-right: 0px;
	float: right;
}

#SecondaryBodyArea #SecondaryBody {
	padding: 0;
	border-top: 0;
	overflow: hidden;
}

#SecondaryBody img {
	margin-bottom: 2px;
	border:0px;
}

#SecondaryBodyArea #FindEducation {
	padding: 0 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	border-top: 0;
	overflow: hidden;
	height: 10em;
}

#SecondaryBodyArea #FindEducation p {margin-bottom: 0.1em;}

#SecondaryBodyArea #FindEducation div {
	margin-top: 1em;
}
#SecondaryBodyArea #FindEducation a {
	padding: 0 1.3em 0 1.3em;
	background-image: url(../CommonImages/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: .9em;
}

#FindEducation input {
	margin-top:0em;
	float: none;
}
#SecondaryBodyArea #FindEducation select {
  font-size: .8em;
}

#MainBodyFooter {
	vertical-align: bottom;
	width: 100%;
}

#MainBodyFooter #FooterOneColumn {
	float:left;
	width: 100%;
}

#MainBodyFooter #FooterTwoColumnLeft {
	float:left;
	width: 60%;
}

#MainBodyFooter #FooterTwoColumnRight {
	float:right;
	width: 30%;
}

#Logotype #printLogo {
  display: none;
}

/*************************/
/* FOOTERAREA            */
/*************************/

#FooterArea {
	overflow: hidden;
	width: 80em;
	clear: both;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	margin: 3em auto;
	padding: .8em 0em;
	font-size: 1em;
}

#FooterArea ul {
	margin: .3em 0 10px 0;
	padding: 0;
	float: right;
}

#FooterArea ul li {
	display: block;
	float: left;
	color: rgb(155,172,181);
	border-left: solid 1px rgb(155,172,181);
	padding: 0 0.8em;
	font-size: 1em;
}

#FooterArea a {
	color: rgb(155,172,181);
	text-decoration:underline;
}

#FooterArea ul li.first {
	border: 0;
}

#FooterArea #FooterLeft {
	text-align:left; 
	width: 80%; 
	float: left;
}

#FooterArea #FooterRight {
	text-align: right; 
	width: 20%; 
	float: right;
}

/*DANIELS DEFINITIONER */
#MainBodyArea #MainBody a {	
  text-decoration:underline;
}

#MainBody a img {
	border: none;
	padding-left: .2em;
	padding-right: .2em;
}

#News h3{
font-size:0.5em;
}
/**********************************/
/*   Image  classes for content   */
/**********************************/
img.topleftfloatingimage 
{
    vertical-align: top;
  margin-right: 1em;
  margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage {
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}
img.rightfloatingimage
{    
	float: right;    
    margin: 1em;
}
img.leftfloatingimage
{
    margin: 1em;
	float: left;
}

