
* {
	margin: 0px;
	padding: 0;
}

body {	
	background-color: #FFFFFF;
	font-family: Arial;	
	font-size: 9px;	
	line-height: 1.3em;	
	color: #333333;
	margin-top: 0.3em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 3.1em
	}
	
iframe
{	
	margin: 0px;
	}
	
body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#333333; }
a:active { text-decoration: none; }
a:visited { text-decoration:line-through; color:#333333; }
a:hover { background:#333333; color: #FFFFFF;  }

#menu ul li.section-title a:link { text-decoration: none; color:#333333;}
#menu ul li.section-title a:active { text-decoration: none; color:#333333;}
#menu ul li.section-title a:visited { text-decoration:line-through; color: #333333; }
#menu ul li.section-title a:hover { background: #333333; color: #FFFFFF; }

#content a:link { text-decoration: none; }
#content a:visited { text-decoration:line-through; color:#333333; }
#content a:hover { text-decoration: none; }

a img { border: none; }

#menu {
    width: 150px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	font-family: Arial;
	font-size: 9px;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 12px;
	font-family: Arial;
	font-size: 9px;
}

#menu ul li.section-title {
	font-family: Arial;
	font-size: 9px;
	line-height: 17px;}

#content {
    height: 100%;
    margin: 0 0 0 120px;
	padding: 0px;
    top: 0px;
}

.container {
    padding: 0px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 12px;
}

h1 {
	color: #333333
		}
	h2 {
	color: #333333
	}
h3 {	
	font-family: Arial;	
	font-size: 11px;
	background-color: #FFFFFF;  
	text-decoration: underline;	
	color: #333333;
	}
h4 {
	font-size: 11px;
	color: #333333;
	text-decoration: underline
	}
h5 {
	font-size: 11px;
	color: #CCCCCC;
	}
	
	table {
	color: #333333
	}
td, th {	
	font-family: Arial;
	font-size: 15px;
	line-height: 1.2em;
	color: #333333
	}
textarea {
	font-family: Arial;	
	font-size: 11px
	}
ul {	
	font-family: Arial;	
	font-size: 11px;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #333333
	}
.footer { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #000000
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #333333
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #000000
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #333333
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	color: #FFFFFF;	
	text-decoration: none
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 100%;
}@charset "UTF-8";

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }