body,td
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}

select,input
{
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
}

select
{
	font-size:100%;
}


.divLoginboxHeader,.divSideboxHeader,a.appTitles,.appTitles,a.textSidebox,#fmStatusBar
{
	font-size:80%;
	
}

.prefSection
{
	font-weight:bold;
	font-size:145%;
	line-height:40px;
}

#divAppboxHeader
{
	line-height:28px;
	font-size:125%;
	font-weight:bold;
	color:#666666;
}

#divGenTime,#divPoweredBy
{
	font-size: 80%;
	color: #ff0000;
}

#divPoweredBy 
{
	color: #000000;
}

/* 
	other styling
*/


form
{
	margin:0px;
	padding:0px;
}

img
{
	border:0;
}


input[type=text],select
{
	border: solid 1px #A4ADDB;
}


.input[type=submit],button {
    background-color:#c5c5c5;
	border:  outset 1px #dcdad5;
	background-color:#b9d5e3;
	border:  outset 1px #b9d5e3;
	margin:  1px;
	padding: 1px;
	cursor:  pointer; 
	color:  #004e7d;
	width:125px;
}

input[type=image]
{
	cursor: pointer; 
	border: 0;
}

#thesideboxcolumn
{
	width: 177px; 
	position:relative;
}

#sideresize
{
	background-image:url(images/resize.png);
	width:13px;
	height:13px;
	right:1px;
	top:1px;
	position:absolute;
	z-index:9999;
}

.divLoginbox
{
	position:relative;
	width: 300px; 
	border: #9c9c9c 1px solid; 
	
}

.divSidebox 
{
	position:relative;
	border: #9c9c9c 1px solid;
	width: 200px;
	height: 270px;
	left: 171px;
	top: 111px;




}

.divSideboxHeader,.divLoginboxHeader 
{
	text-align:center;
	background-color:#dddddd;
	padding-top:2px;
	color:#666666;
}

a.divSideboxEntry, .divSideboxEntry
{
	text-align:left;
	background-color:#FDFDFD;
}

a.appTitles,.appTitles
{
	height:18px;
	padding-top:2px;
	padding-bottom:2px;
}

a.textSidebox
{
	border-top: 0;
}

.textSidebox
{
	padding-top:3px;
	padding-bottom:3px;
	border-top: solid #aaaaaa 1px;
	font-family: Tahoma;

}
/* 
 ** make the sidebox entries consistently start with a capital letter 
 */
.textSidebox:first-letter {
	text-transform:uppercase;
}

.sideboxSpace
{
	height:9px;
}

.greyLine
{
	margin:1px;
	border-top:solid 1px #7e7e7e;
	height:1px;
}

#extraIcons
{
	background-color:#eeeeee;
	border:solid 1px #7e7e7e;
}

.extraIconsRow
{
	border:solid 1px #dddddd;
	padding:2px;
}

body {
	padding: 0px;
	margin: 0px;
}

#divMain,#loginMainDiv,#popupMainDiv
{
	background-color: white;
	padding: 8px;
	border-bottom: solid 1px #7e7e7e;
}
/*
 ** Popups
 */
#popupMainDiv
{
	margin: 8px;
	border: solid 1px #7e7e7e;
	padding-bottom: 0px;
}	

#divLogo
{
	position:absolute;
	left:42px;
	top:33px;
	z-index:999;
	width: 0px;
	height: 35px;


}

#topmenu
{
	background-color: #0081c1;
	background-image: url(images/bgtopmenu2.png);
	color:#006699;
	/*border-top: solid 1px #7e7e7e;*/
	border-bottom: solid #5793ff 1px;
	height:20px;
	padding-top:4px ;
	line-height:16px;
}
#topmenu a
{
	color:#006699;
}

#topmenu_items
{
	float:left;
}
#topmenu_info
{
	float:right;
}

#divUpperTabs
{
	text-align:right;
	height: 15px;
	margin-right: 10px;
}

#divUpperTabs ul
{
	display:inline;
	margin:0;
	padding:10px 10px 0 1px;
	list-style:none;
}

#divUpperTabs li
{
	float:right;
	margin:0 5px 0 0;;
	padding:0 5px 0 5px;
	border:solid 1px #9c9c9c;
	border-bottom: 0px;
}

#divAppIconBar
{
	background-color:silver;
	border:solid 1px #9c9c9c;
	background-image: url(images/background-icon-bar.png); 
	background-repeat: repeat-x;
	height: 45px;
	padding-left:30px;
}

#divAppTextBar
{
	background-color:white;
}

#divStatusBar
{
	background-color:white;
	height:18px;
	padding-left:3px;
}

#tdSidebox
{
	width:170px;
	background-color:white;
	overflow:visible;
}

#tdAppbox
{
	background-color:white;
	padding-left:5px;
	width: 100%;
}

#divAppboxHeader
{
	background-image:url(images/appbox-header-background.png);
	background-repeat: repeat-x;
	height: 25px;
	border-bottom:solid 1px #c0c0c0;
	text-align:center;
	padding-bottom:0px;
	border-top:solid 1px #9c9c9c;
	border-left:solid 1px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}

