/***********************************************/
/* Customized Text formatting DIV Tags         */
/***********************************************/

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: normal;
	margin: 0em auto;
	padding: 1px;
	background-color: #4682B4;
	text-align: center;
}
.bodytext {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #191970;
	left: auto;
	top: auto;
}
.italic {
	font-style: italic;
}
.italic-small {
	font-style: italic;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 70%;
}
.smallboxtext {
	font-size: 70%;
	border: 1px solid #cccccc;
	text-indent: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 5px;
	background-color: #FFFF99;
}
.largeboxtext {
	font-size: 100%;
	border: 1px solid #cccccc;
	text-indent: 10px;
	margin: 40px;
	padding: 10px;
	background-color: #FFCCCC;
}
hr {
	color: #CCCCCC;
	text-align: center;
}
/* Customizing the "A" tag makes all Linked Text look the same as regular text, except for HOVER, which adds an underline  */
a {
	color: #191970;
	text-decoration: none;
}
a:link {
	color: #191970;
	text-decoration: none;
}
a:visited {
	color: #191970;
	text-decoration: none;
}
a:hover {
	color: #191970;
	text-decoration: underline;
}
a:link img, a:visited img {
	border-style: none
} /* makes sure there is no border on img links */
/* Customized "Heading" tags */
h1, h2 {
	text-align: center;
}
h3, h4, h5, h6 {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h5, h6 {
	color: #330000;
	background: #FFFFFF;
}
h1 {
	font-size: 160%;
	color: #333399;
}
h2 {
	font-size: 120%;
	text-align: left;
	color: #333399;
}
h3 {
	font-size: 110%;
	color: #666699;
	background-color: #FFFFFF;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}
h5 {
	font-size: 100%;
	font-style:italic
}
h6 {
	font-size: 100%
}
h3 .h3-nolink {
	color: #330000;
}
h3 .center {
	text-align: center
}
h3 .right {
	text-align: right
}
h4 .center {
	text-align: center;
}
h3 .block {
	background-color: #999999;
	border: 1px solid #000000;
	color: #333399;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
.topofpage {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
/***********************************************/
/* Wrapper encapsulates the whole page content and sets the page width*/ 
/***********************************************/

#wrapper {
	padding: 0px;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	border: 1px;
	border-style: solid;
	border-color: #9999FF;
	margin: 0px;
}
/***********************************************/
/* Banner is top image                          */ 
/***********************************************/
#banner {
	position: static;
	top: 0px;
	padding: 0px;
}
/************* Trail of BreadCrumb styles *************/

#breadCrumb {
	clear: both;
	position: static;
	float: right;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 200%;
	margin: 0px;
}
#breadCrumb .trail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: left;
	color: #3333CC;
}
#breadCrumb a {
	color: #3333CC;
	text-decoration: none;
}
#breadCrumb a:hover {
	color: #3333CC;
	text-decoration: underline;
}
/************* Smallbox - rotating image styles *************/
#smallbox {
	float: right;
	margin: 0px;
	margin: -10px 0px 0px 10px;
	padding: 10px;
	width: 50px;
	height: 50px;
	border: 2px;
}
#smallbox .leaf {
	padding: 0px;
}
#smallbox .box1 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	width:100px;
	height: 50%;
	border-right: 1px solid #330000;
	border-top: 1px solid #330000;
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
	background-color: #FFFFFF;
}
/**************************/

