/* ################## MAIN TEMPLATE SETTINGS ################### */
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/stripe1.gif) #E2E2E2;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
}

h2 {
	font-size      : 16px;
	margin-left    : 0;
	margin-right   : 0;
	margin-bottom  : 0.5em;
	margin-top     : 0;
}

p {                                                                                                         
	margin         : 0;
	font-family    : Geneva, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight    : lighter;
}

table {
	border         : none;
	border-width   : 0;
	padding        : 0;
	margin         : 0;
}

td {
	border         : none;
	border-width   : 0;
	padding        : 0;
	margin         : 0;
	font-size      : 10px;
}

acronym, abbr {
  border-bottom    : 1px dashed #333;
}

acronym, abbr, span.caps {
  cursor           : help;
  font-size        : 90%;
  letter-spacing   : .07em;
}

.container {
  width            : 740px; 
  clear            : both;
  margin-left      : auto; 
  margin-right     : auto; 
}

.topcontainer {
  background-color : #eee;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;
  border-bottom    : 1px solid #D0D0D0;
}

.leftcolumn {
  background-color : #eee;
  border           : 1px solid #D0D0D0;
}

.leftcontainer {
}

.rightcolumn {
}

.rightcontainer {
  background-color : #eee;
  border           : 1px solid #D0D0D0;
}

.midcontainer {
  background-color : #eee;
  border           : 1px solid #D0D0D0;
}

.bottomcontainer {
  background-color : #eee;
  border-top      : 1px solid #D0D0D0;
  border-left      : 1px solid #D0D0D0;
  border-right     : 1px solid #D0D0D0;  
}

.searchbox {
}

.mainmycsscontainer {
  height           : 20px;
  background-color : #DADADA;
}

.submycsscontainer {
  height           : 20px;
  background-color : #DADADA;
}

#mmenu {
  float            : left;
}

#smenu {
  float            : left;
}

#bmenu {
}

/* ########################### LINKS ########################## */
a:link, a:visited {
	color            : #000000;
	text-decoration: none;
}

a:hover {
  color            : #FF9900;
  text-decoration  : none;
}

a:active {
  color            : #000000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  font-weight      : bold;
  text-decoration  : none;
}

a.blogsection:link, a.blogsection:visited {
  color            : #3399FF;
  font-weight      : normal;
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
}

a.blogsection:hover {
  color             : #999999;
  text-decoration   : underline;
}

a.readon:link, a.readon:visited {
  color             : #FF9E31;
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-size         : .9em;
  font-weight       : bold;
  text-decoration   : none;
}

a.readon:hover {
  color             : #999999;
  border            : none;
  text-decoration   : underline;
}

/* ################## TOP CSS MENU SETTINGS ################### */
#navcontainer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  margin           : 0px 0px 0px 0px;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  height           : 22px;
}

#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { 
  color            : #CC0000;
  background       : url(../images/back_shade.png) #FFF repeat-x 0px 0px;
  border-bottom    : 1px solid #FFFFFF;
}

#nav {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  margin           : 0px;
  padding          : 0px;
  width            : auto;
}

#navlist {
  margin           : 0px;
  padding          : 0px 0px 0px 5px;
}

#navlist ul, #navlist li {
  display          : inline;
  list-style-type  : none;
}

#navlist a:link, #navlist a:visited {
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  margin           : 0px;
  padding          : 0px 5px 5px 10px;
  color            : #000000;
  background       : url(../images/menu_separator.gif) #DADADA no-repeat 0px 3px;
}

#navlist a:hover {
  color            : #006FB5;
  background       : url(../images/back_shade.png) #FFF repeat-x 0px 0px;
  border-bottom    : 1px solid #FFFFFF;
}

#subnavcontainer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  height           : 18px;
  width            : auto;
}

#subnavcontainer ul a#current,
#subnavcontainer ul a#current:link,
#subnavcontainer ul a#current:visited { 
  color            : #CC0000;
 }

#subnav {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
}

#subnavlist {
  margin           : 0px;
  padding          : 0px;
}

#subnavlist ul, #subnavlist li {
  display          : inline;
  list-style-type  : none;
}

#subnavlist a:link, #subnavlist a:visited {
  font-size        : 9px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #000000;
  padding          : 0px 0px 0px 30px;
  background       : url(../images/menu_arrow.gif) #DADADA no-repeat 18px 4px;
}

#subnavlist a:hover {
  color            : #006FB5;
}

/* ################## VERTICAL CSS MENU SETTINGS ################### */
#navvirt {
  font            : 12px verdana, arial, georgia, sans-serif;
  margin          : 10px 0px 10px 0px;
  padding         : 0px 0px 0px 0px;
  width           : auto;
}

#navvirt #navlist {
  width           : 12em;
  font            : 12px verdana,sans-serif;
}

#navvirt #navlist li {
  list-style      : none;
  border          : 1px solid #eee;
}

#navvirt #navlist a {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  border-left      : 8px solid #FAFAFA;
  border-bottom    : 1px solid #FAFAFA;
  padding          : 4px 8px;
  background       : #eee;
}

