html, body {
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58595B;

	text-decoration: none;
	text-align: center;

	margin: 0px;
	padding: 0px;

	height: 100%;
}

#searchengineContent
{
	visibility: hidden;
	display: none;
	overflow: hidden;
}

#container{
	height: 100%;
}

table.mainbg{

}

/* PAGE SETUP */
#page
{
	background-color: #FFFFFF;
	background: none;
	border: none;
	
	margin: auto;
	
	width: 950px;
	height: 100%;
	
	vertical-align: top;
}

#top
{
	background: none;
	width: 950px;
	height: 35px;
	
	clear:both;
}


/* TOP RESOURCES */
#resources{
	width: 950px;
	height: 35px;
}

#logo
{
	background-color: #FFFFFF;
	text-align: left;

	width: 695px;
	height: 35px;

	float:left;
}

#search
{
	background-color: #FFFFFF;
	
	border: 1px solid #D9D9D9;

	width: 250px;
	height: 25px;

	float:left;
	
	display: none;
	visibility: hidden;
}

#search form{
	padding: 0px;
	margin: 0px;
	
	padding-top: 3px;
}

#searchField{
	float: left;
}

#searchText{
	width: 50px;
	height: auto;

	padding-top: 2px;

	float: left;
}

#searchBtn{
	width: 20px;
	height: auto;
	float: left;
}

input.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #58595B;
	
	width: 165px;
	height: auto;

	border: 0px;
	
	padding: 0px;
}
/* TOP RESOURCES */


#divider{
	background-color: #D9D9D9;
	width: 950px;
	height: 1px;
}

/* MENU CONTAINER - REF menuStyles.css */
#menu{
	width: 950px;
	height: 25px;
}

#dividerToMenuMargin{
	width: 950px;
	height: 10px;
	clear:both;
}

#topToMenuMargin{
	width: 950px;
	height: 30px;
	clear:both;
}
/* MENU - CONTAINER REF menuStyles.css */

#margin
{
	height: 17px;
}

#dynamics
{
	width: 1000px;
	height: auto;
	
	vertical-align: top;
}

#contentMargin
{
	width: 15px;
	height: auto;
	
	float: left;	
}

#content
{
	width: 700px;
	height: 100%;
	text-align: left;
}

#contentTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #58595B;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px solid #ABDEEE;

	width: 700px;
}

#contentParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #58595B;

	margin: 0px 0px 30px 0px;

	width: 700px;
}

#footer
{
	font-family: Segoe UI Light, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

	width: 1000px;
	height: 35px;
	
	padding: 10px 5px 10px 5px;
	
	clear: both;
}

#footerIMG{
	background-image: url(../images/interface/bottomwave.jpg);
	background-repeat: no-repeat;

	font-family: Segoe UI Light, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

	width: auto;
	height: 148px;

	text-align: center;
	
	clear: both;
}

A:link.selected, A:active.selected, A:visited.selected
{
	font-weight: bold;
	text-decoration: none;
	color: #7F7F81;
}

A:link.unselected, A:active.unselected, A:visited.unselected
{
	font-weight: bold;
	text-decoration: none;
	color: #BDC3C6;
}

p
{
	/* text-align: left; */
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight: bold;
	color:#3088b6;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: Helvetica, Arial;
	font-size: 17px;
	font-weight: bold;
	color:#999999;
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color:#58595B;
}

TABLE
{
	/*border-style: none;*/
	color: #000000;
}
TD
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #333333;
	border-style: none;
	vertical-align: top;
}

td.frameVertical
{
	background-color: #333333;
	width: 1px;
}

td.frameHorizontal
{
	background-color: #333333;
	height: 1px;
}

.heading
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.normal
{
	text-align: right;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: none;
	color: #333333;
}

/* GENERAL SETTINGS */
/* **************** */


TABLE.frame
{
	background-color: #FFFFFF;
}
td.frame
{
	background-color: #CCCCCC;
}

TD.menuselected
{
	vertical-align: middle;
}

/* ***** */
/* ADMIN */
select.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
}
input.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
}
textarea.admin
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 350px;
	height: 50px;
}
/* ADMIN */
/* ***** */


/* LOGIN */
input.login
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;

	width: 160px;
}
input.loginButton
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;

	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #7691A6;

	width: 160px;
}
/* LOGIN */


UL
{
	list-style-image: url(images/bullet.gif);
}

IMG.mainMenu
{
	border-color: FFFFFF;
	vertical-align: text-bottom;
}

td.command
{
	font-size: 10px;
	font-family: arial, tahoma, verdana;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1 2 1 3;
	text-align: right;
}

A:link, A:active, A:visited
{
	text-decoration: none;
	color: #0078AE;
}

A:hover
{
	text-decoration: underline;
	color: #000000;
}

.specchar
{
	font-family: symbol;
}

.small
{
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #000000;
}

a.small:link, a.small:active, a.small:visited
{
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

a.small:hover
{
	text-decoration: underline;
}

.loginNormal
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.loginNormal:link, .loginNormal:active, .loginNormal:visited
{
	text-decoration: underline;
	color: #000000;
}
.loginNormal:hover
{
	text-decoration: underline;
	color: #000000;
}

.loginheading
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.inactive
{
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: none;
	color: #999999;
}
.errStr
{
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	font-weight: none;
	color: #FF0000;
}

/* ************* */
/* *   ADMIN   * */
/* ************* */
input.adminDate
{
	font-family: arial, tahoma, verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #1F5176;

	width: 135px;
}
/* ************* */
/* *   ADMIN   * */
/* ************* */