/*-----------------------GENERAL SETTINGS-----------------------*/	

body {
	background-color:#ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight : normal;
}

a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	color: #790005;
}

a:link, a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	text-decoration: underline; 
	color: #790005;
}

a:active, a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	text-decoration: underline; 
	color: #6d6c71;
}

.tableBorders {
	border: 1px;
	border-color: #b2b2b2;
	border-style: solid;	
}

.sectiontableentry1{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: #D8E1F5;
}

.sectiontableentry2{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: #ffffff;
}

.formBtn {
  	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #ffffff; 
  	font-weight: normal;
	background-color: #790005;
	border: 1px solid #790005;
	cursor: pointer; 
	width: 70px;
	height: 18px;
	padding-bottom: 2px;
}

.formBtn:hover{
  	background-color: #6d6c71;
	border: 1px solid #6d6c71;
}

.button {
  	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #ffffff; 
  	font-weight: normal;
	background-color: #790005;
	border: 1px solid #790005;
	cursor: pointer; 
	padding-bottom: 2px;
	/*padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;*/
}

.button:hover {
  	background-color: #6d6c71;
	border: 1px solid #6d6c71;
}

input, .input{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	color: #000000;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	/*height: 20px;*/

	border: 1px solid #636363;
	
}

.inputSearch {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight : normal;
	color: #636363;
	/*width: 160px;*/
	height: 18px;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 1px solid #636363;
}

.checkbox, .radio {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	color: #000000;

}

form {
	margin: 0px;
	padding: 0px;
}

image {
	border: 0px;
}

select,.selectbox {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	color: #000000;
	/*background-color: #b2b2b2;*/
}

textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;
	color: #636363;
	border: 1px solid #636363;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

li  {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight : normal;
	color: #000000; 
}

/*-----------------------/end GENERAL SETTINGS-----------------------*/	



/*-----------------------Navigation SETTINGS-----------------------*/	


/*-----secondaryNav nav, we don't use these-----*/

.mainlevelPadding {
	/*line-height: 15px;*/
}

/*-----mainlevel nav-----*/
#mainlevel {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#mainlevel a:link, #mainlevel a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;

	background-image: url(/images/nav/secondaryNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	/*height: 22px;*/
	width: 200px;
	margin: 0;
	margin-bottom: 3px;
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
}

#mainlevel a:hover, #mainlevel a:active {
	background-image: url(/images/nav/secondaryNav_bg_f2.gif);
	text-decoration: none; 
	color: #ffffff;	
}
/*-----end/mainlevel nav-----*/

/*-----secondaryNav nav-----*/

/*#secondaryNav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#secondaryNav a:link, #secondaryNav a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;

	background-image: url(/images/nav/secondaryNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	height: 22px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-left:26px;
	padding-top:3px;
}

#secondaryNav a:hover, #secondaryNav a:active {
	background-image: url(/images/nav/secondaryNav_bg_f2.gif);
	text-decoration: none; 
	color: #ffffff;	
}
*/

#secondaryNav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#secondaryNav a:link, #secondaryNav a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;
	
	background-image: url(/images/nav/tertiaryNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	/*height: 20px;*/
	width: 200px;
	margin: 0;
	margin-bottom: 3px;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:2px;
}

#secondaryNav a:hover, #secondaryNav a:active {
	background-image: url(/images/nav/tertiaryNav_bg_f2.gif);
	text-decoration: none; 
	color: #790005;
}
/*-----end/secondaryNav nav-----*/


/*tertiaryNav nav-----*/

/*#tertiaryNav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#tertiaryNav a:link, #tertiaryNav a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;
	
	background-image: url(/images/nav/tertiaryNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	height: 20px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-left:34px;
	padding-top:3px;
}

#tertiaryNav a:hover, #tertiaryNav a:active {
	background-image: url(/images/nav/tertiaryNav_bg_f2.gif);
	text-decoration: none; 
	color: #790005;
}*/

#tertiaryNav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#tertiaryNav a:link, #tertiaryNav a:visited {
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;
	
	background-image: url(/images/nav/fourthNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	height: 20px;
	width: 200px;
	margin: 0;
	margin-bottom: 3px;
	padding-left:35px;
	padding-top:2px;
	padding-bottom:2px;
}

#tertiaryNav a:hover, #tertiaryNav a:active {
	text-decoration: none; 
	color: #b2d2ff;
}
/*-----end/tertiaryNav nav-----*/


