/*--------------------*/
/*--------------------*/
/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/
/*--------------------*/
/*--------------------*/


/* BODY */
body { 
	background-color: #F7F7F7;
}

body, p, div, span, ul, ol, blockquote, td {
	font-family: Arial, Helvetica, San-serif;
	font-size: 12px;
	color: #555555;
	line-height: 1.3;
	margin: 0px;
}

/* IMAGE */
img {
	border: 0px;
}

/*
input, select, textarea {
	font-size: 8pt;
	background-color: #EEEEEE;
}
*/

/* TABLE */
table {
	border: 0px;
}
table td {
	vertical-align: top;
}



/* GENERAL LINKS */
a:link, a:visited, a:active{
	color: #014073;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}




/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/
/*--------------------*/

h1, .header {
	font-size: 19px;
	color: #CC3333;
}

.header_light {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

h2, .title {
	font-weight: normal;
	font-size: 17px;
	color: #333333;
	line-height: 1.4;
	padding-bottom: 20px;
}

.title_light {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.4;
	text-transform: lowercase;
}

.row_title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.row_title a:link, .row_title a:visited, .row_title a:active {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.row_title a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.row_title_light {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}


.sub_title {
	color: #555555;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px;
}

.page_title {
	height: 35px;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	margin: 25px 0px;
	padding-left: 35px;
	padding-bottom: 10px;
	background: url('/templates/tabloid_blue/site/images/page_title_bground.jpg') no-repeat;
	overflow: hidden;
}

.section_title {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 18px;
}


.quote {
	color: #333333
}
/*MODULE TITLE*/

.module_title {
	color: #000000;
	font-size: 24px;
	font-family: "Gill Sans", Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1;
}

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

.module_title a:hover {
	color: #0099FF;
}

.module_date {
	color: #0099FF;
	font-size: 13px;
	font-family: "Arial Black", Arial Black, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 32px;
	padding-top: 7px;
	background: url('../images/article_title_bullet.jpg') no-repeat center left;
}


.module_body {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
}





.page_description {
	padding-bottom: 30px;
}


.box { border: 1px solid #999999; }


.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: #FFFFFF;
}
.button a:link, .button a:visited, .button a:active{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 5px;
	margin: 2px;
}
.button a:hover { 
	background-color: #EEEEEE;
}


/* COLORS */
.theme_color {
	background-color: #CCCCCC;
}
.theme_color_compliment {
	background-color: #5184A7;
}
.theme_color_title_row {
	background-color: #9A9A9A;
}


/* LIST ROW COLORS */
.color1 {
	background-color: #FFFFFF;
}
.color2 {
	background-color: #DDDDDD;
}


#footer_container {
	width: 900px;
	margin: 20px auto;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 1.6;
}
.footer a:link, .footer a:visited, footer a:active { 
	color: #666666;
}
.footer a:hover {
	color: #333333;
}


/* LINKS */
.separator_row {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.links_toggle_1 {
	height: 29px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-left: 25px;
	background: url('/templates/tabloid_blue/site/images/link_bground.jpg') no-repeat;
}

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

.links_toggle_1 a:hover {
	color: #0099FF;
}

.links_expand_1 {
	font-weight: normal;
}

.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:hover, .links_active_1 a:active { 
	font-weight: bold;
}

.links_toggle_2 {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 5px 0px 5px 25px;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #666666;
	text-decoration: none;
}
.links_toggle_2 a:hover {
	color: #333333;
}
.links_expand_2 {
	height: auto;
}



.links_toggle_3 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_3 a:link, .links_toggle_3 a:visited, .links_toggle_3 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 20px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_3 a:hover {
	color: #333333;
}
.links_expand_3 {
	height: auto;
}



.links_toggle_4 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_4 a:link, .links_toggle_4 a:visited, .links_toggle_4 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 30px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_4 a:hover {
	color: #333333;
}
.links_expand_4 {
	height: auto;
}



.links_toggle_5 {
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-decoration: none;
}
.links_toggle_5 a:link, .links_toggle_5 a:visited, .links_toggle_5 a:active {
	display: block;
	color: #666666;
	padding: 4px 4px 4px 40px;
	margin: 1px 0px;
	width: auto;
}
.links_toggle_5 a:hover {
	color: #333333;
}
.links_expand_5 {
	height: auto;
}





/* MAIN SECTION LINKS */
.links_main_toggle_1 {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
	margin-left: 1px;
}
.links_main_toggle_1 a:link, .links_main_toggle_1 a:visited, .links_main_toggle_1 a:active {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #014073;
	padding: 5px 18px;
	margin-right: 5px;
}
.links_main_toggle_1 a:hover {
	color: #0099FF;
	background-color: #FFFFFF;
}






/* ARTICLES SECTION */
.articles_title{
	font-weight: bold;
	font-size: 14px;
}


.articles_date {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}
.articles_author {
	font-weight: bold;
}
.articles_content {
	border-top: 1px solid #888888;
	padding: 10px 0px 20px 0px;
	margin-right: 25px;
}



.small {
	font-size: 7pt;
	color: #666666;
}


.disclaimer {
	font-size: 7pt;
	color: #666666;
}










/* BASIC */
.comment {
	color: #666666;
	text-transform: none;
	font-weight: normal;
	font-size: 8pt;
}

.comment a:link, .comment a:visited, .comment a:hover, .comment a:active {
	color: #666666;
}














/*-------------------*/
/*-------------------*/
/*-------------------*/
/* CSS STYLES FOR CMS*/
/*-------------------*/
/*-------------------*/
/*-------------------*/

/* CONTROLS THE PREV-NEXT DISPALY ON LONG DATABASE LISTS */
.pager {
	padding: 10px;
	text-align: right;
} 
.pager a:link, .pager a:visited, .pager a:hover, .pager a:active {
	text-decoration: none;
	color: #333333;
}
.pages {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.prev_next {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.pager form text {
	font-size: 7pt;
	color: #333333; 
	background-color: #CCCCCC;
}




#action_results {
	width: auto;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	margin: 20px;
}






/* IDENTIFYING USERNAME AND SIGN OUT INFORMATION */
.user_info {
	text-align: right;
	font-size: 8pt;
	color: #666666;
	padding-bottom: 20px;
} 



/* COOKIE CRUMB PATH INFO */
#nav_path {
	padding-bottom: 20px;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}

#nav_path .section {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}





/* AUTO FORM VALUES */
.form_prompt {
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	color: #474747;
	text-transform: none;
}
.form_prompt .error {
	font-weight: bold;
	color: #CC3300;
}
.form_input {
	font-size: 8pt;
	color: #474747;
	background-color: #EEEEEE;
	text-transform: none;
}
.form_input .error {
	color: #FFFFFF;
	background-color: #CC3300;
}
.form_comment {
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
}
.form_comment a:link, .form_comment a:visited, .form_comment a:hover, .form_comment a:active{
	color: #000000;
	font-weight: bold;
}

.form_note {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #EEEEEE;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
}



/* ERROR REPORTING */
.alert {
	color: #333366;
	font-weight: bold;
	}
.alert a:link, .alert a:visited, .alert a:hover, .alert a:active {
	color: #333366;
	}
.error {
	color: #CC3300;
	font-weight: bold;
	padding: 10px;
	}
.error a:link, .error a:visited, .error a:hover, .error a:active {
	color: #CC3300;
	}




/* LISTS */
.list_header {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.list_header a:link, .list_header a:visited, .list_header a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.list_header a:hover {
	color: #999999;
	font-weight: bold;
}

.list_header_dark {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.list_header_dark a:link, .list_header_dark a:visited, .list_header_dark a:active {
	color: #000000;
	font-weight: bold;
}
.list_header_dark a:hover {
	color: #666666;
	font-weight: bold;
}

.list_details {
	font-size: 8pt;
	color: #000000;
}



/* IMAGE ROLLOVERS */
.rollover
{
	display: block;
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
.rollover img {
	width: 100%;
	height: 100%;
	border: 0;
}

.rollover:hover {
	visibility: visible;
	background-position: 0px 0px;
}

.rollover:hover img {
	visibility: hidden;
}



/* MAIN */
div#main {
	width:900px; 
	margin: 0px auto;
	background-color: #FFFFFF;
}
div#upper_main {
	width: 900px;
	overflow: hidden;
}
div#home_accounts {
	float: right;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 15px;
}
div#home_accounts a {
	color: #666666;
}
div#home_accounts a:hover {
	color: #333333;
}
div#upper_top_column {
	width: 900px;
	height: 22px;
	background-color: #CCCCCC;
}
div#title_slogan {
	width: 264px;
	height: 135px;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding: 50px 30px 30px 606px;
	margin-top: 10px;
	background: url('../images/transform_media_header.jpg') no-repeat;
}

