/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
behavior:url("./csshover.htc");
}

.clr {
	clear: both;
}

.outline {
  background: #ffffff;
}

#buttons_outer {
	background: #ffffff;
	width: 100%;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #211F5F;

	vertical-align:middle;
}


ul#mainlevel-nav
{
	list-style: none;
	padding-left:28px;
	padding-right:0px;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav li
{
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right:43px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	background-color: #211F5F;
	color: #fff;
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	font-size:12Px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #DDB307;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	/*height:100px;*/
}

#header {
	/*float: left;*/
	padding: 0px;
/*	margin-left: 25px;*/
	margin-left: 12px;
	margin-top:10px;
	margin-bottom:10px;
	/*width: 100%;*/
	width:200px;
	/*height: 150px;*/
	height:80px;
	background-color: #ffffff;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer
{
  /*float: left;
  margin-top: 0px;*/
}

#left_inner
{
	background-color: #EBEBEB;
  	padding: 0px;
	width: 142px;
	float: none !important;
	/*float: left;*/
}

#content_outer {
	margin-top: 0px;
	margin-left: 2px;
	/*float: left;*/
}

#content_inner{
  float: none !important;
  float: right;
  padding: 0;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	background-image: url(../images/home_navigation_bg.gif);
	background-repeat:no-repeat;
  	width:230px;
  	height:235px;
  	/*height:225px;*/
  	clear:both;
}

#right_inner {
  float: right;
  margin-top:36px;
}


.user1_inner {
  float: none !important;
  /*float: left;*/
	margin: 0px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding-left:30Px;
	padding-right:30Px;
	padding-top:24px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
}

li
{
	padding-top: 4px;
	background-repeat: no-repeat;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 11px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #DDB307;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 11px;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading
{
	color: #333366;
	font-size: 19px;
	white-space: nowrap;
	font-family: Times New Roman;
/*	letter-spacing:2Px;*/
	height:29px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/buttonimage.gif) no-repeat;

	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-left: 19px;
	padding-bottom: 0px;
	height: 19px;
	width: 100%;
	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
}

a.mainlevel:hover {
	color: #900;
}

a.mainlevel#active_menu {

}

a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #666699;
}

a.sublevel:hover {
	color: #DDB307;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#navigationbottom {
	/*margin-top: 7px;*/
	background-color: #5E57A5;
	height: 8px;
	width:804Px;
	margin:0;
	padding:0;
}

#purplebottom {
	background-color: #5E57A5;
	height: 8px;
	/*clear: both;*/
}

#searchlinks {
	/*width: 400px;*/
	width: 500px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align:left;
	/*text-align:center;*/

	padding-left:10Px;
	margin-top:10px;
	/*line-height:20Px;*/

}

#search {
	height: 60px;
	background-color: #211F5F;
}

.childIndent0
{
	background-color: #EBEBEB;
	color:#DDB307;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:5Px;
	height:25Px;
	padding-top:3px;
	padding-bottom:3px;
}

.childIndent1
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	background-color: #DDDDDD;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.childIndent2
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 25px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#imagesection {
	clip: rect(auto,auto,auto,auto);
	float: right;
	background-color: #5E57A5;
	width:100%;
}

#imagebox1 {
	width: 325px;
	/*background-color: #FFFFCC;*/
	height: 184px;
	float: left;
	/*margin-right:8Px;*/
	padding-right:8px;
}
#imagebox2 {
	width: 325px;
	/*background-color: #FFFFCC;*/
	float: right;
	height: 184px;
}

#homeImagebox1 {
	width: 450px;
	background-color: #FFFFCC;
	height: 184px;
	float: left;
	margin-right: 8px;
}

#homeImagebox2 {
	width: 246px;
	height: 184px;
	margin-right: 8px;
	float: left;
}


#homeImg1
{
	width: 88px;
	background-color: #FFFFCC;
	height: 88px;
	float: left;
	display:block;
	clear:left;
}

#homeImg2 {
	height: 88px;
	width: 88px;
	background-color: #FFFFCC;
	float: left;
	margin-top: 8px;
	display:block;
	clear:left;
}


#searchbar {
	width: 250px;
	float: right;
	padding-top: 20px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a.newsHead:link, a.newsHead:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

a.readMore:link, a.readMore:visited {
	color: #DDB307;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

.intro{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.oxfordHeadText
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:31Px;
	margin-bottom:15Px;
	padding-left:10Px;
}

.oxfordIntroText
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10Px;
	line-height:150%;
}

a.bottom:link, a.bottom:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
}

a.bottom:hover
{
	text-decoration:none;
}

.rightMenu
{
	width:230px;
	height:30Px;
	display:block;
}

p
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:8Px;

}

.contentInnerHeading
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:6Px;
	margin-bottom:4Px;
}
.seprator
{
	background-color: white;
	height:1Px;
}

a.Menu:link, a.Menu:visited {
	color: #666699;
	text-decoration: none;
	font-size:11Px;
}

a.Menu:hover {
	color: #DDB307;
	text-decoration: none;
	font-size:11Px;
}

a.rightLink:link, a.rightLink:visited
{
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.rightLink:hover {
	color: #DDB307;
	text-decoration: none;
}

p img
{
	padding: 0px;
	margin: 0Px;
	offset: 0px;
	hspaces:0px;

}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 100%;
	background-color: #211F5F;
	heihgt: 30Px;
}

#nav, #nav ul
{
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #333366;
	width:100%;
	height:30px;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a:hover {
color: #DDB307;
}
#nav a.daddy {
}

#nav li {
	float: left;
	padding-top:8px;
	/*padding-right:34px;*/
	/*padding-left:50Px;*/
	margin-left:30px;

	/*padding-right:40px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	display:block;
}

#nav li ul {
	position: absolute;
	left: -999em;
	/*display:none;*/


	height: auto;
	width:141Px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#211F5F;
	margin-top:10px;
}

#nav li li {
	width:140px;
	border: 1px solid #5E32A5;
	padding:0px;
	margin:0;
}

#nav li ul a {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav li ul a:hover {
color: #DDB307;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	/*float:left;*/
/*left: 762px;*/
/*position:raltive;*/
/*left: 75%;*/
/*right:800px;*/


}

#nav li:hover ul
{
	left:auto;
	/*postion:relative !important;
	display:block;*/

	/*float:right !important;*/

}


#nav li:hover
{
	color: #DDB307;
	cursor:pointer;
	display:block;
}



#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}


#topLast ul {
	position: absolute !important;
	/*position:  relative !important;*/
	left: -999em;
	/*display:none;*/

	/*left: -100px !important;*/

	height: auto;
	width:141Px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#211F5F;
	margin-top:10px;
}

#topLast:hover
{
/*overflow:hidden !important;*/
}
#topLast:hover ul
{

	position: relative !important;
	/*display:inline !important;*/
left:-100px !important;

/*font-size:50px !important;
background-color:white !important;
	/*left:auto !important;*/
}

#oxford_last_sub
{
	/*position: absolute;*/
position: relative !important;
	/*left: -999em;**/
	/*display:none;*/

	left: auto !important;

	height: auto;
	width:141Px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#211F5F;
	margin-top:10px;
	float:left;
	/*right:10px;*/

}

a.searchOxford:link, a.searchOxford:visited {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	padding-bottom:4px;
}

a:hover {
	text-decoration:none;
}

body.contentpane
{
	background: white !important;
	padding-left:25px !important;
	padding-right:25px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;

}