/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 lucida grande, trebuchet ms, helvetica, sans-serif;
background: #b8cce5 url(../images/bg.jpg) repeat-x;
}



#masthead {
	margin: 0 auto;
	width: 951px;
}
ul.masthead {
	text-align: center;
}
ul.subnav {
	list-style-type:none;
	margin: 0 10px 0 0;
	padding: 0;
}
ul.subnav li {
	padding:5px;
	border-bottom: 1px solid #c0c0c0;
}
ul.subnav li.selected {
	color: #0d4692;
	font-weight:bold;
}
#content {
	margin: 20px auto;
	width:951px;
}
.contentheader {
	background-color:#0c4592;
	padding:5px 10px;
	color:#efefef;
	margin: 10px 0 5px 0;
	clear:both;
	font-weight: bold;
}

ul.contentlist li {
	padding:5px;
	border-bottom: 1px solid #c0c0c0;
	width:600px;
}
ul.contentlistSmall {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.contentlistSmall li, td.child {
	padding:5px 10px;
	margin: 5px 0;
	background: #b8d8ff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #c0c0c0;
	border-left: 10px solid #004499;
}
ul.contentlistSmall li li {
	background: #fff;
	border-left: 1px solid #c0c0c0;
}
td.parent {
	background-color: #3b76c0;
	border:1px solid #666666;
	padding:5px 10px;
	color: #fff;
}

ul.contentlistblocks {
	margin: 0;
	padding: 0;
}
ul.contentlistblocks li {
	padding:5px;
	background: #fff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	width:150px;
	height:100px;
	list-style-type: none;
	display: block;
	float:left;
}
.toprightLinks {
	text-align:right;
	padding:5px;
}
.toprightLinks a {
	font-weight: bold;
	padding:3px;
	color:#333;
	font-size: .9em;
	border-bottom: 1px solid #7e7e7e;
	margin-right: 7px;
}
.toprightLinks a:hover {
	color:#000;
	border-bottom: 1px solid #333;
}
.rightcolumn {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #666;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:0px 0 20px 0;
letter-spacing:-1px;
font:2em georgia, trebuchet ms, helvetica, sans-serif;
color: #0d4692;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
padding:0 0 0px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
padding:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}
a:hover {

}
#content a {
	color: #333;
	border-bottom: 1px solid #9c9c9c;
}
#content a:hover {
	color: #0c4592;
	background: #efefef;
	border-bottom: 1px solid #0c4592;
}
#content a:active {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #333;
}

#content td.whitebox a, #content td.whitebox a:hover, #content td.whitebox a:active {
	background: none;
	border: none;
}

#content td.whitebox {
	font-size: .8em;
}


/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}


/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	height:34px;
	clear:both;
}

ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;
	width:140px;
}

/* TSI tab */
ul.subsection_tabs li.nav_tsi a {
	background: url(../images/nav_tsi_off.gif);
	display:block;
	height:34px;
	color:#666;
}
ul.subsection_tabs li.nav_tsi a:hover {
	background: url(../images/nav_tsi_over.gif);
	color:#666;
}
ul.subsection_tabs li.nav_tsi a.active {
	background: url(../images/nav_tsi_on.gif);
	background-color:#ddd;
}


/* SB tab */
ul.subsection_tabs li.nav_sb a {
	background: url(../images/nav_sb_off.gif);
	display:block;
	height:34px;
	color:#666;
}
ul.subsection_tabs li.nav_sb a:hover {
	background: url(../images/nav_sb_over.gif);
	color:#666;
}
ul.subsection_tabs li.nav_sb a.active {
	background: url(../images/nav_sb_on.gif);
	background-color:#ddd;
}

/* CORP tab */
ul.subsection_tabs li.nav_corp a {
	background: url(../images/nav_corp_off.gif);
	display:block;
	height:34px;
	color:#666;
}
ul.subsection_tabs li.nav_corp a:hover {
	background: url(../images/nav_corp_over.gif);
	color:#666;
}
ul.subsection_tabs li.nav_corp a.active {
	background: url(../images/nav_corp_on.gif);
	background-color:#ddd;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }


.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
