/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project.
*/

/* Same as title_subtitle except without padding left */
.subtitle
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: normal;
	color: #01639b;
}

table.tableData
{
	width: 95%;
	border:1px solid #001c3e !important;
	background-color:#fbfdff;
	border-collapse:separate;
}

.tableData td
{
	border:0;
	border:1px solid #c3bfa7;
	padding:4px;
	margin:0;
	color: #000;
}

.tableData th, .tableDataHdr
{
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #daebf5;
	background-color: #001c3e;
	text-transform:uppercase;
}

.tableDataHdr a, 
.tableData th a
{
	color: #ffffff;
}

.tableBox
{
	border: 1px solid #001c3e;
	font-size: 11px;
	background: #fbfdff;
	color: #000000;
	padding:3px;
}

.sidebar{
	background:#e9eff7 url(_gfx/int/sidebar_bg.gif) bottom repeat-x;
	float:right;
	width:180px; margin:10px 0 10px 10px;
	padding:10px 10px 40px 10px;
	border-top:5px solid #05264c;
}

*html .sidebar {width:200px;}

.pictureCaption, .pictureCaption p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px !important;
	font-weight:900 !important;
	line-height:14px;
	color: #6a655c;
}

/* = Specific to Controller's site
---------------------------------------------------------------------------------------------------*/

/* General Styles */

html, body, img, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, fieldset {margin:0;padding:0;}

.RadEContentBordered {
	font: 12px/18px Arial, Helvetica, sans-serif;
	}
	
img {
	border: 1px solid #3C7EB5;
	margin-bottom: 18px;
	}
p {
	margin-bottom: 18px;
	}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
	color: #333;
	font-weight: bold;
	}
h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	color: #3C7EB5;
	}
h4 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
	color: #333;
	}
	
h5 {
	font-size: 11px;
	margin-bottom: 0px;
	color: #3C7EB5;
	font-weight: bold;
	}
	
h6 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	color: #333;
	font-style: italic;
	}

hr {
	height: 1px;
	color: #3C7EB5;
	display:block;
	margin-bottom: 18px;
}
address {
	margin-bottom: 6px;
	font-style: normal;
	}

.RadEContentBordered a, .RadEContentBordered a:visited,.content a, .content a:visited  {
	font-style:normal;
	color:#3B6293 !important;
	text-decoration:none;
	}
.RadEContentBordered a:hover, .RadEContentBordered a:active ,.content a:hover, .content a:active{color:#ffc600; border-bottom:#ffc600 dotted 1px;text-decoration: none;}

.RadEContentBordered a:focus,.content a:focus  {background:#d6edfb;}

.RadEContentBordered a img ,.content a img {
	border: 1px solid #3C7EB5;
	}

h1 acronym, p acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}

/* LISTS in Content Area
----------------------------------------------------------------------*/
 ul {
	margin: 0 0 12px 15px;
	color: #333;
	}
	
 ol {
	margin: 0 0px 12px 15px;
	color: #333;
	}
	
dl {
	margin:0 0 12px 0;
	}
	
dt {
	font-weight: bold;
	margin:0;
	}
dd {
	margin: 0 0 0 10px;
	font-style: italic;
	}

li {
	margin: 0 0 4px 0;
	}

ul ul, ul ol, ol ul, ol ol {
	font-size: inherit;
	margin: 5px 0 0 20px;}
	
/*TABLE OF CONTENTS
----------------------------------------------------------------------*/
 ol.roman-alpha {
	margin-top:.5em;
	}
 ol.roman li {
	list-style-type: upper-roman;
	color:#000;
	line-height:1.5em;
	list-style-position: outside;
	}
 ol.roman-alpha li {
	list-style-type: upper-roman;
	color:#000;
	line-height:1.5em;
	list-style-position: outside;
	}
ol.roman-alpha li ol li {
	list-style-type: lower-alpha;
	color:#000;
	line-height:1.5em;
	list-style-position: outside;
	margin-left:1em;
	}

/* DATA TABLE STYLES
----------------------------------------------------------------------- */

table {
	border: 1px solid #3C7EB5;
	}

th {
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3C7EB5;
	text-align: left;
	}
	
td {
	color: #333;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: left;
	border: 1px solid #3C7EB5;
	}
	
table img { margin: 0px 10px 10px 10px;}

/* OTHER STYLES
----------------------------------------------------------------------- */
	
pre {
	font-size:120%;
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	}
.blue {color: #369;}
.red {color: #900;}

/* Home page section*/

table#home_structure {
	border: 0;
	}
	
table#home_structure tr {
	vertical-align: top;
	text-align: left;}

td#home_main {
	width: 630px;
	padding: 0 30px 20px 0;
	border: 0;
	}
	
td#home_main p {
	line-height: 2em;
	padding: 0;
	margin: 0;}

td#home_sidebar {
	width: 250px;
	padding-left: 25px;
	background: transparent url(../_gfx/custom/dots.gif) repeat-y top left;
	border: 0;
	}
	
td#home_contact_info {
	width: 630px;
	border: 0;
	background: transparent url(../_gfx/custom/home_col_dots.gif) repeat-y top left;
	border: 0;
	}
	
table.home_columns {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
td.home_columns ul {
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin-bottom: 0 0 10px 0;
	}
	
table.home_columns ul li {
	list-style-image: url(../_gfx/custom/bullet.gif);
	padding: 0;
	margin: 0 0 5px 0;
	}
	
table.home_columns th {
	padding:0 0 10px 0;
	background: transparent;
	vertical-align: top;
	text-align: left;
	color: #c58116;
	font: italic normal 16px Georgia, "Times New Roman", Times, serif;}

table.home_columns td {
	padding: 0 10px 30px 0;
	vertical-align: top;
	text-align: left;
	border: 0;
	}
	
table.home_columns td.home_col {
	width: 210px;
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
	background: transparent;
	}
	
#slideshow_wrapper {
	margin: 0;
	padding: 10px;
	background: url(../_gfx/custom/sshow_top.gif) top left no-repeat;}
	
#slide_info {
	margin: 0 5px 5px 0;
	padding: 15px;
	border: #036 solid 1px;
	}
	
#slide_info img {
	float: left;
	border: 1px solid #036;
	margin: 0 20px 10px 0;
	}
	
#quicklinks {
	width: 190px;
	padding: 2px;
	margin-bottom: 10px;
	}
	
#slide_nav {
	clear: left;
	margin-bottom: 10px;
	width: 100%;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	}
	
#left {
	float: left;
	}
	
#right {
	float: right;
	}
	
p.intro {
	line-height: 2em;}

.dropcaps {
	color: #c58116;
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	}
.more {
	font-weight: bold;
	}
	
p.sshow_group {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.sshow_heading {
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #3C7EB5;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
p.sshow_text {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.slide_link {
	font-weight: bold;
	padding: 1px;
	margin: 40px 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.img_right {
	float: right;
	margin: 0 0 5px 25px;
	}
	
.img_left {
	float: left;
	margin: 0 25px 5px 0;
	}
