@charset "utf-8";
/* CSS Document */


body {
	background-attachment: fixed;
	background-color: #f0f0f0;
	background-image: url(images/SunflowerBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin:auto;
}

a.headlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.headlink:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a.headlink:hover {
	text-decoration: none;
	color: #0066CC;
}
a.headlink:active {
	text-decoration: none;
	color: #333366;
}
.layout #container {
	width:970px;
	background: #e0e0e0;
	border: 1px solid #6C6C9F;
	text-align: center;
	padding-bottom: 10px;
	margin: auto;
	}

.layout #headerF {
	text-align: center;
	position: relative;
	right: 44px;
	}
.tableHeader{
	margin-left: 87px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3E4F5F;
	border-bottom-color: #3E4F5F;
	border-left-color: #3E4F5F;
}

.headerBottomBorder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E4F5F;
}
.layout #mainContent {
	text-align: center;
	width: 778px;
	border: 1px solid #3E4F5F;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}	

.layout #mainContent2 {
	text-align: center;
	width: 790px;
	border: 1px solid #3E4F5F;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}	

.layout #footer {
	text-align: center;
	width: 788px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #9999CC;
	border: 1px solid #3E4F5F;
	}


.indexText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

.indexBox{
	
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 50px;
	margin-left: 50px;
}
.fellowhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #330033;
	border: 1px solid #3E4F5F;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #330033;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}

.imageRight {
	float: right;
	border: 1px solid #330033;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imageLeft{
	float: left;
	border: 1px solid #330033;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imageCenter{
border: 1px solid #330033;
text-align:center;
}

.tableGlobal{
	float: left;
	border: 1px solid #330033;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tableGeneral{
	border: 1px solid #330033;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330033;
	font-size: 12px;
	text-align:center;
}
.tableHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999CC;
}
.tableSubHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.textBoxRight {
	background-color: #CCCCFF;
	padding: 5px;
	float: right;
	border: 1px solid #330033;
	color: #330033;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logoBox{
	border: 2px solid #373365;
	background-color: #FFFFFF;
	padding: 10px;
	width: 736px;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}
.imageMargin{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
