/* GENERIC TABLE / BODY STYLE */
body {
	font-family: Verdana, 'Trebuchet MS',Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	background-color: #FFFFFF;
	color: #323232;
}
td {
	font-family: Verdana, 'Trebuchet MS',Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	color: #323232;
}

h1 { 
text-decoration: none;
font-size: 20px;
font-family: Verdana, 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
color: #1e1e71;
font-weight: bold;
padding-top: 0px;
margin-top: 4px;
text-transform:uppercase;
border-bottom: 1px dashed #464748;
padding-bottom: 4px;

  }

td.verticalbar{
border-left: 1px solid #999999;
height:100%;
padding-left: 0px;
width: 3px;
}

h3 { color: #1e1e71; font-weight: bold; font-size: 11px; margin: 0; padding: 0;  }

h4 { color: #1e1e71; font-weight: bold; font-size: 13px;  text-decoration: none; margin-bottom: 6px; }
/*
ul {
list-style-type: none;
padding: 0;
margin-left: 0em;
margin-top: 3px;
}

 li
{
background-image: url('/publish_skins/flexlng/img/dot.gif');
background-repeat: no-repeat;
background-position: 0.4em;
padding-left: 1em;
padding-bottom: 3px;
}

li.numbered
{
background-image: none;
padding-left: .6em;
padding-bottom: 3px;
}
*/

div.horisontalbar{
height: 0px;
width: 100%;
border-bottom: 3px solid #1e1e71;
}

.blue {
 color: #1e1e71;
}

.newsitem { font-size: 10px;  }
.newsitem:link { color: #333333; text-decoration: none; }
.newsitem:visited { color: #333333;text-decoration: none; }
.newsitem:hover { color: #999999; text-decoration: none; }


/* STANDARD LINKS */
a:link { color: #0c1860; text-decoration: none; }
a:visited { color: #0c1860; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }

.timeline { font-size: 10px; font-weight: normal; font-family: Verdana, Tahoma, Verdana, Arial, Helvetica; color: #888888; text-transform:uppercase; }
.timeline:link { color: #0c1860; text-decoration: none; }
.timeline:visited { color: #0c1860; text-decoration: none; }
.timeline:hover { color: #999999; text-decoration: none; }

.dashbox {
border-bottom: 1px dashed #464748;
padding-bottom: 4px;
}

.doubledashbox {
border-top: 1px dashed #464748;
border-bottom: 1px dashed #464748;
padding-bottom: 4px;
padding-top: 4px;
margin-bottom: 4px;
}

/* NEW GLOBAL CLASSES */
.heading {  font-size: 15px; font-family: Verdana, 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #1e1e71; text-transform: uppercase;  }
.smallheading { font-size: 12px; font-family: Verdana, 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #1e1e71; text-transform: uppercase; }
.small_text { font-size: 10px; font-family: Verdana, Tahoma,  Arial, Helvetica; }
.small_text_color { font-size: 10px; font-family: Verdana, Tahoma,  Arial, Helvetica; color: #1e1e71; }

/* FORM CLASSES */
input { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.form_text { color: #000000; width:200px; }
.form_text_small { color: #000000; width:80px; }
.form_textarea { color: #000000; width:200px; height: 100px;  font-family:Tahoma, Verdana, Arial, Helvetica; font-size: 11px;}
.form_checkbox { margin: 0px; }
.form_button { }
