/* Body */
BODY {
   	font-family: Verdana, Arial, sans serif;
	font-size: 10pt ;
    background: White;
    color: Black;
    margin-left: auto;
	margin-right: auto;
    padding: 0;
}

td,tr,p,div {
}

p {
}

table {
	max-width: 1024px;
}
.logo {
	margin: 5px;
}

.searchBox {
    /*searchbox style and positioning */
    background-color: transparent;
    color: Black;
	float:right;
	margin-top:-15px;
    text-align: right;
}

.pathBar {
	height:25px;
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-top: 5px;	
    padding-right: 2em;
}

.personalBar {
    background: rgb(195, 211, 238);
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: Black;
    padding-right: 3em;
    text-align: right;
    text-transform: none;
}


.menuBar {
    border-bottom: solid 1px #8CACBB;
    border-top: solid 1px #8CACBB;
    padding-left: 2em;
    padding-right: 2em;
}

/* 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;
}

.tabs {
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0.5em 0em 0em 2em;
    white-space: nowrap;
}

.tabs a {
    background: transparent;
    border-color: #8CACBB;
    border-width: 1px;
    border-style: solid solid none solid;
    color: #436976;
    font-weight: normal;
    margin-right: 0.5em;
    padding: 0em 2em;
}

div.tabs a.selected {
    background:  rgb(195, 211, 238);
    border: 1px solid #8CACBB;
    border-bottom:  rgb(195, 211, 238) 1px solid;
    color: #436976;
    font-weight: normal;
}

div.tabs a:hover {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-bottom-color: #DEE7EC;
    color: #436976;
}
h1 {
    font-size: 15pt;
    font-weight: bold;}
h2 {
    font-size: 14pt;
    font-weight: bold;}
h3 {
    font-size: 13pt;
    font-weight: bold;}
h4 {
    font-size: 12pt;
    font-weight: bold;}
h5 {
    font-size: 11pt;
    font-weight: bold;}
h6 {
    font-size: 11pt;
    font-weight: normal;}

/* Links */
a {
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #333399;	
  }

a:hover {
    color: #FF7A00;
	text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
    font-weight: bold;
    text-align:left;
}

a.contentpagetitle:hover {
    font-weight: bold;
    text-align:left;
    color: #FF7A00;
/*    border-bottom: solid 1px #FF7A00;*/
    font-weight: bold;
}

div.pathBar a:link, div.pathBar a:visited {
}
div.pathBar a:hover {
	text-decoration: none;
	color: #FFA700;
}

a.plain {
    border-bottom-width: 0px;
	text-decoration: none;
	color: #808080;
	font-weight: normal;
}

/* Horizontal Line */
hr {
    background: #C0C0C0;
    height:2px;
    border: 1px inset;
}

hr.separator {
    background: #C0C0C0;
    height: 1px;
    width: 75px;
    border: 0px;
}

/* --Default Class Settings-- */
a.mainlevel:visited, a.mainlevel:link {
	color: black;
    font-weight: normal;	
}

a.mainmenu:hover, a.mainlevel:hover {
    color: #FF7A00;
    /*border-bottom: solid 1px #FF7A00;*/
}

.selected {
    color: #FF7A00;
    font-weight: bold;
}
a.sublevel:hover {
    color: #FF7A00;
}

a img {
	text-decoration: none;
}

a:link IMG, a:visited IMG {
	text-decoration: none;
}

a:hover IMG, a:active IMG{
	text-decoration: none;
}

/* Content - Sections & Categories */

.contentpaneopen {
}

.contentheading {
    font-size: 13pt;
    font-weight: bold;
    text-align:left;
    border-bottom: 1px dashed #8CACBB;
}

.contentpagetitle {
    font-size: 13pt;
    font-weight: bold;
    text-align:left;
}

table.contenttoc {
    background-color: #e0e0e0;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
    font-size: 9pt;
}

.contentdescription {
    color: #808080;
    text-align: left;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
    border-bottom: solid 1px black;
    
}

