@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #660000;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
 }
 
 
/* dock - top */
.dock {
	position: relative; 
	height: 60px; 
	text-align: center;
	z-index:52;
}
.dock-container {
	position: absolute;
	height: 60px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
	z-index:52;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	z-index:52;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%;
	z-index:52; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 60px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}


.header {
	text-align:left;
	float:none;
	width:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #ffffff;
	height: 60px;
	margin-right: auto;
	margin-left: 0;
	margin-bottom:0;
	top: 0px;
	right: 0px;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 310px;
}
.header img {
	clear:none;
	float:none;
	margin:0px;
	padding:0px;
	border:0px;
	height: 65px;
	width: 1024px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#loginForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	vertical-align:top;
	padding: 0px;
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	top: 10px;
	right: 10px;
	color: #333333;
	float: right;
	background-color:#FFFFFF;
}
#loginForm input.myPass{
	font-weight:lighter;
	font-colour:DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
#loginForm input.myUser{
	font-weight:lighter;
	font-colour:DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
#loginForm input.mySubmit{
 font-size:9px;
}
#dataForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	vertical-align:top;
	padding: 0px;
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	color: #333333;
	float: right;
}
#dataForm select.option.dataSelect{
 font-size:9px;
}

#classForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,20px,20px,0px);
	color: #333333;
	float:left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#classForm input.classSubmit{
 font-size:9px;
 width:100%;
 float:none;
}
#classbuttonarea{
 width:140px;
}
.topborder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: auto;
	clear: both;
	float: none;
	height: 1px;
	background-color: #FFFFFF;
}
#tabsF {
	float:left;
	width:100%;
	font-size:73%;
	line-height:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #660000;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
}
    #tabsF ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
    #tabsF li {
	display:inline;
	margin:0;
	padding:0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
#tabsF a span {
	float:left;
    display:block;
    background:url("tabrightF.gif")  repeat-x right top;
    padding:5px 15px 4px 6px;
    color:#666;
}
#tabsFend {
	background:url("tabendF.gif")  no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	float: left;
	height: 39px;
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
/* End IE5-Mac hack */

#tabsF a:hover span {
	color:#FFF;
}

#tabsF a:hover {
	background-position:0% -42px;
}

#tabsF a:hover span {
	background-position:100% -42px;
}
/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	background:repeat url(menuback04.gif);
	float: left;
	height: 36px;
	padding-top: 6px;
}
#menu a {
	padding: 0px 20px;
	background: url(menuback07.gif) no-repeat left center;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	padding-left: 6px;
	background: url(menuback05.gif) no-repeat left top;
}
#menu .last {
	padding-left: 6px;
	background: url(menuback06.gif) no-repeat left top;
}
#menu .first a {
	background: none;
}


#outer {
	position:relative; 
	margin:0 auto; 
	padding:0px;
	text-align:left;
	width:805px;
	clear: both;
 }

.bodyblock {
	position:relative;
	background: #cc9999;
	color: #333333;
	width:802px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	z-index:20;
}

 
.bodyblock h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #333333;
}
.bodyblock h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #333333;
}
.bodyblock h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #333333;
}
.bodyblock a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #2F5E8C;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bodyblock a:link, .page-container a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #2F5E8C;
	text-decoration: none;
}

.bodyblock a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}

#side_menu {
	float:left;
		background:#cc9999;
	color: #333333;
	width:140px;
	padding-top: 10px;
	padding-right: 10px;
}
#side_menu select {width: 150px;}
#letter {
	margin:5px;
	color: #000000;
	text-align:left;
	font-style:normal;
	font-family:"Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding:5;
	background-color: #FFFFFF;
}
#letter h1{
	page-break-before:always;
	page-break-after:never;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content {
	width:645px;
	background:#ffffff;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
	padding-left: 5px;
	padding-top: 10px;
	page-break-before:always;
}

.leftMargin a{
	text-decoration: none;
	color:#FFFFFF
}
.leftMargin a:link, .page-container a:visited {
	text-decoration: none;
		color:#FFFFFF
}

.leftMargin a:hover{
	text-decoration: underline;
	color:#FFFFFF
}

#ftr {
	height:25px;
	color: #333333;
	border:1px none black;
	margin:0;
	width: 802px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	background-color: #cc9999;
	background-image: url(top_bg.gif);
}
#content after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
#content {display: inline-block;}  /* for IE/Mac */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

[if IE]>
#content {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<![endif]
[if IE]>
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<![endif]
