/* Start of CMSMS style sheet 'Global Content' */
*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Helvetica, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #444; 
}

.orange { color: #EE891C }
.activeli { position: relative; left: -8px; padding: 0 0 0 8px; background: #fff url(images/bullet.gif) no-repeat center left; }

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: 1.5em Verdana, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Verdana, Sans-Serif; margin: 0 0 12px; }
h3 { font: bold 1.1em Verdana, Helvetica, "Trebuchet MS", Tahoma, sans-serif; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }

#content { width: 900px; margin: 0 auto; }

.hideme { display: none; }

#menu { padding: 40px 0 0; padding-left: 100px; margin-bottom: 18px; }
#menu li { font-size: 1.1em; display: inline; font-weight: bold;}
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #fff; background: #6e8dc1 url(images/tab.gif) no-repeat right bottom; font-weight: bold; }
#menu li a:hover { background: url(images/tabhover.gif) no-repeat right bottom; color: #EE891C; font-weight: bold; }
#fbl {
      float: right;
      margin:0; padding:0;
      width:117px; height:20px;
      background:url("images/FBL.gif") top left no-repeat;
      }
#fbl span { display:none }
#intro { 
	clear: both;
	background: #fff url(images/intro.png) no-repeat;
	color: #6e8dc1;
	height: 165px;
	margin: 0 0 20px;
	padding: 50px 40px 0 0;
	text-align: right;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; color: #EE891C; }
	
/*	#login { clear: both; float: left; font-size: .9em; margin: 78px 0 0; padding-left: 258px } */
	#login { clear: both; float: right; font-size: .9em; margin: 78px 0 0;}
	#login a { color: #fff; padding: 3px 20px 6px;}
	#login a:hover { color: #fff; background: url(images/loginhover.gif) no-repeat; }

       #right li { list-style: none; padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; }
.teaser1 {
        clear: both;
	position: relative;
        margin-top: 5px;
	margin-left: 10px;
        padding: 10px 14px 10px 10px;
	float: right;
	width: 120px;
        font-size: 80%;
        background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
        color: #808080;
}
.teaser1 a { background: #f4f4f4; }

.security-teaser {
        clear: both;
	position: relative;
        margin-top: 5px;
	margin-left: 10px;
        padding: 10px 14px 10px 10px;
	float: right;
	width: 195px;
        font-size: 80%;
        background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
        text-align: justify;
        line-height: 1.3em;
}

.security-teaser a { background: #f4f4f4; }

	#left a, #right a { color: #317486; }
	#left h3 { border-bottom: 1px solid #EE891C; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #EE891C; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #EE891C; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; }
	#col1 { float: left; width: 274px; height: 60px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; height: 60px; border-left: 1px solid #EE891C; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; height: 60px; border-left: 1px solid #EE891C; padding: 7px 0 0 40px; }

img { padding-left: 20px; padding-bottom: 20px;}
/* End of 'Global Content' */

