/* Theme Style */

.columeBold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.columeNormal {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

img { vertical-align: middle; }


.container {
	width: 740px;
	/*width: 98%;*/
	border: 1px solid #cccccc;
	margin: auto;
	background: white;
}

.content {
	margin: auto;
	padding: 10px;
	clear: both;
}

a { color:#006699; text-decoration: none; }
a:hover { color:#000000; text-decoration: underline; }

td {
	color: #3E3E3E;
	text-decoration: none;
	border: none;
}
p { padding: 3px 0 3px 0; }
h1,h2,h3,h4,h5,h6 { margin: 5px 0 5px 0; }
hr {
  text-align: center;
  margin: 5px auto 5px auto;
  border: 0;
  width: 100%;
  color: #F3C67D;
  background-color: #F3C67D;
  height: 2px;
}
.nav {
	border-top: 1px solid #999;
	background: #EEB358 url("images/bgbar.gif");
	line-height: 25px;
	height: 25px;
	text-align: right;
	
}
.nav li {
	height: 25px;
	line-height: 25px;
	margin-left: 3px;
	display: inline;
}
.nav ul { padding-right: 5px; }
.nav a {
	color: white;
	text-decoration: none;
	border: none;
}
.nav a:hover { color: black; text-decoration: none; }

option { padding-right: 5px; }
.content table td { padding: 3px; }
.content table td table td { padding: 2px; }
.content table td table td table,.content table td table td table td { padding: 0; margin: 0; }

.barTxt { font-size: 10px; color: white; }

/* Core Style */




.error {
	color: #FF0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.umAlert{background-color:#FF6600;}
.wmAlert{ background-color:#FFCCCC;}
.mainTableWait { background-color: #FF6262; }
.mainTable { background-color: #F4FAFF; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFF0; }
.TableHeader { background: #EEB358 url("images/bgbar.gif"); line-height: 25px; height: 25px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableHeaderText { color: #FFFFFF; font-size: 12px; font-weight: bold;  text-align: center; }
.TableHeaderText a { color: #FFFFFF; font-size: 12px; font-weight: bold;  text-align: center; }
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { background-color: #DDFFDD; }
.priNormal { background-color: #FFFFF0; }
.priHigh { background-color: #FEE7E7; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #ADADAD;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #F9F9F9; }

.loginBox { padding: 5px; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }
.buttons { text-align: center; }

font.cats {
FONT-SIZE: 12px;
COLOR: #000000;
font-family: verdana;
font-weight: normal;
margin-left: 20px;
}
font.subWhite {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

a.sides { 
font-size: 10px;
font-family: verdana;
color:#265C9E; 
background:transparent; 
text-decoration:none; 
} 


/*5/10/2007*/

.top_menu
{
	background:#EEB358; 
	padding: 5px;
}

.mainBorder 
{
	border-width: 1px;
	border-style: solid;	
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	border-collapse: collapse;
	background-color: #EEEEEE;
}