/************* Spacer styles *************/
/* #spacer div used to add vertical space between div tags - used between group boxes to add whitespace  */
#spacer1 {
	float:left;
	width: 10px;
	height: 100%;
}
#spacer2 {
	float:left;
	width: 10px;
	height: 100%;
}
#spacer3 {
	float:left;
	width: 10px;
	height: 100%;
}
.spacer {
	float:left;
	width: 20px;
	height: 100%;
}
/************* Quote styles *************/
/* quotes div used for quote box that shows random quotes and bits of information */
#quotes {
	float: left;
	height: 40%;
	width: 130px;
	margin-right: 4px;
	margin-left: 1px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
	color: #4682B4;
	background-color: #FFFAFA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#quotes a {
	text-decoration: underline;
	color: #666666;
}
#quotes h4 {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #4682B4;
	border-bottom: 1px solid #CCCCCC;
	margin: -4px;
	padding: 2px;
	color: #FFFAFA;
}
/*********** Top Navigation Bar styles ***********/
#TopnavBar {
    clear: both;
	margin: 0;
	padding: 0;
	color:  #4682B4;
	border-top: 1px solid #CCCCCC;
}
#divline { 
margin: 0;
padding: 0;
clear: both;
border-top: 1px solid #CCCCCC; }
.divisionline { 
margin: 0;
padding: 0;
clear: both;
border-top: 1px solid #CCCCCC; }
#Topleft {
	float:left;
}
#Topright {
	float:right;
}
.Topmenuleft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
	background-color: #FFFFFF;
	text-align:left;
	padding: 7px;
}
.Topmenuleft li {
	list-style: none;
	display: inline;
}
.Topmenuleft li a {
	text-decoration: none;
	color: #4682B4;
	background-color: #FFFFFF;
}

.Topmenuright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	background-color: #FFFFFF;
	text-align:right;
	padding: 7px;
}
.Topmenuright li {
	list-style: none;
	padding-left: 20px;
	padding-right: 30px;
	display: inline;
}
.Topmenuright li a {
	text-decoration: none;
	color: #4682B4;
	padding: 2px;
	background-color: #FFFFFF;
}
.Topmenuright li a:hover {
	color: #009999;
	padding: 2px;
	background-color: #FFFFFF;	
	/* change the bg colour and text color to make box around text when in hover mode    */
}
/******************************************************/

/*********** Left Navigation Bar styles ***********/
#navBar {
    clear: both;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #3333CC;
	text-align: left;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}
#navBar .search {
	text-align: left;
	font-style: italic;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
/*********** Right Navigation Bar styles ***********/
#rightnavBar {
	clear: none;
	float: right;
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 3px;
	border-top: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #3333CC;
	text-align: left;
}
#rightnavBar ul a:link, #navBar ul a:visited {
	display: block;
}
#rightnavBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#rightnavBar li {
	border-bottom: 1px solid #EEE;
}
#rightnavBar .search {
	text-align: left;
	font-style: italic;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
/*********** #sectionLinks styles - right navigation menu ***********/

#sectionLinks {
	position: static;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: normal;
	color: #4682B4;
	background-color:#FFFAFA;
}
#sectionLinks h4 {
    font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #4682B4;
	background-color:#FFFFFF;
}
#sectionLinks a {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #4682B4;
}
#sectionLinks a:hover {
}


/***********************************************/
/* Content Styles                              */
/***********************************************/

#siteName {
	margin: 0;
	padding: 0;
}
#content {
	float: left;
	padding: 5px;
	width: 720px;
	color: #003366;
	font-size: 90%;
	border: 0px solid #000000;
}
#content a {
	color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}
#content a:link {
	color: #3333CC;
	text-decoration: none;
}
#content a:visited {
	color: #3333CC;
	text-decoration: none;
}
#content a:hover {
	color: #3333CC;
	text-decoration: underline;
}
#content .bold {
	font-weight: bold;
	color: #3333CC;
}
#content .boldred {
	font-weight: bold;
	color: #990000;
}
#content .bolder {
	font-weight: bold;
	color: #000066;
}
#content .description {
	margin: 20px;
	padding: 5px;
}
#content .description-bold {
	font-weight: bold;
	margin: 20px;
}
#content li {
	padding: 4px;
}
#content .imageright {
	clear: left;
	float: right;
	padding: 2px;
	margin-right: 10px;
}
#content .imageright_indent {
	clear: left;
	float: right;
	padding: 2px;
	margin-right: 100px;
}
#content .imageleft {
	float: left;
	padding: 5px;
	margin-left: 3px;
}
#boxedtext {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
/************* #footer styles ***************/

