﻿#SPControlMenu {
	width: 200px;
	text-align:	right;
	vertical-align: bottom;
}

#SPControlMenu table.ms-siteaction {
	margin: auto;
	margin-right: 0;
	margin-bottom: 0;
}

.ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:hover, .ms-WPBody a:visited {
	text-decoration: underline; color:#0290BF;
}

.ms-WPBody a.button_black_1:link,
.ms-WPBody a.button_black_1:visited,
.ms-WPBody a.button_black_1:active,
.ms-WPBody a.button_black_1:hover {text-decoration: none; color:#FFFFFF;}

.ms-WPBody a.button_black_2:link,
.ms-WPBody a.button_black_2:visited,
.ms-WPBody a.button_black_2:active,
.ms-WPBody a.button_black_2:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
}

.ms-WPBody a.button_blue_1:link,
.ms-WPBody a.button_blue_1:visited,
.ms-WPBody a.button_blue_1:active,
.ms-WPBody a.button_blue_1:hover {text-decoration: none; color:#FFFFFF;}

.ms-WPBody a.button_blue_2:link,
.ms-WPBody a.button_blue_2:visited,
.ms-WPBody a.button_blue_2:active,
.ms-WPBody a.button_blue_2:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
}

.ms-WPBody h3 {
	font-family: arial, verdana, helvetica, sans-serif; 
	/* color: #0DA5D7; */
	color: #F67C20;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	margin-bottom: 6px;
}

.ms-WPBody h2 {
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.ms-WPBody h4 {
	font-weight: normal;
}
.ms-WPBody td {
	font-family: arial, verdana, helvetica, sans-serif;
}

.ms-WPBody h4 a:link, 
.ms-WPBody h4 a:visited 
{
	text-decoration: none;		
}

.ms-WPBody h4 a:active,
.ms-WPBody h4 a:hover
{
	text-decoration: underline;
}

.ms-PartSpacingVertical {
	margin: 0;
}

a span { color: #0290BF; }

h3 a, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited { color: #F67C20; }

input, select, textarea {
	font-family: arial, verdana, helvetica, sans-serif; color: #000000; font-size: 11px;
}

h2 span 
{
	color: #fff;
}

body.RadEContentBordered 
{
	font-size: 0.7em;
}
