html {
    background: #fff;
}
body {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
input {
	color: #666;
}
input, select, textarea
{
	margin: auto 5px;
}
textarea
{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;

}
#mainContainer {
    width: 960px;
    margin: auto;
}
#header {
    padding-top: 20px;
    overflow: hidden;
    height: 60px;
    background: #fff;
}
#logo {
    float: left;
    display: inline;
}
#languages {
    float: right;
    display: inline;
    padding-top: 15px;
    font-size: 0.9em;
}
#navigation {
    overflow: hidden;
    height: 30px;
}
#mainMenu {
    float: left;
    display: inline;
    margin-top: 3px;
    margin:0;
    margin-left:5px;
    padding:0;
}
#mainMenu li {
    float: left;
    display: inline;
    padding-right: 25px;
}
#mainMenu li a {
    color: #4c4c4c;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 2px;
    text-decoration: none;
    display: block;
    padding-bottom: 1px;
}
#mainMenu li a:hover, #mainMenu li.current a {
    border-bottom: 1px solid #666;
    padding-bottom: 0;
}
#search {
    color: #999;
    float: right;
    display: inline;
}
#main {
    overflow: hidden;
    background: #fff;
}
#subMenu {
    float: left;
    display: inline;
    width: 215px;
    margin: 20px 10px;
}
#subMenu a {
    color: #333;
    font-size: 1.1em;
    font-weight: bold;
}
#subMenu ul .current li a 
{
	text-decoration: none;
}

#subMenu ul a {
    font-size: 1em;
    font-weight: normal;
    color: #0089b3;
}
#subMenu li {
    padding-left: 20px;
    margin: 10px 0 10px 5px;
    background: url(../Images/subMenuItemCollapsed.png) no-repeat 2px 4px;
}
#subMenu li.expanded {
    background-image: url(../Images/subMenuItemExpanded.png);
}
#subMenu ul li.expanded 
{
	background-image: none;
}
#subMenu ul li {
    background-image: none;
    padding-left: 5px;
}
#subMenu ul li.expanded a
{
	text-decoration: underline;
}
#subMenu ul li ul li.current a
{
	text-decoration: underline;
}
#subMenu ul li.unselected a
{
	text-decoration: none;
}
#newsTicker {
    overflow: hidden;
}
#newsTicker em {
    float: left;
    display: inline;
    font-size: 0.85em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #ccc;
    letter-spacing: 2px;
    margin-right: 10px;
    margin-left: 15px;
    font-style: normal;
}
#NewsLeft {
	width: 100%;
	height: 465px;
	display: block;
	overflow: hidden;
	position: relative;
}
#NewsUpperRight {
	width: 100%;
	height: 210px;
	display: block;
	overflow: hidden;
	position: relative;
}
#NewsVertical {
	width: 100%;
	height: 210px;
	display: block;
	overflow: hidden;
	position: relative;
}
#featuredContainer {
    position: relative;
}
#featuredContainer img {
}
#featuredLinks {
    z-index: 100;
    bottom: 10px;
    right: 495px;
    position: absolute;
}
#featuredLinks a {
    float: left;
    display: inline;
    display: block;
    padding: 7px 10px 8px;
    margin: 3px;
    font-size: 0.8em;
    font-weight: bold;
    background: #fff;
    color: #000;
    filter: alpha (opacity=60);
    opacity: 0.6;
}
#featuredLinks a.activeSlide, #featuredLinks a:hover {
    background: #333;
    color: #fff;
}
#featuredLinks a:focus {
    outline: none;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 100%;
	height: 185px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width:96%;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical li .NewsTitle{
	display: block;	
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-weight:bold;
}
#TickerVertical li .NewsTitle a:link, #TickerVertical li .NewsTitle a:Visited
{
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #21AEDB;
	font-weight:normal;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}

#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
}
#TickerVertical li .NewsFooter{
	display: block;
	color: #000000;
	font-size: 10px;
	margin:6px 0 14px 0;
}