div#upper_middle_title {}

div#link_area {
	width: 900px;
	background-color: #B7B7B7;
	padding: 4px 0px 10px 0px;
}

div#module_area {
	width: 900px;
	overflow:hidden;
}
div#module_space {
	width: 900px;
	overflow:hidden;
}
div#left_column {
	width: 640px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
div#right_column {
	width: 213px;
	min-height: 193px;
	float: left;
	padding: 30px 0px 12px 0px;
	margin: 0px 20px 0px 27px;
	background: url('/templates/tabloid_blue/site/images/module_bottom_repeat.jpg') repeat-x bottom left;
}
div#home_splash {
	border: 20px solid #000000;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	background-color: #000000;
}

div#left_border {
	width: 2px;
	min-height: 330px;
	float: left;
	background: url('/templates/tabloid_blue/site/images/module_side_repeat.jpg') repeat-y top left;
}
div#left_module {
	width: 259px;
	min-height: 200px;
	float: left;
	padding: 0px 30px 15px 30px;
	background: url('/templates/tabloid_blue/site/images/module_side_repeat.jpg') repeat-y top right;
}
div#right_module {
	width: 259px;
	min-height: 200px;
	float: left;
	padding: 0px 30px 15px 30px;
	background: url('/templates/tabloid_blue/site/images/module_side_repeat.jpg') repeat-y top right;
}
div#bottom_border {
	width: 900px;
	height: 2px;
	background: url('/templates/tabloid_blue/site/images/module_bottom_repeat.jpg') repeat-x top left;
	border-bottom: 8px solid #333333;
}

