#maincontent p, #maincontent li, #maincontent label,#maincontent td {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
}
#maincontent h1 {
	font-size: 2.0em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent h2 {
	font-size: 1.8em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent h3 {
	font-size: 1.4em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent h4 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent h5 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent h6 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#branding h6 {
	color: #999;
	font-size: 12px;
	line-height: 18px;
}

#maincontent li {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#maincontent ol {
	list-style: decimal;
	margin-left:20px;
	margin-top:0.6em;
	margin-bottom:0.6em;
}
#maincontent ul {
	list-style:disc;
	margin-left:20px;
	margin-top:1.2em;
	margin-bottom:1.2em;
}
#maincontent a, #maincontent a:link,#maincontent a:visited,#maincontent a:hover,#maincontent a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	color: #336699;
	text-decoration: none;
}
#maincontent table {
	margin:0.8em 0em 1.2em 0em;
}

#maincontent img {
	margin:0.8em;
	padding:0.8em;
}

#maincontent .career-option img {
	border:0px;
	padding:0px;
	margin:0px 10px 10px 0px;
	float:left;

} 
#maincontent td {
	padding:0.8em;
}
#maincontent form {
    margin-bottom:1.2em;
}
#secondarycontent p {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
}
#secondarycontent h1 {
	font-size: 2.0em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent h2 {
	font-size: 1.8em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent h3 {
	font-size: 1.4em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent h4 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent h5 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent h6 {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent li {
	font-size: 1.2em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	line-height:1.3em;
	font-weight: normal;
}
#secondarycontent ol {
	list-style: decimal;
	margin-left:20px;
	margin-top:0.6em;
	margin-bottom:0.6em;
}
#secondarycontent ul {
	margin-top:1.2em;
	margin-bottom:1.2em;
}
#secondarycontent a, #secondarycontent a:link,#secondarycontent a:visited,#secondarycontent a:hover,#secondarycontent a:active {
	color: #336699;
	text-decoration: none;
}
#secondarycontent table {
	margin:0.8em;
	margin-bottom:1.2em;
}

#secondarycontent img {
	margin:0.8em;
	padding:0.8em;
}
#secondarycontent td {
	padding:0.8em;
}
#secondarycontent form {
    float:right;
	margin-bottom:1.2em;
}

#secondarycontent p, #secondarycontent li,#secondarycontent td {
	line-height:1.3em;
	font-size:1.2em;
	margin-top:0.4px;
	margin-bottom:0.4em;
	font-weight:normal;
}
#secondarycontent ul {
	clear:both;
	margin-top:0.8px;
	margin-bottom:0.8em;
}
#secondarycontent ul.linklist {
	list-style:none;
}
#secondarycontent li a {
	display: block;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#B5DAEF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	display:block;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	padding:4px;
	text-align:center;
}

.right {
    float:right;
}
#maincontent .right a{
    border-bottom:dotted 1px ;
}
.news-excerpt {
    clear:both;
}
