/* CSS Document */

BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #D3D3E7;
  color            : #FFFFFF;
  font-size        : 12px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  //#A52A2A;


}
td, tr, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  line-height		: 1.2; 
  margin		: 0px 0px 15px 20px;
}
p {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  line-height		: 1.2; 
  margin-top		: 0px;
  margin-right		: 0px;
  margin-bottom		: 15px;
  margin-left: 20px;
}
th {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight: bold;
  color            : #525252;
}
a:link {
  font-size        : 12px;
  color            : #990A0A; //669900;
  font-weight      : bold;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
  font-size        : 12px;
  color            : #4762BE; //#9ACD32;
  font-weight      : bold;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #305A9A; //#0000CC;


}
.indented {
	margin-left: 20px;
}


h2 {
  font-size        : 26px;
  color            : #FFFFFF;
  background-color: #305A9A;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  margin: 0px 0px 0px 10px;

}

h3 {
  font-size        : 18px;
  color            : #FFFFFF; //#305A9A;
  background-color: #305A9A;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  margin: 0px 0px 0px 10px;
}
.nicebox	{
	border: 1px solid #ddc;
	padding: 10px;
	margin-bottom: 10px;
	background: #ffe;
	color: #530;
	width: 500px;
	margin-left: 30px;
	border-style: dashed;
	}

.nicebox legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #07b;
	color: #ffe;
	margin: 0;
	width: 310px;
	text-align: center;
	}
.nicebox2	{
	border: 1px solid #ddc;
	padding: 10px;
	margin-bottom: 10px;
	background: #ffe;
	color: #530;
	width: 300px;
	margin-left: 30px;
	}

.nicebox2 legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #07b;
	color: #ffe;
	margin: 0;
	width: 310px;
	text-align: center;
	}
.nicebox3	{
	border: 1px solid #ddc;
	padding: 10px;
	margin-bottom: 10px;
	background: #ffe;
	color: #530;
	width: 200px;
	margin-left: 30px;
	}



.nicebox3 legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #FF8C00;
	color: #ffe;
	margin: 0;
	width: 310px;
	text-align: center;
	}

.nicebox4	{
	border: 1px solid #305A9A;
	padding: 5px;
	margin-bottom: 10px;
	background: #E3E3F0;
	color: #530;
	width: 260px;
	margin-left: 10px;
	font-size: 12px;

	}
.nicebox4 p {
	font-size: 12px;
	margin-left: 10px;

}
.nicebox4 a {
	text-decoration:underline;
}

.nicebox4 ul {
	margin-left	: 0px;

}
.nicebox4 li {
	margin-left	: 0px;

}
.nicebox4 legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #305A9A;
	color: #ffe;
	margin: 0;
	width: 210px;
	text-align: left;
	}
.articles	{
	border: 1px solid #305A9A;
	padding: 5px;
	margin-bottom: 10px;
	background: #E3E3F0;
	color: #530;
	width: 182px;
	margin-left: 10px;
	font-size: 12px;

	}
.articles p {
	font-size: 12px;
	margin-left	: 10px;

}
.articles a {
	text-decoration:underline;
}

.articles ul {
	margin-left	: 0px;

}
.articles li {
	margin-left	: 0px;

}
.articles legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 8.5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #305A9A;
	color: #ffe;
	margin: 0;
	text-align: center;
	}
	
.nicebox5	{
	border: 1px solid #ddc;
	padding: 10px;
	margin-bottom: 10px;
	background: #305A9A; //305A9A;
	color: #FFFFFF;
    font-weight      : bold;
	width: 210px;
	margin-left: 10px;
	}
.nicebox5 p {
	color: #FFFFFF;

}
.nicebox5 legend	{
	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color : #990A0A;
	color: #ffe;
	margin: 0;
	width: 180px;
	text-align: left;
	}
.nicebox6	{
	border: 1px solid #305A9A;
	padding: 5px;
	margin-bottom: 10px;
	background: #305A9A;
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 26px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

	}
.nicebox7	{
	border: 1px solid #305A9A;
	background: #E3E3F0;
	color: #530;
	width: 182px;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	padding: 5px;

	}

ul {
  margin           : 0px 0px 0px 20px;
}
li {
  margin           : 0px 0px 15px 20px;
}
hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.image_left { margin-left: 0px;
	margin-right: 18px;
	margin-top: 0px;
	margin-bottom: 0px; }

.image_right { margin-left: 18px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; }

img.linked { border: 0px; }