.news_module_header {
	color: #000000;
	font-size: 15px;
	font-family: Times, serif;
	font-weight: bold;
	padding-bottom: 18px;
}
.news_module_date {
	color: #666666;
	font-size: 11px;
	background: url('/templates/tabloid_blue/site/images/archive_bullet.jpg') no-repeat top left;
	padding-top: 2px;
	padding-bottom: 3px;
}
.news_module_title {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 13px;
	background: url('/templates/tabloid_blue/site/images/archive_bottom_repeat.jpg') repeat-x bottom left;
}
.news_module_title a {
	color: #000000;
	text-decoration: none;
}
.news_module_title a:hover {
	color: #0099FF;
}

div#left_section {
	width: 601px;
	min-height: 360px;
	float: left;
	padding: 0px 35px 0px 20px;
	background: url('/templates/tabloid_blue/site/images/module_side_repeat.jpg') repeat-y top right;
	
}
div#right_section {
	width: 194px;
	float: left;
	padding: 25px;
}


div#home_photo_area {
	padding: 0px 10px;
	background: url('/templates/tabloid_blue/site/images/photo_tiling_bg.gif') repeat-y;
}

div#shell_main{
	width: 900px;
	margin: 0px auto;
}
div#shell_accounts_area {
	width: 900px;
	padding-bottom: 7px;
}
div#shell_accounts {
	width:101px;
	padding-left: 699px;
}
div#shell_header {
	width: 900px;
	overflow: hidden;
	background: url('/templates/tabloid_blue/site/images/header_bg.gif') no-repeat;
}
div#shell_header_flash {
	width: 550px;
	float: left;
}
div#shell_content {
	width: 900px;
	overflow: hidden;
	padding: 75px 0px 40px 0px;
	background: url('/templates/tabloid_blue/site/images/shell_content_bg.jpg') no-repeat #E5E2C9;
	min-height: 350px;
}
div#shell_content_body {
	float: left;
	width: 600px;
	padding: 0px 54px;
}
div#shell_content_menu {
	float: left;
	width: 152px;
	padding: 15px 40px 0px 0px;
}
div#shell_left_section {
	width: 601px;
	min-height: 360px;
	float: left;
	padding: 0px 35px 40px 20px;
	background: url('/templates/tabloid_blue/site/images/module_side_repeat.jpg') repeat-y top right;
	
}

.drop_us_a_note {
	padding: 15px 0px 0px 135px; 
	text-align: middle;
}

.logged_in {
	color: #897041;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 3px 5px 7px 88px;
}

.logged_in a:link, .logged_in a:visited, .logged_in a:active {
	color: #897041;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.logged_in a:hover {
	color: #F4ECCE;
}