/*fourthNav nav-----*/

#fourthNav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
}

#fourthNav a:link, #fourthNav a:visited {
	font-size: 11px; 
	text-decoration: none;
	color: #ffffff;
	
	background-image: url(/images/nav/fourthNav_bg.gif);
	background-repeat: no-repeat;
	
	float:left;
	height: 20px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-left:40px;
	padding-top:3px;
}

#fourthNav a:hover, #fourthNav a:active {
	text-decoration: none; 
	color: #b2d2ff;
}
/*----------end/fourthNav nav-----*/


/*-----------------------/end Navigation SETTINGS-----------------------*/	



/*-----------------------Search SETTINGS-----------------------*/	
.search {
}
/*Highlight Found Words*/
/*
.button {	
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff; 
   font-size: 11px;
	border: 0px;
	height: 18px;
	border: 0px;
	background-color: #4a4a4a;
}

*/

.highlight {
  border: 1px dashed #010101;
  background: #5E92EE;
  padding: 0px 2px 0px 2px;
}
/*-----------------------/end Search SETTINGS-----------------------*/	



/*-----------------------Standard Module-----------------------*/	
/*table.moduletable {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight : normal;

}*/

table.moduletable th {
	/*background-color: #21110d;*/
	height: 24px;
	vertical-align: middle;
	text-align: left;
	padding-left: 16px;
}
/*
table.moduletable td {
}*/
/*-----------------------/end Standard Module-----------------------*/	



/*-----------------------CONTENT-----------------------*/

	
/* Styling for the pdf/email/print icons */
.buttonheading{
	/*vertical-align: top;*/
	vertical-align: middle;
 }


/* Page titles container Box */

.moduletable {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight : normal;
	color: #6d6c71;
}

.contentpaneopen, .searchintro, .contentpane, .sectiontableheader, .contentdescription {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight : normal;
	color: #000000;
}


/* Date Stamps */
.createdate {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #1637d8;
}

.modifydate {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #1637d8;
}

.back_button{
}

/* #################### AFTER LOGIN EDITING FORMS  ################### */

/* ###################### TABBED EDITING ###################### */
/*When user logins to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */

.moscode {
	background-color: #f0f0f0;
	}
		
.code {
	font-family: courier, serif;
	font-size: 10px;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size : 10px;
	color : #1637d8;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #000000;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #7a796e;
	padding: .2em;
}

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: 1px;
}

.edit-tabs {
   padding: 9px;
   background: none;
   }

.tabpadding {}

.tabheading {
	background-color: #f6a01c;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

	/*Body of the form*/
.adminform{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight : normal;
	color: #1637d8;
}

.componentheading, .contentpagetitle, .contentheading {	
	font-family: Helvetica, Arial, Tahoma;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #790005;
}

a.componentheading:link, a.componentheading:visited, .contentpagetitle a:link, .contentpagetitle a:visited {
	text-decoration: none;
	color: #790005;
}

a.componentheading:hover, a.componentheading:active, .contentpagetitle a:active, .contentpagetitle a:hover {
	text-decoration: underline; 
	color: #6d6c71;
}

.small, .pathway,.pagenavcounter,.learnMore, .pagenav {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight : normal;
	color: #6d6c71;
}

a.small:link, a.small:visited, a.pathway:link, a.pathway:visited, a.learnMore:link, a.learnMore:visited, a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight : normal;
	text-decoration: none;
	color: #6d6c71;
}

a.small:hover, a.small:active, a.pathway:active, a.pathway:hover, a.learnMore:active, a.pagenav:hover, a.pagenav:active  {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight : normal;
	text-decoration: underline; 
	color: #790005;
}


.readon {
	font-family: Verdana, Arial, Tahoma;
	line-height: normal;
	font-weight : normal;
	color: #6d6c71;
	/*border-bottom: 1px solid #e4e4e4;*/
	padding-bottom: 10px;
}



a.readon:link, a.readon:visited {
	font-family: Verdana, Arial, Tahoma;
	line-height: normal;
	font-weight : normal;
	text-decoration: none;
	color: #6d6c71;
}

a.readon:active, a.readon:hover, a.pagenav:active, a.pagenav:hover {
	font-family: Verdana, Arial, Tahoma;
	line-height: normal;
	font-weight : normal;
	text-decoration: underline; 
	color: #790005;
}

.blueSubTitle {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #790005;
}


