﻿/* BASIC TAGS */
* { 
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
border: none;
/*background: #26407a;*/
}
.container
{	width: 734px;
	border: none;
	margin: 0 auto auto auto;
	/*background: #000;
	vertical-align: top;*/
}
/* 1 HEADER */
.header{
	width: 734px;
}
.header2{
	width: 734px;
	height: 67px;
}
/*.tmenu
{
	background: url(../images/RtTopBox.gif) no-repeat top right;
	margin: 0;
	text-align: center;
}
.tmenu h2 
{
	background: url(../images/LtTopBox.jpg) no-repeat top left;
	margin: 0;
}
.contenttl
{
	width:734px;
	float: left;
	text-align: left;
	border: none;
	background: #000 url(../images/LgBoxSpacer.gif) no-repeat top;
}
.contenttr
{
	/*margin: 0px;
	background: #000 url(../images/LgBoxSpacerSm.gif) repeat top;
}
.contentbl
{
	/*background: #000 url(../images/LgBoxBottom.gif) no-repeat bottom left;
}
.contentbr
{
	/*background: #000 url(../images/) no-repeat bottom right;
}*/
.dl, .dt, .dd, .dc, .dcb { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.dl { /* by default background on the entire block */
background: url(../images/LgBoxBottom.gif) bottom left no-repeat;
padding-bottom: 44px; /* so that text will not appear on the bottom rounded edge */
}

.dt { /* bloc title definition */
height: 30px;
padding: 20px 50px 0 50px;
background: url(../images/LgBoxSpacer.gif) top left no-repeat;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

.dc { /* bloc title definition */
padding: 0 50px 0 50px; /* internal block spaces administration*/
text-align: center;
/*height: 300px;*/
background: url(../images/LgBoxSpacerSm.gif) top left repeat-y; /* internal background */
}

.dcb { /* bloc title definition */
padding: 0 50px 0 50px; /* internal block spaces administration*/
text-align: center;
/*height: 300px;*/
background: url(../images/LgBoxSpacerSm.gif) top left repeat-y; /* internal background */
font-size: 1.3em;
font-weight: bold;
}

.dd {
padding: 0 50px 0 50px; /* internal block spaces administration*/
text-align: left;
/*height: 300px;*/
background: url(../images/LgBoxSpacerSm.gif) top left repeat-y; /* internal background */
}

.content{
background: #26407A;
width: 624px;
}

.footer{
width: 734px;
background: #000;
}

p {
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 0.5em;
	background: #26407a;
	padding-top: 0.5em;
}
a {
	text-decoration: none;
	color: #FFF;
	background: #26407a;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	background: #26407a;
	font-weight: bold;
}
a:active {
}

body {
	min-width: 734px;
	background: #000 url(../images/SideGradient.gif) repeat-x;
	text-align: center;
	font-size: 0.7em;
	color: #FFF;
	/*background-repeat: repeat-x;*/
}
.imgnews{
	padding:  5px 5px 5px 5px;
	color: #26407a;
	margin: 10px;
}
img {
	border: none;
}
ul
{
	list-style-type: disc;
	margin-left: 20px;
}
/*em {
	background: #26407a;
}
b {
	background: #26407a;
}
center {
	background: #26407a;
}*/
h1, h2, h3{
	text-align: center;
	margin-top: 1.2em;
	background: #26407a;
}
h4, h5, h6{
	text-align: left;
	margin-top: 1.1em;
	background: #26407a;
}
h1{
	font-size: 1.9em;
	font-weight: bold;
}
h2{
	margin-top: 1.0em;
	font-size: 1.7em;
	font-weight: bold;
}
h3{
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
}
table {
	text-align: left;
	vertical-align: top;
	border: none;
	background: #26407a;
	margin: 0;
	padding: 0;
}

td{
	vertical-align: top;
	background: #26407a;
}

td.sched{
	padding: 3px 8px 5px 8px;
	text-align: left;
}

.tdTrueTable{
	margin: 2px 8px 4px 8px;
	text-align: center;
	background: #26407a;
	vertical-align:middle;
}
.plusminus{
	color:#000;
	text-decoration:none;
	font-weight: normal;
}
.showhide{
	margin-left: 25px;
}
.plusminusheader{
	font-size: 1.3em;
}