#footer {
	font-size: 80%;
	color: #4682B4;
	border-top: 1px solid #CCCCCC;
	clear: both;
	text-align: center;
	margin: auto;
	line-height: 120%;
}
#footer a {
	color: #4682B4;
}
#flogos {
	border-top: 1px solid #CCCCCC;
	clear: both;
}
#footer .tinytext {
	font-size: 70%;
}
#logos {
	clear: both;
	font-size: 80%;
	color: #4682B4;
	text-align:left;
	margin: auto;
}
/*********** #users styles for index page. Four user group boxes with contents ***********/

#users {
	float: left;
	margin: 0px 0px 5px;
	height: 50%;
	width: 100%;
	padding: 5px;
	clear: both;
}
#users a {
	font-weight: normal;
	text-decoration: none;
}
#users a:hover {
	color: #3333CC;
	text-decoration: underline;
}
/*********** .grouplinks - to adjust height of boxes change value of "height" ***********/
#users .grouplinks {
	padding-right: 2px;
	padding-left: 5px;
	font-size: 90%;
	float: left;
	padding-bottom: 4px;
	color: #3333CC;
	padding-top: 2px;
	height: 200px;
	text-indent: 0px;
	line-height: 150%;
}
#users #group1 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	width:120px;
	height: 50%;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffe3;
}
#users #group2 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	width:120px;
	height: 50%;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffe3;
}
#users #group3 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	width:120px;
	height: 50%;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left:1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffe3;
}
/* These definitions for #users #group1 h2 change the characteristics */
/* of the text and the background colour of the title of the user box */
#users #group1 h2 {
	font-weight: 300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #330000;
	display: block;
	background: #0099CC;
	color: #FFFFFF;
}
#users #group2 h2 {
	font-weight: 300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: #330000 1px solid;
	display: block;
	background: #99FF00;
}
#users #group3 h2 {
	font-weight: 300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: #330000 1px solid;
	display: block;
	background: #FFFF33;
}
/**************** users2 div This puts a box below the other three boxes on home page *******************/

#users2 {
	clear: both;
	margin: 0px 0px 5px;
	height: 25px;
	padding: 0px;
	background-color:#FFFFFF;
}
#users2 a {
	font-weight: normal;
	text-decoration: none;
}
#users2 a:hover {
	color: #330000;
	text-decoration: underline;
}
/* to adjust the height of the group box, change the "height" property in .grouplinks below  */
#users2 .grouplinks {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	float: left;
	font-size: 90%;
	padding-bottom: 10px;
	color: #330000;
	padding-top: 5px;
	text-indent: 40px;
	line-height: 150%;
}
/* to adjust the width of the group box, change the "width" property in #users2 #group4 below  */
#users2 #group4 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	width:595px;
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	border-left: #330000 1px solid;
	border-bottom: #330000 1px solid;
	background-color:#FFFFFF;
}
#users2 #group4 h2 {
	font-weight: 300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: #330000 1px solid;
	display: block;
	background: #FF9933;
	color: #3333CC;
}
#group4 h3 {
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom: #330000 1px solid;
	background: #FF9933;
	margin: 0px;
	padding: 0px;
	color: #3333CC;
}
.cleardiv {
	clear: both;
}
/* Item Description */
#item {
	padding: 20px;
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	border: 0px;
	border-style: solid;
	border-color: #9999FF;
	margin: 0px;
}
.imageleft {
	float: left;
	padding: 5px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.imageright {
	float: left;
	padding: 5px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
#row1 {
	background-color: #FFFFFF;
	position: static;
}
#row1 li{
	clear: both;
	position: static;
	float: left;
	padding: 10px;
	line-height: 200%;
	margin: 10px;
	text-decoration: none;
}
