/*--------------------layout---------------------*/
* {margin:0;padding:0}
body {
	background: White;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
form {
	text-align: left;		
}
#wrapper {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	background: White;
}
#AdminMenuStyle {
	float: right;
	margin-right: 10px;
	padding: 3px 3px 3px 3px;
	font-size: 1.2em;
	color: #2f4f4f;
	background: White;
}
#LogoStyle {
	width: auto;
	float: left;
}
#TopMenuStyle {
	width: 900px;
	display: inline-block;
}
#Header {
	height: 60px;
	width: 890px;
	padding: 5px 5px 1px 5px;
}
#SlugStyle {
	float: left;
	width: 400px;
	margin-top: 32px;
	padding: 0px 0px 0px 25px;
	font-size: 1.5em;
	color: #688e51;
	font-variant: small-caps;
}	
#LoginStyle {
	float: right;
	margin-right: 2%;
	font-size: 1.2em;
	color: #2f4f4f;
}
#inner_wrapper {
	float: left;
	width: 900px;
	margin: 0px 0px 30px 0px;
}
#Main {
	font-size: 1.2em;
	line-height: 1.4em;
	float: left;
	width: 720px;
	background: White;
}
#Main h1 {
	color: #2f4f4f;
	font-size: 1.6em;
}
#Main h2 {
	color: #2f4f4f;
	font-size: 1.4em;
}
#Main h3 {
	color: #2f4f4f;
	font-size: 1.2em;
}
#MainTitleStyle {
	width: auto;
	font-size: 1.0em;
	color: #BABABA;
	background: White;
}
#MainTabStyle {
	width: auto;
	margin: 5px 0px 0px 0px;
}
#Intro {
}
#Intro a {
	color: #006699;
	text-decoration: none;
}
#Intro a:hover {
	color: #006699;
	text-decoration: underline;
}
#IntroImageStyle {
	margin: 0px 20px 0px 0px;
	height: 275px;
	float: left;
}
#IntroContentStyle {
    padding: 5px 20px 20px 20px;
	font-size: 1.2em;
	line-height: 1.7em;
	width: auto;
	height: 275px;	
}
#MainSection {
	float: left;
}
#HomeContentStyle {
	color: #006699;
	padding: 15px 15px 15px 15px;
	width: 275px;
	float: left;
}
#HomeContentImageStyle {
	margin: 5px 5px 5px 5px;
	width: auto;
	float: right;
}
#LeftSideBarStyle {
	float: left;
	width: 175px;
	padding: 5px 5px 5px 5px;
	height: 100%;
}
#MainContentStyle {
	color: Gray;
	padding: 15px 15px 15px 15px;
	width: auto;
	font-size: 1.2em;
	line-height: 1.5em;
}
#MainImageStyle {
	padding: 10px 20px 10px 10px;
	float: right;
	width: auto;
}
#SideBarWrapper {
	width: 175px;
	float: right;
	border-left: 1px solid Silver;
	border-right: 2px solid Gray;
	border-top: 1px solid Silver;
	border-bottom: 2px solid Gray;
	height: 100%;
}
#SideBarTitleStyle {
	text-align: center;
	font-size: 1.6em;
	color: #CC3300;
}
#SideBarContentStyle {
}
#SideBar {
	padding: 5px 10px 5px 15px;
	font-size: 1.2em;
	color: Gray;
	text-align: center;
}
#SideBar h1 {
	font-size: 1.2em;
	color: #002b55;
}
#SideBar h2 {
	font-size: 1.2em;
	color: #002b55;
}
#SideBar h3 {
	font-size: 1.2em;
	color: #002b55;
}
#SideBar a {
	color: #002b55;
	text-decoration: none;
}
#SideBar a:hover {
	color: #006295;
	text-decoration: underline;
}
#Footer {
	clear: both;
	color: #2f4f4f;
	font-size: 1.1em;
	text-align: center;
	border-top: 1px solid silver;
}
a {
	color: #2f4f4f;
	text-decoration: none;
}
a:hover {
	color: #2f4f4f;
	text-decoration: underline;
}


#Main .RadScheduler .rsHeader h2
{
	padding-left: 0 !important;
	text-indent: 0 !important;
}
.RadTabStrip .rtsLI, .existingTag, .existingTagsList, .existingTag li, .existingTagsList li
{
	margin-left: 0 !important;
}