/*style of rds-tmc site*/
.mainbackground {
	background-color: #CFCFCF;
}

/*.mytext
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	vertical-align: top;
}*/

#mainframe {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	padding: 0px;
	width: 800px;
}

.header {
position:static;
	padding: 0px;
	margin: 0px;
	background-color: Green;
}
.subheaderline {
	padding: 0px;
	margin: 0px;
	height: 2px;
	background-color: white;
}
.menuframe {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	margin: 0px; /*height: 480px;*/
	text-align: left;
	vertical-align: top;
	background-color: White;
	line-height: 130%;

}
.textframe {
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	margin: 0px;
	/*height: 540px; width: 650px;*/
	background-color: White;
	vertical-align: top;
	overflow: auto;
	line-height: 130%;
	text-align: justify;

}

.textframe table.news td
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

.textframe table {
	background: Black;
	border: none;
	font-size: 14px;
}

.textframe table td{
	background: White;
	border: none;
	text-align: center;
}

.textframe table th {
	background: #00BFFF;
	border: none;
	text-align: center;
	font-weight: normal;
}

.footnote {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	background-color: White;
}

/* how the links do look like*/
.menuframe a {
	text-decoration: none;
	color: #000000;
}

.menuframe a:hover {
	text-decoration: underline;
	color: #000000;
}

.menuframe a:visited {
	color: #000000;
}

.textframe li {
	line-height: 130%;
	padding: 0px 10px 0px 10px;
	text-align:left;
}

.textframe li.doc {
	list-style-image: url(../img/doc16.jpg);
}

.textframe li.pdf {
	list-style-image: url(../img/pdf16.jpg);
}

.textframe li.ppt {
	list-style-image: url(../img/ppt16.jpg);
}

.textframe li.mp3 {
	list-style-image: url(../img/mp316.jpg);
}

.textframe li.img {
	list-style-image: url(../img/jpg16.jpg);
}

.textframe a {
	text-decoration: none;
	color: Blue;
}

.textframe a:hover {
	text-decoration: underline;
	color: Blue;
}



.textframe a:visited {
	color: Blue;
}

.mail {
	color: #0033FF;
	text-decoration: underline;
}

.actual {
	color: Red;
}

h1 {
	font-size: 28px;
	margin: 10px 0px 20px;
	line-height: 130%;
	text-align: left;
}

h2 {
	font-size: 18px;
	margin: 10px 0px;
	line-height: 130%;
	text-align: left;
}
h3 {
	font-size: 16px;
	margin: 10px 0px 20px;
	line-height: 130%;
	text-align: left;
}
img {
	margin: 0px;
}

.question
{
	font-size: 15px;
	margin: 10px 0px;
	line-height: 130%;
	background-color: #CCCCFF;
	padding: 5px;
	font-weight: normal;
}

.important
{
	padding: 10px;
	border:#FF0000 solid thick;
}

.flag
{
position:relative;
left:506px;
top:2px;
border-width:0px;
border-style:none;
cursor:pointer;

}