a.blogsection:hover {
    color: #FF7A00;
    border-bottom: solid 1px #FF7A00;
}

a.weblinks:link, a.weblinks:visited {
    font-weight: normal;
    
}

a.weblinks:hover {
    color: #FF7A00;
    border-bottom: solid 1px #FF7A00;
}

a.readon:link, a.readon:visited {
    font-weight: normal;   
}

a.readon:hover {
    color: #FF7A00;
    border-bottom: solid 1px #FF7A00;
}

table.moduletable {
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
    border-left: 1px solid #8CACBB;
    border-bottom: 1px solid #8CACBB;
    border-right: 1px solid #8CACBB;
    background: transparent;
    width: 100%;

}

table.moduletable th {
    background: rgb(195, 211, 238);
    border-top: 1px solid #8CACBB;
    color: Black;
    font-weight: bold;
    padding: 0em 1em;
    text-align: left;
}
    
table.moduletable tr {
    border-left: 1px solid #8CACBB;

/*    padding: 1em;*/
}
    
.componentheading {
    font-size: 13pt;
    font-weight: bold;
    color: #333333;
    text-align:left;
}

input {
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px;
    /* IE bug fix */
    padding: 0.0em;
}

input[type=submit],input[type=button] {
    min-width: 60px;
    text-align: center;
}

input[type=checkbox] {
    height: 15px;
}

textarea {
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    width: 100%;
    padding: 0.1em;
}

.button {
    font-weight: bold;
    
    text-align: center;
    color: #8C8C8C;
    border: 1px solid;
    background: #EBEBEB;
    height: 18px;
}

.inputbox {
    font-size: 10pt ! important;
}

input[type="text"].inputbox {
  max-width: 125px;
}

/** category text format and links **/
.category {
    
    font-weight: bold;

}

a.category:link, a.category:visited {
    font-weight: bold;
}

a.category:hover {
    color: #FF7A00;
}

.poll {
    
    color: #666666;
    line-height: 14px
}

.sectiontableentry1 {
    background-color : #FFFFFF;
}
    
.sectiontableentry2 {
    background-color : #DDD;
}

.sectiontableheader {
    background-color : #DDD;
    font-weight : bold;
}

.frontpageheader {
    font-size: 13pt;
    font-weight : bold;
}

.small {
    
}

.newsfeedheading {
    font-size: 12pt;
    font-weight: bold;
    text-align:left;
}

.newsfeeddate {
    
}

.createdate {
        
    border-bottom: dashed 1px #8CACBB;
}

.modifydate {
    
    color: #808080;
}

ul {
    margin: 0px;
}

li {
    list-style: inside url(../../../images/M_images/arrow.png) 3px;
    list-style-image: url(../../../images/M_images/arrow.png);
	padding-bottom: 5pt;
}

.fase4rdf {
}

td.fase4rdf a {
    border-width: 0px;
}

a.fase4rdf:link, a.fase4rdf:visited {
}

a.fase4rdf:hover {
    font-weight: bold;
    color: #FF7A00;
}

table.searchintro {
    background-color: #FFFFFF;
    border: solid 1px #777777;
}

table.contact {
    background-color: #FFFFFF;
}

table.contact td.icons {
}

table.contact td.details {
    
    font-weight: bold;
    border-bottom: 1px dashed #8CACBB;
}

.pagenav {
    color: #515151;
}

a.pagenav, a.pagenav:visited {
    color: #636363;
}

a.pagenav:hover {
    color: #FF7A00;
    border-width: 0px;
}

.pagenavbar {
}

/* Content voting */
.content_rating {
    font-size: 8pt;
}

.content_vote {
    font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
    background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
    font-weight: bold;
    font-size : 10pt;
    text-align: center;
}

.netscape4 {
    display: none;
}

.footer {
    background: rgb(195, 211, 238);
    border-top: 1px solid #8CACBB;
    border-bottom: 1px solid #8CACBB;
    color: Black;
    clear: both;
    float: none;
    margin: 0em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