#divAppbox
{
	background-color:#ffffff;
	padding:5px;
	border-bottom:solid 1px #9c9c9c;
	border-left:solid 1px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}

#divGenTime,#divPoweredBy 
{
	bottom:4px;
	text-align:center;
	width:99%;
}

/*
	Table formatting
*/
.th { 
	color: black; background-color: #D3DCE3; 
}
.row_on { 
	color: black; 
	background-color: #F1F1F1; 
}
.row_off { 
	color: black; 
	background-color: #ffffff; 
}
.narrow_column { width: 1%; white-space: nowrap; }

/*
	Printing
*/
@media screen {	.onlyPrint { display: none; } }
@media print {	.noPrint { display: none; } }

/*
	Portal_box as used in home
*/
.portal_box {
	border: #9c9c9c 1px solid;
}

.portal_box table {
	border: 1px solid black;
}

.portal_box_header {
	height: 15px; 
	padding-top: 0px;
}

/*
	Login page
*/
#loginMainDiv {
	padding-top: 24px;
	height: 640px;	/* 95% does not work */
	
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/bg_logo.gif);
}
#loginScreenMessage {
	text-align: center;
	padding: 10px;
}
#loginCdMessage {
	text-align: center;
	padding-bottom: 10px;
	color: red;
	font-style: italic;
}
.divLoginboxHeader {
	text-align: center;
	border: #9c9c9c 1px solid;	/* does NOT work */
	padding: 0px;
}

/*
Preferences tabs
*/
.tablink {
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
}
			    
.textSidebox { 
	font-size:70%;
 } 


.login_algin {
	float:left;	
	padding-left:0px;
}
.reset_align {
	float:left;
}

#login_align {
	float:right;
	height:20px;
	padding-right:20px;
}

.logout_font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

.rollmenu {border-right: #EAEAEA 1px solid; padding-right: 1px; border-top: #EAEAEA 1px solid; display: block; padding-left: 2px; font-size: 11px; padding-bottom: 2px; border-left: #EAEAEA 0px solid; color: #eee; line-height: normal; padding-top: 1px; border-bottom: #EAEAEA 1px solid; font-family:Tahoma; color: #84A599;  background-color: #F5F5F5; font-weight: normal; text-decoration: none}
.rollmenu:hover {	background-color: #84A599; text-decoration: none}
.menuhead {font-weight: bold; font-size: 11px; color: #FFFFFF; background-color: transparent}
#menu1 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: #F3E8DF}
#menu2 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: #F3E8DF}
#menu3 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: #F3E8DF}
#menu4 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: #F3E8DF}

#HeadTop {	LEFT: 8px; POSITION: absolute; TOP: 10px}
#globalS {	LEFT: 8px; POSITION: absolute; TOP: 10px}
#Head1 {	LEFT: 8px; POSITION: absolute; TOP: 10px}
#Menu1 {	LEFT: 16px; POSITION: absolute}
#Head2 {	LEFT: 8px; POSITION: absolute}
#Menu2 {	LEFT: 16px; POSITION: absolute}
#Head3 {	LEFT: 8px; POSITION: absolute}
#Menu3 {	LEFT: 16px; POSITION: absolute}
#Head4 {	LEFT: 8px; POSITION: absolute}
#Menu4 {	LEFT: 16px; POSITION: absolute}
#Head5 {	LEFT: 8px; POSITION: absolute}
#Menu5 {	LEFT: 16px; POSITION: absolute}
#Head6 {	LEFT: 8px; POSITION: absolute}
#Menu6 {	LEFT: 16px; POSITION: absolute}

#HeadBottom {	LEFT: 8px; POSITION: absolute}A {	COLOR: #ff6600}A.visited {	COLOR: #ff6600}A:hover {	COLOR: #ff6600}A.roll {	COLOR: #ff6600; FONT-SIZE: 11PX; TEXT-DECORATION: none}A.roll:hover {	COLOR: #ff6600; TEXT-DECORATION: underline}A.nav {	COLOR: #ff6600; FONT-SIZE: 11PX; TEXT-DECORATION: none}A.nav:hover {	COLOR: #ff6600}

#left_side{
float:left;
}

/* main layout */
#container {width: 600px; margin: 0 auto; padding-bottom: 0.5em;}
#main {margin: 15px 0 0 8px;}
#main_left {width: 20%;}
#main_right {width: 80%;}

.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#009900;
}

.submit {
	
	border:  outset 1px #dcdad5;
	background-color:#CCCCCC;
	border:  outset 1px #b9d5e3;
	margin:  1px;
	padding: 1px;
	cursor:  pointer; 
	color:  #000066;
	font-weight:bold;
	width:75px;
	}
	
.new-border1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F453C;
	border-right-color: #6F453C;
	border-bottom-color: #6F453C;
	border-left-color: #6F453C;
}

.border100 {
	border: 1px solid #E0E0E0;
}	

.aster{
color:#FF0000;
}

.innerpagefont-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;

}

.innerpagefont {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;

}