.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #333333;
        border-top-color: #333333;
        border-left-color: #333333;
        border-right-color: #333333;
}
.menu_box {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #FFFFFF;
        border-top-color: #FFFFFF;
        border-left-color: #FFFFFF;
        border-right-color: #023352;
}
.quoteboxes {
	background-color: #FFE2E2;
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #430000;
        border-top-color: #430000;
        border-left-color: #430000;
        border-right-color: #430000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactboxes {
	background-color: #FFFDEE;
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #D5D680;
        border-top-color: #D5D680;
        border-left-color: #D5D680;
        border-right-color: #D5D680;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color : #000000;
}
.required {
color            : red;
}
.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
}
a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
  font-size: 9px;
}
a.pathway:hover {
  color            : #727272;
  font-weight      : normal;
  font-size	: 9px;
  text-decoration: underline;
}
/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
        color: #FF8C00;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }
a.mainlevel:hover {
        color: #4490B4;
        background-position: left;
        text-align: left;
        }
a.mainmenu:link, a.mainmenu:visited {
        color: #FF8C00; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }
a.mainmenu:hover, {
        color: #990A0A; text-decoration: underline;
        }
a.sublevel:hover {
        color: #990A0A; text-decoration: underline;
        }
a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}
.front_header {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #430000;
  text-align       : left;
}
.front_date {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #6591AB;
  text-align       : left;
}
table.front_welcome th {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
  padding	   : 2px;
}
table.front_welcome td {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : medium;
  color            : #FFFFFF;
  text-align       : right;
}
table.front_features_left td {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : medium;
  color            : #FFFFFF;
}
table.front_features_right td {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : medium;
  color            : #292E5C;
}
table.front_features_left th {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
}
table.front_features_right th {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #7D2505;
  text-align       : left;
}
table#front_features_left a{
 color            : #DAA520;
}
table#front_features_right a{
 color            : #7D2505;
}
table#front_features_left a:hover{
 color            : #FFFFFF;
 text-decoration  : underline;
}
table#front_features_right a:hover{
 color            : #FFFFFF;
 text-decoration   : underline;
}
table.left_moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
}
table.left_moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : center;
  width            : 100%;
}
table.left_moduletable td {
        font-size: 10px;
        font-weight: normal;
}
table.right_moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
}
table.right_moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #023352;
  text-align       : center;
  width            : 100%;
  border-top: solid 1px #ACCBDB;
  border-bottom: solid 1px #ACCBDB;
}
table.right_moduletable td {
        font-size: 10px;
        font-weight: normal;
}
table.bot_moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #ACCBDB;
        border-right: solid 0px #ACCBDB;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #ACCBDB;
}
table.bot_moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #023352;
  text-align       : center;
  width            : 100%;
 	border-top: solid 1px #ACCBDB;
        border-bottom: solid 1px #ACCBDB;
	border-left: solid 0px #ACCBDB;
        border-right: solid 0px #ACCBDB;
}
table.issuetable {
        spacing: 5px;
	width: 200px;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
}
table.issuetable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 4px;
  text-align       : center;
  background-image : url(../images/issues_title_bg.png);
}
table.issuetable td {
  padding-bottom: 8px;
}
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}
.sectiontableheader {
  background-color : #FFFFFF;
  color            : #430000;
  font-weight      : bold;
}
.sectiontableentry1 {
  background-color : #F0F0F0;
}
.sectiontableentry2 {
  background-color : #FFFFFF;
}
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #FFFFF;
  text-decoration  : none;
  font-weight      : medium;
}
.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
.contentpane {
  background       : #FFFFFF;
}
.contentpaneopen {
  background       : #FFFFFF;
}
.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 22px;
  font-weight      : bold;
  color            : #305A9A;
  text-align       : left;
}
.contentsubheading, .componentsubheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #7D2505;
  text-align       : left;
}
a.contentsubheading:link, a.contentsubheading:visited, a.componentsubheading:link, a.componentsubheading:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #7D2505;
  text-align       : left;
}
.redtext {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : normal;
  color            : #7D2505;
}
.pagenavigation {
  background-color : #EAEAEA;
  color            : #000000;
  font-weight      : normal;
}
.pagenav {
  color            : #777777;
  font-weight      : normal;
  text-decoration  : none;
}
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #222222;
  text-align       : left;
}
.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #222222;
  text-align       : left;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
.newsfeedheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
}
.newsfeeddate {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
a.utilities, a.utilities:link, a.utilities:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : medium;
}
a.utilities:hover {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #D6C124;
  text-decoration  : underline;
  font-weight      : medium;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000057;
	text-align:left;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #990A0A;
	font-weight: bold;
	}
a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}
a.category:hover {
  color            : #430000;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
