/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #FF0000;
	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;
}
h1 {
	color: #EA1313; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px; font-weight: bold; margin-bottom: 8px;
	}

h2 {
	color: #137DED; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold; margin-bottom: 6px;
	}

h3 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold; margin-bottom: 4px;
	}

h4 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; margin-bottom: 2px;
	}

h5 {
	color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; margin-bottom: 1px;
	}
	
p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 10px}

/* default form settings*/
form {
	margin: 0px;
	}

input, select {
	font-family: Arial;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
	
textarea {
	font-family: Arial;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
/* stylized forms */
.button {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family: Arial;
	font-size: 9px;
	/*font-weight: bold;*/
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
.radio, .checkbox {
background: transparent;
border: 0px;
}
	
/* Links */
a:link, a:visited {
	font-size: 12px; color: #9D0C0B; text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
        text-decoration: underline;
	}

a:hover {
	color: #EA1313;	text-decoration: none;
        text-decoration: underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #0000C0;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	text-align:left;
	color: #0000C0;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	color: #666666; height:1px; border: 1px solid;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

table.mainlevel td {
	background-color: #444444;
	border-bottom: solid 1px #666666;
	}
	

	
a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #cccccc; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	line-height : 16px;
	}

a.mainmenu:hover, a.mainlevel:hover {
	color: #EA1313; text-decoration: none;
	}

a.sublevel:link, a.sublevel:visited {
	color: #999999; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height : 16px;
}

a.sublevel:hover {
	color: #EA1313;
	}



/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 10px;
	}

.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}
	
.telephone {
	font-size: 12px; color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
.pathway {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
a.pathway:link, a.pathway:visited, a.pathway:link, a.pathway:visited {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}

a.pathway:hover {
	color: #ffffff; text-decoration: underline;
	}

.iconbar {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
a.iconbar:link, a.iconbar:visited, a.iconbar:link, a.iconbar:visited {
	font-size: 10px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	}

a.iconbar:hover {
	color: #ffffff; text-decoration: none;
	}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #0000FF; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #0000FF; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #8a8a8a;
	border-bottom: solid 1px #000000;
	}
	
table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
a.moduletable:link, a.moduletable:visited, a.moduletable:link, a.moduletable:visited {
	font-size: 10px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}

/* Stylelized table Classes */

table.stdTable {
	margin: 1px;
	padding: 0px;
	border: solid 1px #444444;
	background-color: #cccccc;
	}

table.stdTable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	background-color: #5a5a5a;
	border-bottom: solid 1px #444444;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align : top;
	}

table.stdTable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align : top;
	}
	
a.stdTable:link, a.stdTable:visited, a.stdTable:link, a.stdTable:visited {
	font-size: 11px; color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}	

table.smplTable {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

table.smplTable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	line-height: 18px;
	text-align: left;
	white-space: nowrap;
	background-color: #666666;
	border: solid 1px #444444;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align : top;
	}

table.smplTable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align : top;
	border-bottom: solid 1px #cccccc;
	}
	
a.smplTable:link, a.smplTable:visited, a.smplTable:link, a.smplTable:visited {
	font-size: 11px; color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}

table.smplTablee {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

table.smplTablee td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align : top;
	border: solid 0px #FFFFFF;
	}

a.smplTablee:link, a.smplTablee:visited, a.smplTablee:link, a.smplTablee:visited {
font-size: 11px; color: #9D0C0B; font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal; text-decoration: underline;
	}	
	/* phpshop module link style*/
	
table.moduletablePS td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
	background-image : url('/home/templates/sugar/images/shopbg.gif');
	background-repeat : repeat-x;
	border-bottom: 1px solid #444444; background-position-y:50%
	}
table.moduletablePS th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #ffffff;
	border-top: 1px solid #666666;
	border-bottom: 0px;
	}
a.moduletablePS:link, a.moduletablePS:visited, a.moduletablePS:link, a.moduletablePS:visited {
	font-size: 11px; color: #147de8; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: underline;
	}
	
	
	
.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}


a.edit:link, a.edit:visited {color: #99ff99; font-size: 9px;}
/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {

	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF0000;
	}

.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #EBEBEB;
	}

.sectiontableheader th {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
	}
	

.frontpageheader {
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }

.tagline {
	font-size: 12px;
    color : #888888;
    font-weight : bold;
    }

.mambo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	
a.mambo:link, a.mambo:visited {
	font-size: 9px; color: #EA1313; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	

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


.newsfeedheading {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
a.footer:link, a.footer:visited {
	font-size: 9px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal; text-decoration: underline;
	}

a.footer:hover {
	color: #EA1313;
	}
	
.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

UL { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; margin-left: 16px;}
LI {LIST-STYLE-TYPE: square; margin-left: 6px; MARGIN-BOTTOM: 2px;}

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

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #333333;
	}

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

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #C6CBCE;
	}

table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #386593;
}

a.pagenav, a.pagenav:visited {
	color: #333333;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8px;
}

.content_vote {
	font-weight: normal;
	font-size: 8px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #333333;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : #333333;
	text-align: center;
}

/* Misc Display Classes */
	.required {
	color: #ff0000;
	font-weight: bold;
	}

/* HomePage CSS - Do not use anywhere else*/

div.homepage {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size : 12px;
	color : #555555;
margin: 10px 10px 10px 10px;  
width: 445;

}

table.homepage td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: none;
	font-size : 12px;
	color : #555555;
}

a.homepage:link, a.homepage:visited {
	font-size: 12px; color: #666666; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: none; text-decoration: underline;
	}
	
a.homepage:hover {
	color: #EA1313;
}


.homepage h1 {
	color: #6CB0F7; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 11px;
	padding-bottom: 2px;

}

.homepage h2 {
	color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
margin-bottom: 8px;
}



.fadedCallOut {
	color: #999999; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}

.Shout {
	color: #B50E0C; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}

.love {
	color: #B50E0C; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
}

a.fadedCallOut:link, a.fadedCallOut:visited {
	font-size: 16px; color: #777777; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: none; text-decoration: underline;
	}
	
a.fadedCallOut:hover {
	color: #137DED;
}

.customerQuote {
	font-size: 14px;
	color: #777777;
	font-family: times new roman, serif;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
	margin: 10px;
}

.thumbBoxesTd1 {
	background-color: #D40D00; 
	border-left: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}

.thumbBoxesTd2 {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 2px;
}

a.thumbBoxesTd2Link:link, a.thumbBoxesTd2Link:visited {
	font-size: 12px; color: #111111; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	}
	
a.thumbBoxesTd2Link:hover {
	color: #EA1313;
}
