* {margin:0;padding:0;}
html {margin:0 auto;background-color:#509ED6;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#4E4E4E;}
body {margin:0 auto;background-image:url(../images/bg.gif);background-repeat:repeat-x;}
input, textarea { border: 1px solid #839CBF; background: #D1DDEF; }
#container {margin:0 auto;text-align:left;width:890px;background-image:url(../images/clouds.gif);background-repeat:no-repeat;}
h1 {color:#295FCF;font-size:24px;}
h2 {font-size:14px;}
.l {float:left;}
.r {float:right;}
.nobdr {border:none;}
.clear {clear:both;}
.blue {color:#295FCF;}
.b {font-weight:bold;}

.cred{ margin:5px; border:1px solid #839CBF; color:#D73939; background:#D1DDEF; }
.green{ margin:5px; border:1px solid #839CBF; color:#006F0A; background:#D1DDEF; }

#logo {margin:50px 0 0 0;}
#tender {margin:5px 0 0 0;}
#top {margin:0 0 -5px 0;}
#content {background-image:url(../images/mid.gif);background-repeat:repeat-y;min-height:475px;}
#left {padding:6px 0 0 15px;float:left;width:218px;}
#links {margin:-13px 0;}
#ltop {margin:0 0 -5px 0;}
#lbtm {margin:0 0 9px 0;}
#spacer {margin: 0 0 0 60px }

.topl {margin:-1px 0 0 -2px;vertical-align:top;}
.btml {margin:0 0 -5px -2px;}
#inner {margin:10px 0 0 0;float:left;width:650px;}
#inner ul {margin-left:30px;list-style-type:disc; list-style-position: outside; }
#inner ol {margin-left:30px;list-style-position: outside; }
#right {margin:10px 0 0 0;float:left;width:650px;}
#right p {font-size:14px;}
#right a {color:#5C84D6;}
#right a:hover {text-decoration:none;}
#inner_left {margin:0 8px 0 0;width:420px;float:left;}
#inner_left p {margin:8px 0;}
#inner_left a {color:#5C84D6;}
#inner_left a:hover {text-decoration:none;}
#inner_dot {width:1px;height:322px;float:left;}
#inner_right {margin:0 0 0 8px;width:212px;float:left;}
#inner_right p {margin:8px 0;}
#bottom {margin:0 0 8px 0;}
#copyright {text-align:center;color:#fff;font-size:11px;}
#copyright a {color:#fff;}
#copyright a:hover {text-decoration:none;}
#addnews { width: 400px; margin-left: 235px; border:2px solid #839CBF;}

	.lexi_main{	/* Styling main */
		/* Start layout CSS */
		width:218px;
		margin:2px 0;
		height:37px;
		
		/* End layout CSS */
		
		overflow:hidden;
		cursor:pointer;
	}
	.lexi_sub{	/* Parent box of slide down content */
		/* Start layout CSS */
		background-image:url(../images/nav_mid.gif);
		background-repeat:repeat-x;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		width:179px;
		color:#4e4e4e;
		/* End layout CSS */
		visibility:hidden;
		height:0px;
		overflow:hidden;
		position:relative;
	
	}
	.lexi_sub_content{	/* Content that is slided down */
		padding:1px;
		font-size:0.9em;	
		position:relative;
	}
	
	.sidelink {
   	   margin:-11px 10px;
       text-decoration: none;
	   color:#4e4e4e;
    }
	
	.sidelink a {
	   color:#5C84D6;
	}
	
	.sidelink a:hover {
	   text-decoration:none;
	}