#navvirt #navlist a:hover, #navvirt #navlist #current {
  border-color    : #006633;
}

#navvirt #subnavlist li a {
  border          : 0;
  border-left     : 0.8em solid #006633;
  padding         : 3px 4px;
}

.menugen, .menugen:link, .menugen:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  border          : 0;
  border-left     : 8px solid #006699;
  border-bottom   : 1px solid silver;
  padding         : 3px 4px;
}

.menugen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left: 8px solid #C0C0C0;
	border-bottom: 1px solid Silver;
	padding: 3px 4px;
	background: #eee;
}

.menugena, .menugena:link, .menugena:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  border          : 0;
  border-bottom   : 1px solid silver;
  padding         : 3px 4px;
}

.menugena:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid Silver;
	padding: 3px 4px;
	background: #eee;
}

/* ##################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
}

table.moduletable th {
  background-image    : url(../images/square.png);
  background-repeat   : no-repeat;
  background-position : left;
  padding-right       : 13px;
  font-size           : 10px;
  font-weight         : normal;
  text-transform      : uppercase;
  text-align          : left;
  text-indent         : 12px;
  letter-spacing      : 1px;
  color               : #006633;
}

table.moduletable td {
  padding             : 2px;
}

/* ##################### FORMULAR SETTINGS #################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #C0C0C0;
  border           : 1px solid #000000;
  text-transform   : uppercase;
  background       : url(../images/back_shade.png);
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #000000;
}

/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #999999;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
  padding          : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #eee;
  color            : #006633;
  font-weight      : normal;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #eee;
  color            : #006633;
  font-weight      : normal;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# */
.mainlevel {
}

a.mainlevel:link, a.mainlevel:visited {
  font             : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  border-left      : 8px solid #FAFAFA;
  border-bottom    : 1px solid #FAFAFA;
  padding-left     : 8px;
}

a.mainlevel:hover {
  text-decoration  : none;
  border-left      : 8px solid #006633;
  border-bottom    : 1px solid #006633;
}

.sublevel {
}

a.sublevel:link, a.sublevel:visited {
  font             : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : bold;
  text-decoration  : none;
  padding-top      : 4px;
}

a.sublevel:hover {
  text-decoration  : none;
}

/* ##################### PAGE NAVIGATION ###################### */
.pagenavbar {
  border-top       : 1px solid #D0D0D0;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #BBBBBB;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover, a.pagenav:active {
  text-decoration  : underline;
}

/* ################### SMALL FONT SETTINGS #################### */
.small {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #006633;
}

.smalldark {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #006633;
  font-weight      : bolder;
}

.createdate, .modifydate {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #777777;
}

/* ##################### VOTING SETTINGS ###################### */
.content_rating {
  font-size        : 10px;
  color            : #C00000;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background-color : #EEEEEE;
  border           : 1px solid #D0D0D0;
  color            : #000000;
}

/* ##################### PATHWAY SETTINGS ##################### */
.pathway {
  font-size           : 1em;
  color               : #000000;
  padding-left        : 20px;
}

a.pathway:link, a.pathway:visited {
  font-size        : 1em;
  color            : #000000;
  padding          : 0px;
}

a.pathway:hover {
  font-size        : 1em;
  color            : #6699FF;
}

/* ################### CONTENT PAGE SETTINGS ################## */
.contentpane {
  padding          : 0px;
}

.contentpaneopen {
  padding          : 0px;
}

.componentheading {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bolder;
  color            : #006699;
  width            : 80%;
  border-bottom    : 3px solid #006633;
}

.componenthead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #006699;
	width: auto;
	border-bottom: 3px solid #006633;
}

.contentheading {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bolder;
  color            : #999999;
  width            : 100%;
  border           : none;
}
.contentpagetitle {
  font-weight      : bold;
  color            : #000000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  font-family      : Geneva, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bolder;
  color            : #999999;
  width            : 100%;
  border           : none;
  text-decoration  : none;
}

a.contentpagetitle:hover {
  text-decoration  : underline;
 }
/* ################## STANDARD FORM STYLE TABLE ################### */
table.adminform {
  background-color : #EEEEEE;
  border-bottom    : 1px solid #FF9E31;
  border-left      : 1px solid #FF9E31;
  border-right     : 1px solid #FF9E31;
  width            : 100%;
  padding          : 5px;
  margin           : 0px;
}

table.adminform th {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  background-color : #FF9E31;
  border-bottom    : 1px solid #333333;
  height           : 25px;
  color            : #000000;
}

table.adminform td {
  font-size        : 11px;
  padding          : 0px;
}

table.adminform td.editor {
  color            : #333333;
  font-size        : 9px;
}

.row0 {
  background-color : #F5F5F5;
}

.row1 {
  background-color : #EEEEEE;
}

.left {
  text-align       : left;
}

.right {
  text-align       : right;
}

.standardsAlert { 
  display          : none; 
}

