﻿p, td, li {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
}
strong {
	color: #333333;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.containerTable {
	height: 100%;
	width: 760px;
	background-image: url("../images/elements/bg_stripe.gif");
	background-repeat: repeat-y;
	background-position: left top;	
	margin: auto;
}
.articleName {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7AA2AE;
	padding: 0px 0px 6px 0px;
}
.creditLine {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.creditLine em {
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.content
{
    font-family:      arial, helvetica, sans-serif;
    font-size:        12px;
    color:            #336699;
    border-top:       1px solid #666666;
    border-bottom:    1px solid #666666;
    border-left:      1px solid #666666;
    border-right:     1px solid #666666;
    background-color: #FFFFFF;
    vertical-align:   top;
    padding:          5px;
}
.rightEdge {
	background-image: url("../images/elements/edge_grey_right.gif");
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F6F6F6;
}
.leftEdge {
	background-image: url("../images/elements/edge_grey_left.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F6F6F6;
}
.topEdge {
	background-image: url("../images/elements/edge_grey_top.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6F6F6;
}
.bottomEdge {
	background-image: url("../images/elements/edge_grey_bottom.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F6F6F6;
}
.headNav {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
}
.headNav a:link {
	color: #666666;
	text-decoration: none;
}
.headNav a:active {
	color: #666666;
	text-decoration: none;
}
.headNav a:visited {
	color: #666666;
	text-decoration: none;
}
.headNav a:hover {
	color: #FF3300;
	text-decoration: none;
}
.headNavSelected {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 140%;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
}
.headNavSelected a:link {
	color: #003399;
	text-decoration: none;
}
.headNavSelected a:active {
	color: #003399;
	text-decoration: none;
}
.headNavSelected a:visited {
	color: #003399;
	text-decoration: none;
}
.headNavSelected a:hover {
	color: #FF3300;
	text-decoration: none;
}
select {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.headlineSplash {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 150%;
}
.headlineNormal {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.headlineSoft {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.splashText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	line-height: 125%;
}
.footer {
	color: #333333;
	text-align: center;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.headlineSub {

	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	line-height: 150%;
}

.feedbackForm {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: white;
	border: 1px solid black;
}
.feedbackSelect {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: white;
	border: 1px solid black;
}
.feedback {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #336699;
}
.feedbackLeft {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #336699;
}
.feedbackBold {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #333333;
}

.redBold {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: red;
}
.feedbackBoldLeft {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.imageBuffer {
	padding: 8px;
	background-color: white;
}
input.button{
   color:#333333;
   font-family:Tahoma, Helvetica, Arial;
   font-size: 11px;
   font-weight:bold;
}
.subHead {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 180%;
	color: #ffffff;
}
.newsDate {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 140%;
}
.news em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;	
}
.news {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.news a:link {
	color: #336699;
	text-decoration: none;
	line-height: 250%;
}
.news a:active {
	color: #336699;
	text-decoration: none;
	line-height: 250%;	
}
.news a:visited {
	color: #336699;
	text-decoration: none;
	line-height: 250%;	
}
.news a:hover {
	color: #999999;
	text-decoration: none;
	line-height: 250%;	
}