#tickerItems {
    float: left;
    width: 100%;
}
#newsTicker .headline {
    float: left;
    display: inline;
}
#newsTicker .headline a {
}
#newsTicker .time {
    color: #ccc;
    font-size: 0.9em;
}
#newsTicker .moreNews {
    height:25px;
    display: inline;
    margin-left: 6px;
    letter-spacing: 1px;
    font-size: 0.9em;
    line-height: 2em;
}


#featuredContainer {
   min-height: 514px;
   max-height: 514px;
    width: 960px;
    position: relative;
    padding-bottom:10px;
    margin: 0;
}

#featuredContainer div.leftmost {
    width:465px;
    min-height: 514px;
    max-height: 514px;
    float:left;
    vertical-align:top;
    margin-left: 0;
    margin-right: 15px;
    padding:0;
    border:none;
}

#featuredContainer div.rightmost {
   width: 465px;
   min-height: 514px;
   max-height: 514px;
    float:left;
    vertical-align:top;
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 0;
    padding: 0;
    border: none;   
}

.rightcol {   
   width: 231px;
   min-height: 257px;
   max-height: 257px;
   background-color: #f5f5f5;
    float:right;
    vertical-align:top;
    margin-left: 0px;
    margin-right: 0;
    padding: 0;
    border: none;   
}

.leftcol {   
   width: 231px;
   min-height: 514px;
   max-height: 514px;
   background-color: #f5f5f5;
    float:left;
    vertical-align:top;
    margin-left: 0px;
    margin-right: 0;
    padding: 0;
    border: none;   
}

.sub{
	width:100%;
	min-width: 200px;
	max-width: 200px;
	float:left;
	margin-left:0.4em;
	padding-left:0.8em;
	padding-right:0.8em;
	padding-top:0.7em;
	padding-bottom:0.7em;
	border-bottom: 0.1em solid #c9c9c9;
}
.sub2{
	min-width: 218px;
	max-width: 218px;
	min-height:28px;
	max-height:28px;
	overflow:hidden;
	float:left;
	vertical-align:middle;
	margin-right:0.4em;
	padding-left:1em;
	padding-right:1em;
	padding-top:1em;
	padding-bottom:0em;
}

.bottomline
{
	margin-right:0.4em;
	margin-top:1em;
	padding-right:0.8em;
	padding-top:0em;
	padding-bottom:0em;
	border-bottom: 0.1em solid #c9c9c9;
}

.sub .bold{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-weight:bold;
}

.sub .normal{
    padding-top:0.4em;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-weight:normal;
}

.sub a{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #21aedb;
    font-weight:normal;
    text-decoration:none;    
    }

#featuredContainer img {
border: none;
float:center;
text-align:right;

}

#featuredContainer img.right{
width:20px;
float: right;
vertical-align:middle;
text-align:left;
margin-right:0.1em;

}

#featuredContainer div.left{
	width:196px;
	float: left;
	vertical-align:middle;
	font-weight:bold;
	overflow:hidden;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-weight:bold;
}

#main {
    border: 1px solid #e2e2e2;
}
#content {
    width: 660px;
    padding: 25px;
    margin-left: auto;
    border-left: 1px solid #e5e5e5;
}
#content .date {
    font-size: 0.8em;
    color: #808080;
}
#content .author {
    font-weight: bold;
}
#content p {
    line-height: 1.5em;
}
#featurednews p{
    font-size:11px;        
    font-family: arial, helvetica;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

#featurednews td {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
#featurednews hr {
width:90%;
border-style:thin; 
}
#content h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 10px 0 15px;
    width: 350px;
}
#content .introduction {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 1.1em;
}
#related {
    width: 210px;
    margin-left: 55px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    padding: 8px 15px 10px;
    font-weight: bold;
    float: right;
    display: inline;
}
#related p
{
	font-weight: normal;
}
#related li {
    margin: 8px 0;
}
#related li.heading {
    font-size: 1.1em;
    font-weight: bold;
}
.faqCategory {
    display: block;
    font-style: italic;
    margin-top: 10px;
}
.faqHeading {
    display: block;
    margin: 20px 40px;
}
.faqItems {
    padding: 0 10px 10px;
    margin-left: 40px;
}
.faqItems dt {
    border: 1px solid #e0e0e0;
    padding: 10px;
    padding-right: 70px;
    color: #0089b3;
    margin: 5px -10px;
    cursor: pointer;
    position: relative;
}
.faqItems dt .flipLabel {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline;
    padding-right: 15px;
    margin: 10px;
    color: #666;
    background: url(../Images/faqItemCollapsed.png) no-repeat right 2px;
}
.faqItems dt .flipLabel.collapse {
    display: none;
    background-image: url(../Images/faqItemExpanded.png);
}
.pageSearch label {
    margin-right: 5px;
}

