/* #######################  GENERAL SETTINGS ############################ */
html.body {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
}
body {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url("../images/background.gif");
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #F26533;
}
/*  Global Formatting */


h1 {
	font-size:16px;
	line-height: 1em;
	font-weight: 900;
}
h2 {
	font-size:12px;
	font-weight:bold;
	line-height:0em;
	padding-top:15px;
}
h3 {
	font-size:14px;
	line-height: 1em;
	font-weight: 900;
}
h4 {
	font-size:13px;
	line-height: 1em;
	font-weight: 900;
}
h5 {
	font-size:12px;
	line-height: 1em;
	font-weight: 900;
}
h6 {
	font-size:11px;
	line-height: 1em;
	font-weight: 900;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
a {
	color: #666666;
}
a:hover {
	color: #555555;
}
a:visited {
	color: #666666;
}
a.image, a.image:hover {
	border:0;
}
/*li{ list-style: square;}*/







ul {
	list-style: square;
	margin-left: 0px;
	padding-left: 25px;
}
/* #######################  END GENERAL SETTINGS ############################ */







/* ######################  LAYOUT SETTINGS       ############################## */

a.links {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.links:hover {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}
.whiteboldlinks {

	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.whiteboldlinks:active {

	cursor: hand;
}
.whiteboldlinks:hover {

	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
.copyrightstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.qoutes {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.boldtextstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#3A3A3a;
}
.titlestyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	color:#3A3A3a;
	font-size: 28px;
	font-weight: bold;
}
.textstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000001;
}
.whitetextstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #fffffe;
}
.whiteboldtextstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #fffffe;
	text-decoration:none;
	font-weight: bold;
}
.boldtextstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000001;
	font-weight: bold;
}
.orangeboldstyle {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #F26B21;
	font-weight: bold;
}
.buttomstyle {
	color: #FFFFFe;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	text-decoration:none;
}
table.moduletable-news {
	width:100%;
}
table.moduletable-news th {
	padding:5px;
	width:100%;
	font-size:13px;
	text-align:left;
}
table.moduletable-news td {
	font-size: 12px;
	width: 100%;
	font-weight: normal;
	color: #666666;
}
/* ######################  LAYOUT SETTINGS       ############################## */







/*##################### NAVIGATION SECTION #####################*/







/* Pathway Breadcrumbs */	







	.pathway {
	font-size: 11px;
	color:#333332;
}
a.pathway:link {
	color:#f26531;
}
a.pathway:visited {
	color:#f26531;
}
a.pathway:active {
	color:#f26531;
}
a.pathway:hover {
	color:#f26531;
	text-decoration:underline;
}
/* Mainlevel menu */







.mainlevel {
	height: 18px;
}
a.mainlevel {
	display: block;
	background: #2F3E57;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #FFFFFF;
	background: #A0A0A0;
}
/* End Mainlevel menu */







/* Sub Menu */







.sublevel {
	height: 18px;
}
a.sublevel {
	display: block;
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #822C0F;
}
/* End Sub Menu */







/*##################### NAVIGATION SECTION #####################*/	







/* ##################### STANDARD MODULE TABLE  #################*/	







table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.moduletable th {
	background: #e5e5e5;
	height: 18px;
	color: #000000;
}
table.moduletable td {
	height: 18px;
}
/* ##################### END STANDARD MODULE TABLE  #################*/	







/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/







.contentheading {
	font-size: 18px;
	width: 100%;
	font-weight: bold;
	color: #666666;
}
/* content title and links */







.contentpagetitle {
	background-color : #f3f3f4;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
	border-bottom: 0px;
}
a.contentpagetitle:hover {
	color: #000;
	border-bottom: 0px dashed #CCCCCC;
	text-decoration: none;
}
/* top box like a category description */







.contentdescription {
	background-color : #f3f3f4;
}
/* article rating */







.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */







