﻿body {
}
.red{color:red}
.boldClass{font-weight:bold;}
.testme{border:1px solid red}
.testme td{border:1px solid orange}
table
{
	padding:0px;
	border-collapse:collapse;
	margin:0px
	}
.components_wrapper td
{	
	vertical-align:top;
	}
.gray_bg{
	background: URL(../Media/Images/ShapeShifter/bg_grey.gif);
	background-repeat:repeat-x;
	background-position: center	 bottom;
	width:803px;
	margin-bottom:30px;
	padding-bottom:12px;
	border:0px solid red;
	text-align:left
}
.gray_bg2{
	background: URL(../Media/Images/ShapeShifter/bg_grey.gif);
	background-repeat:repeat-x;
	background-position: center	 bottom;
	width:803px;
	margin-bottom:15px;
	padding-bottom:15px;
	border:0px solid red;
	text-align:left
}
.regular_links li a:link, .regular_links li a:visited {
	font:12px arial;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px
}

.regular_links li a:hover {
	font:12px arial;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px
}
.regular_links li
{
	page-break-after:always 
	}
.bold_links li a:link, .bold_links li a:visited, .bold_links li a:active {
	font:12px arial;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
	color:#2a5db0
}

.bold_links li a:hover {
	font:12px arial;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px
}
.bold_links li
{
	page-break-after:always 
	}
.save_box
{
	background-color:#e7f0ff;
	padding-left:14px
}
.thumbnail_save
{	
	float:left;
	padding:8px;
	background-color:white
	}
.thumbnail_save .thumbnail
{	
	width:110px;
	height:86px;
	background-color:gray
	}
.thumbnail_save .title
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:4px
	}

.text_save
{
	float:left;
	padding-left:14px;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	border:0px solid red;
	}
.component
{	
	background-image: URL(../Media/Images/ShapeShifter/pattern_bg.gif);
	background-repeat:repeat;
	padding:5px;
	text-align:center;
	border:0px solid red;

	}
.component_title
{
	background-image: url(../Media/Images/Backgrounds/bgMenu.gif);	
	background-repeat:repeat-x;
	height:21px;
	padding-left:5px;
	padding-top:1px;
	font-weight:bold;
	color:#305187;
	border:0px solid red;
}
.component_title .title
{
	float:left
	}
.component_title .rss_button
{
	float:right;
	margin-right:15px;
	margin-top:3px
	}

.component_content
{
	background-color:white;
	border:1px solid #b3b3b3;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:10px	
}
.component_pager_wrapper
{
	padding-bottom:15px;
	padding-top:10px;
	text-align:right
	}
.component_pager{text-align:right;}
.component_pager li
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin-left:2px
}

.animation
{
	border:0px solid magenta;
	padding:0px;
	padding-bottom:10px;
	left:0px;
	}