.pageSearch input[type=text], .pageSearch input[type=submit] {
	padding: 3px 5px;
    border: 1px solid #999;
}
.paginationPosition {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.pageSummary {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.pageSummary strong {
    display: block;
    margin:  3px 0 5px;
}
.pageSummary span {
    color: #666;
    font-size: 0.85em;
    margin: 5px 0 0;
    display: block;
}

div.emphasised {
    background-color: #008ddd;
    color: #fff;
    padding: 20px;
    border: 3px outset #00a8da;
}
div.emphasised.narrow {
    width: 174px;
}
div.emphasised.narrowTipFriend {
    width: 166px;
}
div.emphasised h2 {
    font-size: 20px;
    margin: 10px 0;
}
div.emphasised form {
    margin: 10px 0;
}
div.emphasised label {
    font-size: 1.1em;
}
div.emphasised.narrow input {
    width: 168px;
}
div.emphasised.narrowTipFriend input {
    width: 158px;
}
div.emphasised input {
	margin: 5px 10px 0 0;
}
div.emphasised .comment {
    margin-bottom: 15px;
}
div.emphasised input.button {
    width: auto;
    background-color: #008ddd;
    color: #fff;
    border: 1px outset #00a8da;
}
.paginationBar {
    text-align: center;
    overflow: hidden;
}
.paginationBar .prev {
    float: left;
}
.paginationBar .next {
    float: right;
}
#puffs {
    overflow: hidden;
    padding: 10px 0 0;
}
#puffs div {
    width: 220px;
    height: 220px;
    background-color: white;
    float: left;
    display: inline;
    margin: 0 15px 0;
}

#puffs div.leftmost {
    margin-left: 0;
    margin-right: 10px;
}
#puffs div.rightmost {
    margin-left: 9px;
    margin-right: 0;
}

#footer {
    color: #4c4c4c;
    padding: 10px 0 0px;
    float:left;
    font-size: 1.1em;
}

#footer ul {
    float: left;
    display: inline;
    margin:0;
    margin-left:5px;
    margin-top:5px;
    margin-bottom:40px;
    padding:0;
  
}
#footer ul li {
    float: left;
    display: inline;
    padding-right: 5px;
    padding-left: 0px;
    letter-spacing: -0.055em;
}
td {
    vertical-align: top;
    padding: 4px;
}
a {
    color: #0089b3;
    text-decoration: none;
}
ul.noBullets, ul.noBullets li
{
	list-style: none;
	list-style-position: outside;
	padding-left: 0;
}
.login, .questions {
    border: 1px solid #c1c1c1;
    padding: 15px;
    margin: 20px 0;
    line-height: 1.8em;
}
.login { width: 210px; }

.login legend {
    font-weight: bold;
}
.login .legend {
    font-style: italic;
}
.login label input {
    margin-right: 5px;
}
.login input {
    margin-bottom: 10px;
    width: 200px;
}
.login input.button, input.button, input[type=submit], input[type=button] {
    border: 1px solid #999;
    background-color: #fff;
    padding: 3px 5px;
    margin-top: 10px;
    color: #333;
    overflow: visible;
    width: auto;
}
.padding
{
	margin-left: 30px;
	margin-right: 30px;
	border: 0px;
}
.tipFriendRow
{
	clear:both; float: left; padding-top: 4px;
}
.tipFriendTextArea
{
	margin-left: 0px;
	width: 97%;	
}
