.main {
width: 760px; height: 320px ;
}
.tab1 {border-spacing:1px; border-collapse: collapse; border-spacing: 0; margin-top: -10; }
/* --.tab2 {border-spacing:1px; border-collapse: collapse; border-spacing: 0; margin: 0; }-- */

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            :#333333;
}
ul.square {
  list-style	   : square;
}
hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #336699;
}
.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}
a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration   : underline;
}
/* --Default Class Settings-- */
a#active-link {
  color            : white;
 background-color: #999
 }
a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
        letter-spacing : -1px;
        margin-left: 5;
}

a.mainlevel:hover {
        color: #336699;
        background-position: left;
        text-align: left;
        }
a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
        }
a.mainmenu:hover, {
        color: #336699; text-decoration: underline;
        }
a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Verdana, Arial, Helvetica;
        font-weight: normal;
	font-size: 11px
        }
a.sublevel:hover {
        color: #336699;
        }
table.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.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
}
table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  
  color            : #336699;
  font-weight      : bold;
}

.sectiontableentry1 {
  
}

.sectiontableentry2 {
 
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
font-weight: normal;
padding-left: 5px;
}

.contentpaneopen {
font-weight: normal;
margin-left:auto;
margin-right:auto;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #369;
  text-align       : left;
  margin-left: 5;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  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            : #369;
  background-color : #ccc;
  border           : 1px insete #CCCCCC;
}


a:link, a:visited {
  font-size        : 11px;
  color            : navy;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #336699;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #336699;
}

/* 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;
}
.typed {
	color: #CCC;
	width: 98%;
	height: 1px;
}

.home {
font-size: 14px;
text-align : center;
 }
 
.home1 {
border-width:1px;
border-style:solid;
border-color:#ccc
 }

.hdprodtable {
   font-weight: bold;
   background-color: #9cF;
   color: #FFFFFF;
   text-align: center;
   }

.tabprod   {
   text-align: center;
   }

.lessindent {margin-left: 10; padding-left: 10;}

.smallerdark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  border           : 1px solid #369;
  padding	   : 2px
	}

.about 	{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  border           : 1px solid #369;
  padding          : 4px;
		}

table.allprod a { 
width:125px; 
border:1px solid #333333; 
display: block; 
text-align: center;
} 

table.allprod1 a { 
width:430px; 
border:1px solid #333333; 
display: block; 
text-align: center;
}

div.allprod a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}

div.allprod a:link {
color: #333333; 
background: #cccc99; 
}

div.allprod a:active { 
color: #000000;
background: #cccc99; 
}

div.allprod a:visited {
color: #333333; 
background: #cccc99; 
}

div.allprod a:hover {
color: #eeeeee;
background: #369; 
border:1px solid #000000; 
text-decoration:none;
}
					
.bold 	{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
	}

.ma {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #fff;
  background-color: #999;
  border : 1px solid #000;
  align: center;
  text-align: center;
	}
	
.arco {
	text-align: justify;
	margin: 10px;
	padding: 4px;
	border : 1px solid #369;
	 }
	 
.job  {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color: #000;
  border : 1px solid #000;
  align: center;
  text-align: center;
  	}
  	
.f1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
.f2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
.f3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
.f4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; background-color: #0066CC;}
.f5 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ccff;}
.f6 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.moreindent1 {margin-left: 5;}

.back_button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  text-align: center; }

/* .back_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
position:relative;
left:10px;
bottom:-30px } */
		
.latestnews {
padding-left: 2px;
}
table.filmcaps {
	text-align: center;
	border: 1px solid black;
	border-collapse: collapse;
	border-color:#000000;
	table-layout: fixed;
	width: 400px;	
}
tr.bold {
    font-size:large;
}
td.just {
    text-align: justify;
}
.cellaNoColor  {
	width: 50px;
}
.cellaLarge  {
	width: 175px;
}
.cellaColor  {
	background: #9cd5eb;
	width: 50px;
}
tr.top {
	vertical-align: top
}
#container {
	border: none;
	position: relative;
	}
#left {
	text-align: left;
	width: 280px;
	margin-right: 150px;
	}
#right	{
	position: absolute;
	right: 0;
	top: 10px;
	width: 150px;
	}