/* PREDEFINED HTML TAGS
---------------------------------------- */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
	
#siteContainer {
	width: 1014px;
	margin: 0px auto;
}
	
a:link, a:visited, a:active, a img {
	text-decoration: none;
	color: #000;
	border: 0px;
}
a:hover {
	text-decoration: underline;
}



/* Site header */
/* -------------------------------------------------- */

#siteHeader {
	display: none;
}


/* Section Navigation */
/* -------------------------------------------------- */
#sectionNavigation {
	display: none;
}

/* Site Body */
/* -------------------------------------------------- */
#siteBody #mainContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 612px;
}
#siteBody #mainContent .wrap {
	border: none;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#siteBody #mainContent .wrap h1 {
	margin: 0px;
	padding: 0px 0px 26px;
	color: #002664;
}
#siteBody #mainContent .wrap p {
	margin: 0px;
	padding: 0px 0px 20px;
}
#siteBody #mainContent .wrap ul {
	margin: 0px 0px 20px 20px;
}

/* right navigation */
#siteBody #rightContent {
	display: none;
}

/* Ads / ad containers */
/* -------------------------------------------------- */
.adContainer_full {
	display: none;
}

.ad_top_left {
	display: none;
	float: left;
	width: 490px;
	height: 80px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	background: url(../gfx/ad_arrow_below.gif) no-repeat top left;
	display: none;}
	
.ad_top_right {
	display: none;
	float: right;
	width: 490px;
	height: 80px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	background: url(../gfx/ad_arrow_below.gif) no-repeat top left;
	display: none;}
.ad_top_right img {
	border: 0px;}
	
.ad_right_top
, .ad_right_mid {
	display:none;
	float: right;
	width: 380px;
	height: 300px;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 12px 0px;
	background: url(../gfx/ad_arrow_left.gif) no-repeat top right;
	overflow: hidden;
	display: none;
}
.ad_right_mid {
	height: 200px;
}

.ad_right_bot_left
, .ad_right_bot_right {
	display: none;
	float: left;
	width: 180px;
	height: 200px;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 12px 0px;
	background: url(../gfx/ad_arrow_left.gif) no-repeat top right;
	overflow: hidden;
	display: none;
}
.ad_right_bot_right {
	float: right;
}
.ad_right_top a.pressLink
, .ad_right_mid  a.pressLink
, .ad_right_bot_left a.pressLink 
, .ad_right_bot_right a.pressLink {
	width: 12px;
	height: 80px;
	margin-right: -12px;
	float: right;
}

#siteBody #mainContent #sectionHome .ad_home {
	display: none;
	width: 600px;
	height: 80px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 12px 0px;
	background: url(../gfx/ad_arrow_right.gif) no-repeat top left;
	display: none;
}
#siteBody #mainContent #sectionHome .ad_home a.pressLink {
	width: 12px;
	height: 80px;
	margin-left: -12px;
	float: left;
}
	
	
	
/* Section homepages */
/* -------------------------------------------------- */

/* breaking news */
#siteBody #breakingNews {
	margin: 0px 12px;
	Padding: 12px 0px 0px;
}

#siteBody #breakingNews .article {
	border: 1px solid #ddd;
	padding: 10px;
	font-weight: bold;
}
	
#siteBody #breakingNews .articleSection {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;}
#siteBody #breakingNews h2.articleTitle {
	color: #002664;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: bold;}
#siteBody #breakingNews .blurb {
	color: #333;
	font-size: 11px;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 42px;
	overflow:hidden;}

/* main content */
#siteBody #mainContent #sectionHome {
	margin: 0px;
	padding: 0px;
}
#siteBody #mainContent #sectionHome .articleSection {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;}
#siteBody #mainContent #sectionHome h2.articleTitle {
	color: #002664;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: bold;}
#siteBody #mainContent #sectionHome .blurb {
	color: #333;
	font-size: 11px;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 42px;
	overflow:hidden;}
#siteBody #mainContent #sectionHome .blurb p
,#siteBody #mainContent #sectionHome .blurb div {
	margin: 0px;
	padding: 0px 0px 10px;
}
#siteBody #mainContent #sectionHome .thumbContainer {
	border: 1px solid #ddd;
	padding: 1px;
	margin: 0px;
} 


#siteBody #mainContent #sectionHome a.frontLink:link
,#siteBody #mainContent #sectionHome a.frontLink:visited
,#siteBody #mainContent #sectionHome a.frontLink:active {
	float: right;
	margin-right: 12px;}
	
/* main articles */
#siteBody #mainContent #sectionHome .mainArticle {
	margin: 0px 0px 12px 12px;
	padding: 128px 0px 0px 0px;
	width: 598px;
	height: 100px;
	border: 1px solid #ddd;
}
#siteBody #mainContent #sectionHome .mainArticle .screen {
	background: url(../gfx/screen.png);
	height: 70px;
	padding: 20px 20px 10px 20px;
}
#siteBody #mainContent #sectionHome .mainArticle h2.articleTitle {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
}
#siteBody #mainContent #sectionHome .mainArticle .blurb {
	padding: 0px;
	height: 25px;
}
#siteBody #mainContent #sectionHome .mainArticle .blurb p
,#siteBody #mainContent #sectionHome .mainArticle .blurb div {
	margin: 0px;
	padding: 0px;
}
#siteBody #mainContent #sectionHome .mainArticle a {
	margin-right: 25px;
}
	
/* middle articles */
#siteBody #mainContent #sectionHome .midArticle {
	float: left;
	margin: 0px 0px 12px 12px;
	padding: 10px 10px;
	width: 272px;
	height: 158px;
	border: 1px solid #ddd;
}
#siteBody #mainContent #sectionHome .midArticle .thumbContainer {
	margin: 0px -3px;
	overflow: hidden;
	height: 48px;
}



/* bottom articles */
#siteBody #mainContent #sectionHome .botArticle {
	clear: both;
	margin: 0px 0px 12px 12px;
	padding: 15px 15px;
	width: 568px;
	border: 1px solid #ddd;
}
#siteBody #mainContent #sectionHome .botArticle .thumbContainer {
	float: left;
	margin: -7px 12px -7px -7px;
}
#siteBody #mainContent #sectionHome .botArticle .blurb {
	padding: 0px;
	height: 80px;
}
#siteBody #mainContent #sectionHome .botArticle .blurb p
,#siteBody #mainContent #sectionHome .botArticle .blurb div {
	margin: 0px;
	padding: 0px;
}


/* Toolbox */
/* -------------------------------------------------- */
.clearSmall {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;}
	
#mainNavigation {
	width: 590px;
	height: 65px;
	float: right;
}
	
	
/*
h1 {color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;}	
	
h2 {font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;}
		
h3 {font-size: 1.1em; margin-bottom:0px; padding-bottom:0px; color:#3E3E3E;}	
h4 {font-size: 1.0em; margin-bottom:0px; padding-bottom:0px; color:#3E3E3E;}	
h5 {font-size: 0.8em;}	
h6 {font-size: 0.6em;}*/

/* TOOLBOX
---------------------------------------- */
/*.absmiddle { vertical-align: middle; }
.clear {clear:both;}
.justClearMe {
     clear:both; 
     height:0; 
     margin:0;
     font-size:1px;
     line-height:0px;}*/


/* LINKS 
----------------------------------------
a,
a:visited { color:#0e2d6d ; text-decoration: underline;} 
a:hover, 
a:active { color:#0e2d6d; text-decoration:none;}

 */
/* FORMS
---------------------------------------- */

/*form { margin: 0px; }
input {}
input:focus { background-color:#CCCCCC; }
textarea {}*/
	


