/*
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
{
	font-family: Tahoma, verdana, Sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #3e3e3e; 
padding-top: 8px;
}

.tableData
{
	border-bottom: 1px solid #d0c9af;
	border-left:1px solid #d0c9af;
	font-family: tahoma, verdana, Arial, Sans-serif; 
	font-size: 12px;
color: #636365; 
	text-align: left;
	line-height: 18px;
}

.tableData td
{
	border-top: 1px solid #d0c9af;
	border-right:1px solid #d0c9af;
	padding: 4px;
}

.tableDataHdr
{
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #daebf5;
	background-color: #001c3e;
	text-transform:uppercase;
}

.tableDatahdr, .tableData th
{
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #ddd6ca;
	background-color:#233e77;

}

.tableDataHdr a, 
.tableData th a, .tableData th p
{
	color: #ddd6ca;
}

.tableData th p, .tableData td p
{
	padding: 0;
	margin: 0;
}

table.tableBox
{
	border: 1px solid #233e77;
	padding: 5px 10px 5px 5px;
	font-family: tahoma, verdana, Arial, Sans-serif; 
	font-size: 12px; 
	color: #191816;
	background: #ddd6ca;
}

.tableBox td, th
{
	border:none;
	padding:5px;
	border-collapse: collapse;
	border-spacing: 0;
}

.tableBox td
{
	font-weight:normal;
}

.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;
}

/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height: 16px;
color: #000000; 
}

a
{
	
}

.bodytext	
{ 
font-family: tahoma, verdana, Arial, Sans-serif; 
font-size: 12px; 
font-weight:normal;
line-height: 16px;
color: #000000; 
padding-right: 10px;
text-align:left;
}

.pagetitle
{
font-family: georgia, serif; 
font-size: 20px;
color: #00026C;
}

.spotlightTitle, .spotlightTitle a
{
font-family: tahoma,verdana, arial;
font-weight: bold;
font-size: 11px;
color: #AA0000;
text-decoration: none
}

.spotlightTitle a
{
font-family: tahoma,verdana, arial;
font-weight: bold;
font-size: 11px;
color: #AA0000;
text-decoration: none
}

.spotlight
{
font-family: tahoma,verdana, arial;
font-size: 11px;
color: #292929;
text-decoration: none
}