﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: medium;
    margin-top: 0px;
    margin-left: 6px;
    margin-right: 0px;
    background-color: #ffffff;
}

A 
{
	text-decoration		: none;
	color				: #496279;
    font-weight: 700;
    text-align: right;
}

A:active
{
    color: #496279;
    background: none;
}

A:hover
{
    color: #496279;
    background: none;
    text-decoration: underline;
}

H1
{
    font-size: large;
    color: #496279;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 3pt;
}

H2
{
    color: #496279;
    font-size: large;
    font-weight: bold;
    margin-left: 3pt;
}

H3
{
    color: #496279;
    font-size: medium;
    font-weight: bold;
    margin-left: 3pt;
}

P
{
    margin-left: 24pt;
    text-align: left;
    width: 638px;
}

td
{
    margin-left: 6pt;
}


LI
{
    margin-left: 24pt;
    list-style-type:  circle;
    }	


#LoadButtons {
	margin-bottom		:2px;
}

#LoadButtons td{
	margin-bottom		:2px;
} 
 
.page_heading
{
    font-weight: bold;
    font-size: medium;
    color: Green;
    background-color: #CDCE7B;
    background-image: title_banner_bg.gif;
}

.page_heading2
{
    font-weight: bold;
    font-size: medium;
    color: #8A99A8;
}

.page_heading_menu
{
    font-weight: normal;
    font-size: medium;
    background-color: #CDCE7B;
}

.page_border
{
    font-weight: normal;
    font-size: medium;
    color: #496279;
    background-color: #A4B3C2;
    font-family: Arial, Helvetica, sans-serif;
}

.page_default
{
    font-weight: normal;
    font-size: medium;
    color: #000000;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.page_error  {
	FONT-WEIGHT			: bold;
	font-size			: 10pt;
	color				: #ff0000;
}

.Title
{
    font-size: x-large;
    color: #000000;
    text-decoration: none;
}


/**
  * Top Menu
  * This will control all the buttons inside the panels
  *
  **/
 /* Set the position of the buttons */ 
#topMenu {
	position			: relative;
	width				: 100%;
	height				: 30px;
	margin				: 0px;
	padding				: 0px;
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers*/
}

/* Set the position of the list elements*/  
#topMenu ul#buttons {
	position			: relative;
	width				: 100%;
	height				: 30px;
	margin				: 0px;
	padding				: 0px;
	
}

/* Align the elements */
#topMenu ul#buttons li  {
	list-style			: none;
	display				: inline;
} 

/* The look of the button  */
#topMenu ul#buttons a, #topMenu ul#buttons a.current {
	float				: left;
	/*height				: 30px;*/
	width				: 90px;
	
	text-align			: center;
	font-size			: 80%;
	font-weight			: bold;
	
	text-decoration		: none;
	color				: #3e3f01;
	border-right		: 1px solid white;
	
	padding-top			: 8px;
	padding-bottom		: 8px;
}

/* The mouseover for the button  */
#topMenu ul#buttons a:hover {
	background			: #e7e895;
}


 /**
  * Admin Button 
  * This will control all the buttons inside the panels
  *
  **/
 /* Set the position of the buttons */ 
#adminButton {
	width				: 202px;
	margin				: 0px;
	padding				: 0px;
	
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers*/ 
}

/* Set the position of the list elements*/  
#adminButton ul#list {
	margin				: 0px;
	padding				: 0px;
}

/* Align the elements */
#adminButton ul#list li  {
	list-style			: none;
	padding				: 0px;
	margin				: 0px;
}

/* Float Bullet Right 
#adminButton #adminBullet
{
	position			: relative;
	float				: right;
	width				: 25px;
	height				: 24px;
	background			: #85a9ba;
	
	margin				: 0px;
}*/

/* The look of the button  */
#adminButton ul#list a, #adminButton ul#list a.current {
	display				: block;	
	width				: 202px;
	
	padding-top			: 5px;
	padding-bottom		: 5px;
		
	text-align			: left;
	font-family			: arial;
	font-size			: 80%;
	font-weight			: bold;
	
	text-decoration		: none;
	color				: #FFF;
	background			: #85a9ba;
	
	margin-top			: 1px;
	
}

/* The mouseover for the button  */
#adminButton ul#list a:hover {
	background			: #a1cadd;
}


/**
  * Side Menu Green 
  * This will control all the buttons inside the panels
  *
  **/
 /* Set the position of the buttons */ 
#sideMenu {
	/**/
	position			: relative;
	width				: 100%;
	margin				: 0px;
	padding				: 0px;
	/*width: 45em;  a width is required for Opera, older Mozilla browsers, and Konqueror browsers*/ 
}

/* Set the position of the list elements*/  
#sideMenu ul#greenBtn {
	position			: relative;
	width				: 202px;
	margin				: 0px;
	margin-top			: 1px;
	padding				: 0px;	
}

/* Align the elements */
#sideMenu ul#greenBtn li  {
	list-style			: none;
	width				: 202px;
}

/* Float Bullet Right 
#sideMenu #sideBullet
{
	display				: inline;
	width				: 25px;
	background			: #d1d36c;
}*/

/* The look of the button  */
#sideMenu ul#greenBtn a, #sideMenu ul#greenBtn a.current {
	display				: block;
	width				: 202px;
	
	text-align			: left;
	font-family			: arial;
	font-size			: 80%;
	font-weight			: bold;

	text-decoration		: none;
	color				: #3e3f01;
	background			: #d1d36c;
	
	padding-top			: 5px;
	padding-bottom		: 5px;
	
	margin-top			: 1px;
}

/* The mouseover for the button  */
#sideMenu ul#greenBtn a:hover {
	background			: #e7e895;
}


/**
 * Sub Menu
 * Left hand side lower menu
 *
 **/
#outerSubMenu
{
	border-top			: 1px dotted #9c9b9b;
	margin-top			: 1px;
}

#subMenu a
{
	display				: block;
	width				: 202px;
	
	text-align			: left;
	font-size			: 80%;
	font-weight			: bold;

	text-decoration		: none;
	color				: #01373f;
	background			: #e3e3e3;
	
	padding-top			: 5px;
	padding-bottom		: 5px;
	
	margin-top			: 1px;
}

#subMenu a:hover
{
	background			: #eaf0f3;
}



/**
 * Footer
 *
 **/
#footer
{
	margin-left			: 15px;
	text-align			: right;
	font-size			: 80%;
	/*font-weight			: bold;*/
	text-decoration		: none;
	color				: #FFF;
}