/* ################## STYLES FOR DHTML TABBED PAGES ################### */
.ontab {
  font-size        : 10px;
  width            : 10%;
  text-align       : center;
  cursor           : pointer;
  color            : #333333;
  padding          : 5px 12px 5px 12px;
  background-color : #EEEEEE;
  border-top       : 1px solid #FF9E31;
  border-left      : 1px solid #FF9E31;
  border-right     : 1px solid #FF9E31;
  text-decoration  : none;
  font-weight      : bold;
}

.offtab:hover, .offtab:link, .offtab:active {
  font-size        : 10px;
  color            : #808080;
  text-decoration  : none;
}

.ontab:hover, .ontab:link, .ontab:active {
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.offtab {
  font-size        : 10px;
  width            : 10%;
  text-align       : center;
  cursor           : pointer;
  color            : #808080;
  padding          : 5px 12px 5px 12px;
  border-bottom    : 1px solid #FF9E31;
  text-decoration  : none;
}

.tabpadding {
  border-bottom    : 1px solid #FF9E31;
}

.tabheading {
  background-color : #FFAE00;
  color            : #000000;
  font-size        : 8px;
  text-align       : left;
}

.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : 0px;
}

.HeaderTable {
	background-color:#c6c6c6;
	padding:3px;
	margin:0px;
	border:2px groove #ffffff;
} 

.HeaderTD {
	background-color:;
	color:#330000;
	padding:3px;
	text-align:;
	vertical-align:;
	border:3px groove #ffffff;
} 

.HeaderFont {
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:800;
	letter-spacing:0px;
} 

.HeaderFont:visited {
	TEXT-DECORATION:underline;
	COLOR:#555555;
} 

.HeaderFont:link {TEXT-DECORATION:underline;COLOR:#555555;} 

.HeaderFont:hover {TEXT-DECORATION:none;COLOR:#000000;} 

.LabelTD {background-color:#EEEEEE;padding:2px;text-align:right;vertical-align:top;font-weight:500;border:1px;border-color:#FEFEFE;border-style:solid;}

.LabelFont {font-size:;color:#88A4C8;font-weight:500;} 

.LabelFont:visited {TEXT-DECORATION:none;COLOR:#666666;} 

.LabelFont:link {TEXT-DECORATION:none;COLOR:#666666;} 

.LabelFont:hover {TEXT-DECORATION:none;COLOR:#333333;} 

.DataTD {background-color:#DEDEDE;padding:2px;border:1px;border-color:#c6c6c6;border-style:solid;} 

.DataTDover {background-color:#FFFFFF;padding:2px;border:1px;border-color:#6c6c6c;border-style:dashed;} 

.DataFont {font-size:;color:#666666;} 

.DataFont:visited {TEXT-DECORATION:none;COLOR:#333333;} 

.DataFont:link {TEXT-DECORATION:none;COLOR:#333333;} 

.DataFont:hover {TEXT-DECORATION:none;COLOR:#000000;} 

.FieldTD {background-color:#DCDCDC;padding:2px;vertical-align:top;text-align:;border:2px;border-color:#EFEFEF;border-style:groove;} 

.FieldFont {font-size:;color:#696969;font-weight:700;} 

.FieldFont:visited {TEXT-DECORATION:none;COLOR:#696969;} 

.FieldFont:link {TEXT-DECORATION:none;COLOR:#696969;} 

.FieldFont:hover {TEXT-DECORATION:none;COLOR:#444444;} 

.MenuTable {background-color:#CCCCCC;padding:0px;margin:0px;border:2px;border-style:groove;border-color:#EFEFEF;border-collapse:collapse;}

.MenuHeaderTD {background-color:#CCCCCC;padding:1px;font-size:12px;color:#333333;font-weight:800;text-align:;} 

.MenuTD {background-color:;
	padding:2px;
	margin:0px;
	text-align:;
	vertical-align:middle;
	border:3px groove #EFEFEF;
	text-align: center;
} 

.MenuTDover {
	background-color:lightsteelblue;
	padding:2px;
	margin:0px;
	text-align:;
	vertical-align:middle;
	border:3px groove #EFEFEF;
}

.MenuFont, .MenuFont:visited, .MenuFont:link{
	FONT-FAMILY:verdana, arial, helvetica, sans-serif;
	font-size:10x;
	color:#333333;
	font-weight:500;
	letter-spacing:0px;
} 



.MenuFont:hover {
	TEXT-DECORATION:none;
	color:#000000;
	font-weight:500;
} 

.cellcall, .cellcall:link, .cellcall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: thin outset;
	padding-bottom: 3px;
	padding-top: 3px;
}
.cellcall:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #eee;
	border: thin inset;
}



.txt14 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.menugenmod, .menugenmod:link, .menugenmod:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  color:#ffffff;
  display          : block;
  border          : 0;
  border-left     : 8px solid #006699;
  border-bottom   : 1px solid silver;
  padding         : 3px 4px;
}

.menugenmod:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left: 8px solid #C0C0C0;
	border-bottom: 1px solid Silver;
	padding: 3px 4px;
	background: #eee;
}

