
body{
background: url("../../../ORIGINAL%20PHP%20SITE/templates/LightBlue/images/top.png") repeat-x;
font:normal 12px Arial,verdana,sans-serif;
margin:0px;
padding:0px;
}

table,td {
	font-size: 12px;
	text-align:center;
	}
	
a {text-decoration:none;}

.title{
	font-size:27px;
	color:#072C51;
	font-weight:bold;	
}


.subtitle{
	font-size:15px;
	color:#072C51;
	font-weight:bold;
}

#classic {
	position: absolute;
	bottom: 47px;
	left: 10px;
}

#content{
	background:#FFFFFF;
	border: 0px dashed #777777;
	left: 137px;
	top: 155px;
	position: absolute;
	width:75%;
	height: 620px;
	color:#072C51;
}

#buttons {
	position: relative;
	float:left;
	bottom: 0px;
	left: -50px;
}

.contenttitle{
	font-weight:bold;
	color:#993300;
}

.max{
	font-weight:bold;
}

.quickscreen{
	color:#DD7F36;
	font-weight:bold;
	font-size:18px;
}

#content a{
	color:#202B8D;
	font-weight:bold;
}

#content a:visited{
	color:#202B8D;
	font-weight:bold;
}


#footer{
	background:#337cbf;
	color:#FFFFFF;
	text-align:center;
}

#header h1{
	margin:5px;
	color: White;
	font-style: normal;
	font-weight: bolder;
	padding-left: 5px;
	font-size: 25px;
	text-align: left;
}

#date{color: #010101;}
#search{color: #010101;}

#left{/* menu */
	left:0px;
	position:absolute;
	top:0px;
	width:137px;
}

#number{
	position:absolute;
	top: 30px;
	left: 750px;
	z-index: 1;
}

#custApp{
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1;
}

#experts{
	position:absolute;
	top:610px;
	z-index: 1;
}

#wrapper{
	margin-top: 85px;
}

table.moduletable-MAINLEVELMENU table {
	padding-top: 150px;
}

table.moduletable-MAINLEVELMENU table td{
	padding-top: 0px;
}

table.moduletable-MAINLEVELMENU 
{
    background: url("../../../ORIGINAL%20PHP%20SITE/templates/LightBlue/images/menu_bg_bottom.png") ;
	background-position: bottom;
	background-repeat: no-repeat;
	left:10px;
	width: 137px;
	height:800px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
	
table.moduletable-MAINLEVELMENU th {
	background: url("../../../ORIGINAL%20PHP%20SITE/templates/LightBlue/images/menu_bg_top.png");
	background-repeat: no-repeat;
	height:20px;
}

table.moduletable-MAINLEVELMENU td {
	vertical-align: top;
}

table.moduletable-MAINLEVELMENU {
	vertical-align: top;
}


/*MAINLEVEL MENU */
.mainlevel {
	color:White;
	display:block;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana;
	height:15px;
	width: 137px;
	text-decoration:none;
	padding-top:2px;
	text-align:center;
	margin: 2px 0px 5px 0px;
}
	

a.mainlevel:visited {}
a.mainlevel:hover {}	
	

.sublevel{color:Black;
	display:block;
	font:bold .9em Arial,verdana,sans-serif;
	height:20px;
	text-decoration:none;
	vertical-align:middle;
}
a.sublevel{color:Black;
	display:block;
	font:bold .9em Arial,verdana,sans-serif;
	height:20px;
	text-decoration:none;
	vertical-align:middle;
}
	
a.sublevel:visited{display:block;
	font:bold .9em Arial,verdana,sans-serif;
	height:20px;
	text-decoration:none;
	vertical-align:middle;
}

	a.sublevel:hover {
	display:block;
	font:bold .9em Arial,verdana,sans-serif;
	height:20px;
	text-decoration:none;
	vertical-align:middle;
	background:#FFFFCC;
	left:0px;
}	

#top{
	width:500px;
	height:50px;
	position:absolute;
	top: 30px;
	left:145px;
}
table.moduletable-nav{
	width:500px;
	height:25px;
	text-align:center;
}

/* ##################### SEARCH ##########################*/	
.search {}

/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;}
  
