/*
 **************************************************************
 * Saltworks Technologies
 * main.css
 *
 * Copyright 2009 Saltworks Technologies Inc.
 *
 * blue = #0083a9 (0,131,169)
 * yellow = #fcb034 (252,176,52) 
 **************************************************************
 */

body {
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	color:#000000;
}

.hide {
	position:absolute;
	left:-9000px;
	width:1px;
	height:1px;
}

/**************************************************************/
p, pre, td, th, input, select, textarea {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#0083a9;
	margin:0px;
}
			
h2 {
	font-size:13px;
	margin-bottom: 0px;
	font-weight:bold;
	color:#000000;
}

.error {
	color:#ff0000;
}

.blue {
	color:#0083a9;
}

.articleTop {
	margin:0 0 0 0px;
	width:100%;
	padding:10 0 15 0px;
}
.article {
	margin:0 0 0 0px;
	border-top:1px solid #cccccc;
	width:100%;
	padding:10 0 15 0px;
}

hr {
	height: 1px;
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
}

/**************************************************************/
.title {
	font-size:18px;
	font-weight:bold;
	color:#0083a9;
	margin:0px;
}
			
.sIFR-active .title {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
}

/**************************************************************/
.tag {
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}
.sIFR-active .tag {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
}

.tagWhite {
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
}
.sIFR-active .tagWhite {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
}

.tagBlue {
	font-size:32px;
	font-weight:bold;
	color:#0083a9;
	margin:0px;
}
.sIFR-active .tagBlue {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
}

.tagYellow {
	font-size:32px;
	font-weight:bold;
	color:#fcb034;
	margin:0px;
}
.sIFR-active .tagYellow {
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
}

/**************************************************************/
a { color:#0083a9; }
a:link,
a:visited,
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }

/**************************************************************/
.breadcrumb {
	font-size:11px;
	margin:0 0 5 0px;
}

.breadcrumb a { color:#666666; }
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active { text-decoration:none; }
.breadcrumb a:hover { text-decoration:underline; }

.breadcrumb .arrow {
	padding:0 5px;
	background:url(../images/arrow_blue.gif) 50% 4px no-repeat;
}

/**************************************************************/
.sidelink {
	font-size:11px;
	margin-bottom:10px;
}

.sidelink a { color:#666666; }
.sidelink a:link,
.sidelink a:visited,
.sidelink a:active { text-decoration:none; }
.sidelink a:hover { text-decoration:underline; }

.sidelink .arrow {
	padding:0 5px;
	background:url(../images/arrow_blue.gif) 50% 4px no-repeat;
}

/**************************************************************/
.sidelink2 {
	font-size:11px;
	margin-bottom:10px;
}

.sidelink2 a { color:#000000; }
.sidelink2 a:link,
.sidelink2 a:visited,
.sidelink2 a:active { text-decoration:none; }
.sidelink2 a:hover { text-decoration:underline; }

.sidelink2 .arrow {
	padding:0 5px;
	background:url(../images/arrow_black.gif) 50% 4px no-repeat;
}

/**************************************************************/
.navFooter {
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

.navFooter a { color:#666666; }
.navFooter a:link,
.navFooter a:visited,
.navFooter a:active { text-decoration:none; }
.navFooter a:hover { text-decoration:underline; }

/**************************************************************/
table.t0 {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t0 td {
	padding:0px;
	border:0px;
	vertical-align:top;
}
table.t0 td.t0_spacer {
	width:1px;
	height:1px;
}
table.t0 td.t0_header {
	height:65px;
}
table.t0 td.t0_side {
	width:15px;
}
table.t0 td.t0_image {
	width:920px;
	height:200px;
	text-align:right;
/*
	background-repeat:no-repeat;
*/
}
table.t0 td.t0_content {
	background-color:#ffffff;
	padding-bottom:10px;
}
table.t0 td.t0_footer {
	padding: 10 0 10 0px;
	border-top:1px solid #999999;
}

/**************************************************************/
table.t1Header {
	margin:0px;
	width:100%;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t1Header td {
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
table.t1Header td.t1Header_logo {
	padding:14 0 0 0px;
}
table.t1Header td.t1Header_nav {
	padding:0 0 2 0px;
	text-align:right;
}

/**************************************************************/
table.t1Image {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:0px;
	width:220px;
	height:350px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t1Image td {
	padding:20px;
	border:0px;
	vertical-align:top;
}

/**************************************************************/
table.t1Footer {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t1Footer td {
	padding:0px;
	border:0px;
	vertical-align:top;
}
table.t1Footer td.t1Footer_right {
	text-align:right;
}

/**************************************************************/
table.t1Content {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t1Content td {
	padding:0px;
	border:0px;
	vertical-align:top;
}
table.t1Content td.t1Content_main {
	padding:0 10 10 10px;
}
table.t1Content td.t1Content_side {
	width:200px;
	padding:0 10 10 10px;
	border-left:1px solid #999999;
}

/**************************************************************/
table.t1ContentNoimage {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t1ContentNoimage td {
	padding:10 10 10 10px;
	border:0px;
	vertical-align:top;
	border-top:1px solid #e5e5e5;
}

/**************************************************************/
table.t2Nav {
	margin:0px;
	margin-left:auto;
	margin-right:0px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t2Nav td {
	padding:0 5 0 5px;
	border:0px;
	vertical-align:bottom;
}
table.t2Nav td.t2Nav_last {
	padding-right:0px;
}

/**************************************************************/
table.t2Base {
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t2Base td {
	padding:0px;
	border:0px;
	vertical-align:top;
}

/**************************************************************/
table.t2Team {
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t2Team td {
	padding:0 10 10 0px;
	border:0px;
	vertical-align:top;
}
table.t2Team td.t2Team_left {
	width:150px;
}

/**************************************************************/
table.t2Form {
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
table.t2Form td {
	padding:0 5 5 0px;
	border:0px;
	vertical-align:top;
}

