/********************* C O M M O N  S E T T I N G S *********************/
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	filter: DropShadow(Color=B28A1D, OffX=1, OffY=1, Positive=1);
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.tnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.tnav:link, a.tnav:visited {
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.tnav:hover {
	color : #FF6600;
	border-bottom: none;
}

.hdr-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.hdr-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #101010;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #4A6080;
  height           : 1px;
  width            : 97%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/********************* L I N K S *********************/
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
}

a:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.buttonbar:link, a.buttonbar:visited {
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px; 
	text-decoration: none;
}

a.buttonbar:hover {
	color : #FF6600;
	border-bottom: none;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a.blogsection:hover {
	color : #FF0000;
  border-bottom    : none;
}

/********************* M A I N  M E N U *********************/
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  margin-bottom    : 3px;
  padding-left     : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FF6600;
}

a.mainlevel:hover {
  border-bottom    : 1px solid #FF6600;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  text-decoration  : none;
  margin-bottom    : 3px;
  padding-left     : 20px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #FF6600;
}

a.sublevel:hover {
  border-bottom    : 1px solid #FF6600;
}

/********************* M O D U L E  T A B L E *********************/
table.moduletable {
  width            : 219px;
  table-layout	   : auto;
  margin-bottom    : 1px;
  padding-bottom   : 12px;
  background-image : url(../images/box-s-btm.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

table.moduletable tr {
  background-image : url(../images/box-s-bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF6D00;
  letter-spacing   : 1px;
  text-align       : left;
  padding-left     : 35px;
  padding-bottom   : 0px;
  height           : 34px;
  line-height      : 34px;
  background-color : #ffffff;
  background-image : url(../images/box-s-hdr.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

table.moduletable td {
  font-family      : tahoma;
  font-size        : 11px;
  text-align       : justify;
  color            : #626262;
  padding-left     : 7px;
  padding-right    : 7px;
}

table.moduletable_top {
  width            : 431px;
  table-layout	   : auto;
  margin-bottom    : 3px;
  padding-bottom   : 12px;
  background-image : url(../images/box-l-btm.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

table.moduletable_top tr {
  background-image : url(../images/box-l-bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

table.moduletable_top th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF6D00;
  letter-spacing   : 1px;
  text-align       : left;
  padding-left     : 35px;
  padding-bottom   : 0px;
  height           : 49px;
  line-height      : 49px;
  background-color : #ffffff;
  background-image : url(../images/box-l-hdr.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

table.moduletable_top td {
  font-family      : tahoma;
  font-size        : 11px;
  text-align       : justify;
  color            : #626262;
  padding-left     : 7px;
  padding-right    : 7px;
}

table.moduletable_newsflash {
  width            : 100%;
  table-layout	   : auto;
}

table.moduletable_newsflash th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF6D00;
  text-align       : left;
  padding-left     : 5px;
  height           : 20px;
  line-height      : 20px;
}

table.moduletable_newsflash td {
  font-family      : tahoma;
  font-size        : 11px;
  text-align       : justify;
  color            : #626262;
  padding          : 2px;
}

/********************* F O R M U L A R  S E T T I N G S *********************/
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

/********************* C O N T E N T  P A G E *********************/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size : 14px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
	border-bottom: none;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color : #C25A02;
	border-bottom: none;
	text-decoration: none;
}

.contentpane {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentpaneopen {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentheading {
	font-size : 14px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
  padding-left     : 5px;
  border-bottom    : 1px solid #EF6D00;
}

.componentheading {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-image : url(../images/box-l-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size : 13px;
	text-transform: uppercase;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	letter-spacing: 3px;
	color : #EF6D00;
  padding-left     : 35px;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #4A6080;
  text-decoration  : none;
  font-weight      : bold;
}

/********************* S E C T I O N  L I S T I N G *********************/
.sectiontableentry1 {
  background-color : #d0d0d0;
  padding-left     : 3px;
  padding-right    : 3px;
}

.sectiontableentry2 {
  background-color : #c0c0c0;
  padding-left     : 3px;
  padding-right    : 3px;
}

.sectiontableheader {
  background-color : #b0b0b0;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 3px solid;
}

/********************* S M A L L  F O N T *********************/
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/********************* T A B L E  O F  C O N T E N T *********************/
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  border-bottom    : 1px dashed #707070;
}

/********************* D A T E - T I M E *********************/
.createdate {
  font-style       : italic;
}

/********************* P A G E  N A V I G A T I O N *********************/
.pagenavbar {
  text-align       : center;
}

/********************* O T H E R  S E T T I N G S *********************/
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