/* ##################### PATHWAY #####################*/	
	.pathway {
	font-size: 11px;
	color:#333;
	}
	a.pathway:link {color:#a00;}
	a.pathway:visited {color:#815151;}
	a.pathway:active {color:red;}
	a.pathway:hover {color:red;text-decoration:underline;}
	
		
/* ##################### STANDARD MODULE TABLE  #################*/	

table.moduletable {
width: 100%;
}

table.moduletable th {
	font-family: Arial,verdana,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #337cbf;
	left: 0px;
}

table.moduletable td {
font-family: Arial,verdana,sans-serif;
 font-size: 11px;
 }
 
 table.moduletable a:link{}
 table.moduletable a:visited{}
 table.moduletable a:active{}
 table.moduletable a:hover{}
 
 /*NOTE: "-demo" can be added to Module Class Suffix:
 FOR CUSTOM MODULES LOOK AND FEEL
 */
 table.moduletable-demo{}
 table.moduletable-demo th{}
 table.moduletable-demo td{}
 table.moduletable-demo a:link{}
 table.moduletable-demo a:visited{}
 table.moduletable-demo a:active{}
 table.moduletable-demo a:hover{}
 /*END OF DEMO*/
 /* .moduletable can be a class without the table.moduletable*/
 
/* ############# CONTENT - SECTIONS & CATEGORIES ###########################*/
/* Page Titles Box */
.contentheading {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: arial,sans-serif;
 	color: #666;
 	background: White;
	text-align:left;
	margin: 1.5em -.3em 0em 0;
   padding: .2em;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: dashed;
	}
	
/* Page Titles */
.contentpagetitle {background-color : White;}
	
a.contentpagetitle h1,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	/*border-bottom: 0px;*/
	
	}

a.contentpagetitle:hover {
   color: #000;
  /* border-bottom: 0px  dashed #CCCCCC;*/
   text-decoration: none;
	}
	
/*Content */
/*News, Faq, Catagory and Table Sections Container Box*/

.contentpane {background-color: White;}

.contentdescription {background-color : White;}

/*Main Body Text Box */
.contentpaneopen {
	font-family: Arial,verdana,sans-serif;
	color:#072C51;
	background-color: White;
	}
.contentpaneopen li{}
.contentpaneopen ul {}

/*Content voting*/
.content_rating {
	font-weight: normal;
	font-size:.8em;
   }
.content_vote {
	font-weight: normal;
	font-size: .8em;
   }


/* POP WINDOW */
/* styling for the pdf/email/print icons */

.buttonheading{}

a.pop-up {border-bottom: 0;}

.pop-ups {float: right;}

/*Date Stamps*/
.newsfeeddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
   }

.createdate {
	color: #666;
 	font-size:.8em;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	}

/*Author Name*/
.small {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.smallfade {
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}
	/* Page Navigation */
.pagenav{}
a.pagenav {color: #CCC; }
a.pagenav:hover {color: #666;}
	
.pagenavcounter{}
.readon{}
.back_button{}

/* Article Index */		
a.toclink:hover, a.toclink:visited, a.toclink:link {}

table.contenttoc {
	border: 1px solid #ddd;
	background: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 2px;
	}

table.contenttoc th {
	background-color: #DDEEFF;
	font-weight: bold;
	}

table.contenttoc td {
	padding: 2px;
	}

	/*Sectiontable*/
/*Table catagory lists Header and Foot */

.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #666666;
    text-align:left;
    margin: 1.5em 0 0em 0;
	 background-color: White;
	}

.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;;
	font-weight : bold;
	border-collapse: collapse;
	font-family: Arial,verdana,sans-serif;
	font-size: 11px;
	}

.sectiontablefooter{}

/*Odd and even row colors example polls and link sections*/
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: Arial,verdana,sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #EBEBEB;
	font-family: Arial,verdana,sans-serif;
	font-size: 11px;
	}

	
	
/* category text format and links */
.category {
	font-family: Arial,verdana,sans-serif;
	font-size: 11px;
	color:#333;
	}

a.category:link{}
a.category:visited {}
a.category:hover {}
	
	/*Blog Section*/
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/



/* ##################### FORM SECTION  #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: .8em;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: .8em;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
  .button {
   font-size: 1.0em;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}

/*########################## Components ##########################*/
/* Note: See poll_bars.css in components/com_poll folder! */

.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
	pollstableborder{ border: 20px solid #999999 }
	
	.smalldark {color: #666;line-height: 1;}

/*########################## Syndicate Comp ##########################*/
.syndicate{}
.syndicate_text{}



/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	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 #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {

   }

.tabheading {
	background-color: #ffae00;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}

.handbook{
 position: relative;
 top: -60pt;
 left: 200pt;
 float:right;
 height:0px;
}

.none{}