.buttonheading {
	font-size: 12px;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */







.createdate {
	color: #666666;
	font-size:.8em;
	font-weight: normal;
}
.modifydate {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.newsfeeddate {
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
/* Dates */







/* Writen by Authors name */







.small {
	color: #666666;
	font-size:10px
}
/* Page navigation links "<<< 1 of 10 next >>>" */







.pagenav {
	font-size: 14px;
	color: #666666;
}
.pagebar {
	font-size: 12px;
}
.pagenav_prev {
	font-size: 14px;
	color: #FF6600;
}
.pagenav_next {
	font-size: 14px;
	color: #FF6600;
}
a.pagenav {
	color: #666666;
	border-bottom: 0;
}
a.pagenav:hover {
	color: #f26531;
	border-bottom: 0;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 12px;
	height: 15px;
}
/* Read more link */







.readon {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}
/* Article index  {mospagebreak} */







table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
}
table.contenttoc th {
	background: #e5e5e5;
	color: #000000;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */







	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */







/*  component heading */







.componentheading {
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin-top:0em;
	background-color: #FFFFFF;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/







.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
}
/* Table odd and Even Rows */







.sectiontableentry1 {
	background-color : #FFFFFd;
	font-size: 11px;
}
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-size: 11px;
}
.sectiontablefooter {
	height: 18px;
}
/* End Sectiontable */







/* Category */







.category {
	color:#333332;
}
a.category:link, a.category:visited, a.category:hover {
	height: 15px;
}
/* End category */







/* blogsection */







.blog {
	background-color : #FFFFFD;
}
.blogsection {
	height: 18px;
}
.blog_more {
	height: 18px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */







/* End blogsection */







/* Search Form Module*/







.search {
	height: 18px;
}
/* results if not search google */







.searchintro {
	height: 18px;
}
/*Search Form keyword highlight*/







.highlight {
	border: 1px dashed #010101;
	background: #DDEEFF;
	padding: 0px 2px 0px 2px;
}
/* End Search Form */







/* wrapper title */







.wrapper {
	background-color : #FFFFFd;
}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/







/* ##################### FORM SECTION  #####################*/	







form {
	font-size: 12px
}
input {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}
.inputbox {
	background: White;
	font-family:"Arial", Tahoma,  Helvetica, Verdana, sans-serif;
}
.inputbox_home {
	background: #BB5934;
	font-family:"Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	border-style:groove;
	border-color:#3A3A3B;
	border-width:1px;
	color:#3A3A3B;
}
.text_area {
	background: White;
	font-family:"Arial", Tahoma,  Helvetica, Verdana, sans-serif
}
/* Pull down menu */







.selectbox {
	width: 100%;
}
/* Submit Button */







.button {
	border: 1px solid #999;
	background: #333334;
	color: White;
	font-family:"Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	width:70px;
	height:22px;
}
/* Contact Email Form */







.contact_email {
	margin: 0px;
	padding: 5px;
}
/* ##################### END FORM SECTION  ##################### */	







/* ###################### TABBED EDITING ###################### */









.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */







.message {
	font-family:"Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666666;
	text-align: center;
}
/* Styles for dhtml tabbed-pages */







.ontab {
	background-color: #FF0000;
	border-left: outset 1px #666666;
	border-right: outset 1px #333;
	border-top: outset 1px #666666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}
.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666666;
	border-right: outset 1px #333;
	border-top: outset 1px #666666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}
.edit-tabs {
	padding: 1em;
	background: none;
}
.tabpadding {
	padding:1px;
}
.tabheading {
	background-color: #FF6601;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/







.adminform {
	background-color : #FFFFFD;
}
/* ###################### End TABBED EDITING ###################### */







.style1 {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #555555;
}
.style4 {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	color:#F26534;
	font-size: 24px;
	font-weight: bold;
}
.textstyle_fortab {
	font-family: "Arial", Tahoma,  Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000001;
	text-decoration:underline;
}
.quote {
	color:#FFFFFF;
}
.quote-author {
	color:#FFFFFF;
}
.top_background {
	background-image:url("../images/top.gif");
}
.curve_background{
background-image:url("../images/curve.png");
}
.box_bg1_background{
background-image:url("../images/box_bg1.png");
}
.box_bg2_backgroung{
background-image:url("../images/box_bg2.png");
}
.box_bg3_background{
background-image:url("../images/box_bg3.png");
}
.box_bg4_background{
background-image:url("../images/box_bg4.png");
}
.curve_bg_background{
background-image:url("../images/curve_bg.png");
}
.separator_background{
background-image:url("../images/separator.png");
}
.bottom_background{
background-image:url("../images/bottom.gif");
}
