
body { 
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-image: url(../images/quasar_01.jpg); 
	 background-repeat: no-repeat; 
	 text-align: center;
	}


#container {
	position:absolute;
	top:0;
	margin-left: auto;
	margin-right: auto;
	width:900px;
}

#top {
	line-height:10px;
	position:absolute;
	text-align:right;
	top:135px;
	padding-left: 50px;
}

#mainBody {
	clear:both;
	color: #FFFFFF;
	font:Arial;
	font-size:12px;
	
	padding:0 0 80px;
	position:relative;
	text-align:Left;
	padding-left: 70px;
	width:100%;
	padding-bottom: 275px;
	top:285px;
	
}

h1 {
color: #FFFFFF;
	font:Arial;
	font-weight: normal;
	font-size:36px;
}

h2 {
color: #FFFFFF;
	font:Arial;
	font-weight: normal;
	font-size:24px;
}


h3 {
color: #FFFFFF;
	font:Arial;
	font-weight: normal;
	font-size:16px;
}


#bottom {
	width:100%;
	height: 86px;
}

div.footer {
float: left;
	
	width:75%;
}

#copyright {
	font-size: 9px;
	font-weight: 400;
	font-style: italic;
	color: #666;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #FFF;
  font-weight: 400;
  
}

ul {
  margin           : 0px 0px 0px 0px;
}


ul.menu {
  list-style: none;
  width:600px;
}

.menu li
{
	font-size:10px;
	display: inline;
	padding-right: 20px;
	
}

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            : #993366;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}


a.pathway:link, a.pathway:visited {
  color            : #993366;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #336666;
  font-weight      : normal;
  text-decoration   : underline;
}

/* -- Menus -- */

a.mainlevel:link, a.mainlevel:visited {
		font-size:10px;
        color: #339966;
		float: left; 
        font-weight: bold;
		padding-right: 12px;
		vertical-align:bottom;
 }

a.mainlevel:hover {
        color: #999;
        }

a.sublevel:link, a.sublevel:visited {
        color: #993366; 
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
}

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

/* -- ////////////////// -- */
		
table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #339966;
        border-right: solid 0px #339966;
        border-top: solid 0px #339966;
        border-bottom: solid 0px #339966;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #339966;
  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            : #993366;
  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            : #993366;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
font-weight: normal;

}

.contentpaneopen {
font-weight: normal;
}

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

.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            : #993366;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #993366;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  color            : #336666;
  font-weight		:	bold;
    text-decoration  : none;
}

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

/* Quasar stuff*/

	a.quasar2     { color: #006666; text-decoration: none; }
	a.quasar2:hover    { color: #003333;  }
    
    
	a.quasar3     { color: #FFCC00; text-decoration: none; }
	a.quasar3:hover    { color: #FFAA00;  }
    
    div.container{
		margin-left: auto;
		margin-right: auto;
    	width:750px;
			
	} 
    
    
    div.quasar1{	
    	text-align:justify; 
	    font-size: 12px;
    	/*margin: 10px 200px 10px 250px;*/
     	
     	color: #AAAAAA;
     	width:47%;
		float: left;
		margin-right: -55%;

     }
     
     div#q1Title{
     font-size: 14px;
     font-weight:bold;
     color: #FFFFFF;
     }
     
     div#q1subTitle{
     font-size: 11px;
     }
     
     div.quasar2{	
     	text-align:justify; 
	    font-size: 12px;
    	/*margin: 10px 200px 10px 250px;*/
    	
     	color: #AAAAAA;
		
		width:47%;
		float: right;
		
		

     }
     
     div#q2Title{
     font-size: 14px;
     font-weight:bold;
     color: #006666;
     }
     
     
     
     
	div.quasar3{	
     	text-align:justify; 
	    font-size: 12px;
    	margin: 20px 200px;
    	
     	color: #AAAAAA;
		
		width:47%;
		float: right;

     }
     
     div#q3Title{
     font-size: 14px;
     font-weight:bold;
     color: #FFAA00;
     }

/* 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: #00cccc;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #339966;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #336633;
  font-weight      : bold;
}

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

/* 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: #FFF;
}
.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;
}