body {
	background-image: url(/images/template/background_tile.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	background-color: #27106B;
}

a:link {
	color: #584D87;
	text-decoration: underline;
}
a:visited {
	color: #584D87;
	text-decoration: underline;
}
a:hover {
	color: #008191;
	text-decoration: underline;
}


a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #008191;
	text-decoration: none;
}


#wrapper {
	border: 1px solid #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.base {
	width: 740px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: left;
	line-height: 18px;
}
#newsEvents {
	background-color: #E4D29C;
	width: 192px;
	border-right-width: 13px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.accentHomeImages {
	margin-top: 8px;
	margin-bottom: 8px;
}
.homeTextBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}


.featuredStudiesTitles {
	font-weight: bold;
	color: #004E58;
}
.homeIntroduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.homeNewsStudiesBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.backgroundCommonGround {
	background-image: url(/images/template/background_commonground.jpg);
	background-repeat: no-repeat;
}
.homeCommonGroundBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}

#secondaryContentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#secondaryLeftColumn {
	margin: 15px;
	width: 153px;
}
.secondaryLeftColumn {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
}
.special {
	list-style-image: url(/images/template/bullet.gif);
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2C1A78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB7D6;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C1A78;
	font-weight: normal;
        margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C1A78;
	font-weight: bold;
        margin-bottom: 3px;
}
.accentImageMargins {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C1A78;
	font-weight: strong;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362B77;
	padding-bottom: 4px;
	margin-top: 0px;
}

#secondaryLeftColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C1A78;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: none;
	margin-left: -14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#secondaryLeftColumn ul {
	margin-bottom: 3px;
	margin-top: 3px;
}


#secondaryLeftColumn a:link {
	color: #2C1A78;
	text-decoration: none;
}

#secondaryLeftColumn a:visited {
	color: #2C1A78;
	text-decoration: none;
}

#secondaryLeftColumn a:hover {
	color: #008191;
	text-decoration: none;
}

.orange-table {
	background-color:#FFBC79; 
	border-color:#36126b; 
	border-style:solid;
	border-width:1px;
}

.table-border {
	border-color:#36126b; 
	border-style:solid;
	border-width:1px;
}
fieldset {
	border: 3px solid #B5DCE1;
	padding: 10px 10px 10px 10px;
}
legend {
	background-color: White;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
