/* OPTELLIGENCE CSS : CREATED 17.02.04 : MODIFIED 29.04.04 */
/* AUTHOR: HUBMEDIA@IDNET */

body 
{
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
	background-color: #fff;
}

.hidden
{
	display: none;
}

img
{
	border: 0;
}

/* TYPE CONTROL */

.vline
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	color: #ccc;	
}

.user
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #f60;	
}
	
p, ul, li, h1
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

p
{
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 10px;
	text-align: justify;
}

p.def
{
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 10px;
}

ul, li
{
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h1
{	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
	padding: 10px 0 6px 0;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

h1.def
{	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

h2
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #f60;
	margin: 0;
	padding: 10px 0 10px 0;
}

h2.def
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	color: #f60;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

h3
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #f60;
	margin: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}

h3.def
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #f60;
	margin: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}

h4
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h5, h6
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}

h5.def
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding-bottom: 3px;
	text-transform: uppercase; 
}

#contentrhs ul
{
	margin: 0;
	padding: 15px 30px 15px 30px;
}

#contentrhs li
{
	margin: 0;
	padding-bottom: 10px;
}

.more
{
	font-size: 10px;
	font-weight: bold;
}

.date
{
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.smalltext
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 14px;
	text-align: left;
}

.bulletin
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	background-color: #f60;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
}

.alert
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #f60;
	font-weight: bold;
	padding-bottom: 10px;
}

.highlight
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	color: #f60;
	font-weight: bold;
	padding-bottom: 10px;
}

hr
{
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
	margin: 4px 0 4px 0;
}

a:link,    
a:visited,
a:active
{ 	
	color: #f60;
	text-decoration: none;
}

a:hover
{	
	color: #fff;
	text-decoration: none;
	background-color: #f60;
}

a.none:hover
{	
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

/* LAYOUT */

#logo
{
	width: 780px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: left;
}

#area
{
	width: 780px;
	height: 25px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #f60;
	text-align: left;
}

#container
{
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: left;
}

#deflhs
{
	float: left;
	width: 570px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#defrhs
{
	float: right;
	clear: right;
	width: 200px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#deflhscontent
{
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

#defrhscontent
{
	padding-left: 0;
}

#contentlhs
{	
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;	
}

#contentlhs
{	
	width: 145px;
	margin: 0;
	padding: 0;	
}

#contentrhs
{	
	float: right;
	width: 600px;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #fff;	
}

#lhsnav
{	
	float: left;
	width: 160px;
	margin: 40px 0 20px 0;
	padding: 0;	
}

#clear
{
	width: 780px;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 5px; 
	background-color: #fff;
}

/* TOP NAVIGATION */

#navigation
{
	width: 780px;
	height: 20px;
	margin: 0 auto 10px auto;
	padding:  0 0 0 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#navigation ul
{	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li
{	
	display: inline;
}

#navigation a
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2px;
	line-height: 20px;
}

#navigation a:visited
{	
	color: #000;
}
	
#navigation a:hover, 
#navigation a:active
{	
	color: #f60;
	border-bottom: 2px solid #ccc;
	background-color: transparent;
}

/* LHS NAVIGATION */

#lhsnav ul
{	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#lhsnav li
{	
	display: block;
	margin: 0; 
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#lhsnav a
{	
	display: block;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 0 4px 15px;
	margin: 0;
	line-height: 14px;
	background-image: url(/images/lhsarrow.gif);
	background-repeat: no-repeat;
}

#lhsnav a:visited,
#lhsnav a:hover, 
#lhsnav a:active
{	
	color: #f60;
	background-color: transparent;
}

/* TABLE DATA */

td
{	
	margin: 0;
	padding: 4px 0 4px 0;
}


td.login
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding: 2px 6px 2px 0;
}


td.text
{
	width: 140px;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	
}

td.std
{
	width: 140px;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 4px;
	
}

td.textheader
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
}

td.smalltext
{	
	margin: 0;
	padding: 0 0 6px 0;
}


/* FOOTER */

#footercontainer
{
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-top: 1px solid #ccc;
}

#footerlhs
{
	width: 560px;
	float: left;
	text-align: left;
	padding: 5px 0 5px 0;
}

#footerrhs
{
	float: right;
	padding: 5px 0 5px 0;
	text-align: right;
}

#footerlhs ul
{	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footerlhs li
{	
	display: inline;
}

#footerlhs a,
#footerrhs a
{	
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#footerlhs a:visited,
#footerrhs a:visited
{	
	color: #000;
	background-color: transparent;
	
}

#footerlhs a:active,
#footerlhs a:hover,
#footerrhs a:active,
#footerrhs a:hover
{	
	color: #f60;
	background-color: transparent;
	
}

#footer
{
	clear: both;
	width: 780px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 9px;
	color: #000;
	text-align: left;
}

/* FORM CONTROL */

input
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
}

input.small
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
}

.flat
{
	width: 480px;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.submitbtn
{
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: auto;
}

.loginbtn
{
	width: 59px;
	height: 15px;
}
.footerlnks {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: arial,sans-serif; TEXT-DECORATION: underline
}
.footerlnks:hover {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: arial,sans-serif; TEXT-DECORATION: none
}