body {
	background:#84A4C1 url(../images/framework/bkg-body-white.gif) repeat-y 50% 0;
	margin:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #0000CC; /*#000033; */
	margin-bottom: 20px;
}

li
{
	color: #000000;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:4px;
}

.center
{
	text-align: center
}

.show_the_world
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	/* height: 42px; */
}
.show_the_world_spacer
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

.stw_page_title
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-size: 14px;
	elevation:lower;
}

.stw_catchphrase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	/*color: #FFFFFF; */
	font-weight: bold;
}

img.imageleft, img.imageright
{
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	
	/*
	border-width: 2px;
	border-color: darkred;
	 */
}

img.imageright
{
	margin-left: 20px;
	float: right;
}

img.imageleft
{
	margin-right: 20px;
	float: left;
}

.row_light_grey {
	background-color: #EEEEEE;
}

.row_light_blue {
	background-color: #D3DCE3;
}


.sub_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	font-weight:normal;
	color:#000000
}

.article_text, .article, .article1, .article2, .list_text_element, .article_text_table, .article_text_highlight, .table_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.article_text, .article, .article1, .list_text_element, .article_text_highlight, .table_text
{
	color: #333333;
}

.article, .article1
{
	text-align: left;
	font-weight: normal;
}

.table_text, .article2
{
	text-align: center;
	font-weight: normal;
}

.article_text, .list_text_heading
{
	text-align: justify;
	margin: 10px;
}
.article_text_highlight
{
	font-weight: bold;
	color:#990000;
	text-align:left;
}

.list_text_heading
{
	font-weight: bold;
}

.article_text
{
	font-weight: normal;
}

.article_text_table
{
	font-weight: normal;
	text-align:left;
	margin: 10px;
}

a
{
	left: 0px;
	margin-left: 0px;
}

a:link
{
	text-decoration: underline;
}

a:hover
{
	text-decoration:none;
}

a.green:hover {
	color: #FFFFFF;
	background-color: #006600;
}
a.red:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
a.blue:hover {
	color: #FFFFFF;
	background-color: #0000CC;
}

.stw_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.spotlight_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.list_green, 
.list_blue,
.list_red,
.list_text_element,
.list_blue2
{
	font-size:11px;
	line-height:14px;
	list-style-type: circle;
	padding: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:3px;
	text-align:left;
}

.list_green, 
.list_blue,
.list_red,
.list_text_element
{
	margin-left: 10px;
}

.list_blue, .list_blue2, .blue
{
	list-style-image: url('../images/framework/blue_list_arrows.gif');
	color: #0000CC
}

.list_blue2
{
	margin-left: 0px;
}

.list_blue, .list_text_element
{
	list-style-image: url('../images/framework/blue_list_arrows.gif');

}

.list_green, .green
{
	color: #006600
}

.list_green
{
	list-style-image: url('../images/framework/green_list_arrows.gif');
}
.list_red, .red
{
	color: #FF0000
}

.list_red
{
	list-style-image: url('../images/framework/red_list_arrows.gif');
}

.menu_heading_blue, .menu_heading_red, .menu_heading_green, .list_text_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	/*
	line-height:22px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align:bottom;
	*/
	
}

.menu_heading_blue
{
	color: #0000CC;
}
.menu_heading_green
{
	color: #006600;
}
.menu_heading_red
{
	color: #FF0000
}

.list_text_heading
{
	color:#333333;
}

