html>body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 0px 0 0 0;
			margin-left: 0px;
	
	
	font-family: Helvetica, Sans-Serif;
	background-color:#ffffff;
		}

a { color:#cccccc;
text-decoration: none; }
a:hover {color:#cc0000;
text-decoration: none; }
.bordercurvetop
{
-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #ffffff;
	background-color:#FFFFFF;
	
}
.searchbotton
{position: relative; 
width: 20px !important; 
height: 18px; 
padding: 0; 
left: -4px; 
}

.simplesearchtextbox{
	width: 100px;
	padding:2px;
	border:1px solid #ffffff;
	font-size:9px;
	margin: 0;

}
.comboboxcss {
	width: 100px;

	font-size:9px;
	margin: 0;
		-webkit-border-radius: 3px; /* Gecko browsers */
	border-radius: 3px; /* Everything else - limited support at the moment */
	border:1px solid #999;


	padding:1px

}

.accordionHeader {
	background-color: transparent;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	cursor: pointer;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	
}

.accordionContent 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #fff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}
.accordionHeader2 {
	background-color: #c0c9d2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A3B76;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	cursor: pointer;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	
}

.accordionContent2
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-top-style: none;
	border-top-color: #fff;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
	border-bottom-width: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}


.RadScheduler_WebBlue .Private .rsAptWrap
{
	background: #0053b3;
	cursor:pointer;
	color:White;
	border: solid 1px #9faa89;
	border-top: solid 1px #c7cdba;
}

.RadScheduler_WebBlue .Public .rsAptWrap
{
	background: #333333;
	cursor:pointer;
	color:White;
	border: solid 1px #9faa89;
	border-top: solid 1px #c7cdba;
}

.RadScheduler_Office2007 .Private .rsAptWrap
{
	background: #6099c6;
	cursor:pointer;
	color:White;
	border: solid 1px #9faa89;
	border-top: solid 1px #c7cdba;
}

.RadScheduler_Office2007 .Public .rsAptWrap
{
	background: #cccccc;
	cursor:pointer;
	color:White;
	border: solid 1px #9faa89;
	border-top: solid 1px #c7cdba;
}


.hedtop {
	font-size: 15px;
	font-weight: bold;
	border-bottom:thin solid #E1E1E1;
	color:#ffffff;
}

.menfirstucss {
	font-size: 14px;
	font-weight: bold;
	border-bottom:thin solid #33598a;
	border-top:thin solid #33598a;
	color:#ffffff;
	height: 18px;
}
.inhertitems {
	font-size: 12px;
	font-weight: bold;
	border-bottom:thin solid #33598a;
	color:#ffffff;
	height: 18px;
	padding-left:20px;
}
.inhertinhertitems {
	font-size: 10px;
	font-weight: bold;
	border-bottom:thin solid #33598a;
	color:#ffffff;
	height: 18px;
	padding-left:40px;
}
.menulastitemcss {
	font-size: 14px;
	font-weight: bold;
	border-bottom:thin solid #33598a;
	
	color:#ffffff;
	height: 18px;
}
.bigfont {
	font-size: 17px;
	font-weight: bold;
	color:#ffffff;
}
.bigbigfont {
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}
.sfont {
	font-size: 13px;
	color:#ffffff;
	line-height: 1.25em;
}
.sfont12 {
	font-size: 12px;
	color:#ffffff;
	line-height: 1.25em;
}
.sfont14 {
	font-size: 14px;
	color:#ffffff;
	
}

.searchfont14 {
	font-size: 17px;
	font-weight:Bold;
	color:#ffffff;
	border-bottom:solid 1px #ffffff;
}

.sfontbold {
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	
}
.sblackfont {
	font-size: 12px;
	color:#000;
	
}
.sbluefont {
	font-size: 13px;
	color:#d9d9d9;
	
}
.swhihtfont {
	font-size: 13px;
	color:#fff;
	padding:10px;
}
.swhihtfont #a {
	font-size: 13px;
	color:#fff;
	padding:10px;
}
.ssbluefont {
	font-size: 12px;
	color:#d9d9d9;
	padding: 0;
	
}

.bordercurvetop #textfield {
-webkit-border-radius: 5px; /* Safari prototype */
-moz-border-radius: 5px; /* Gecko browsers */
border-radius: 5px; /* Everything else - limited support at the moment */

	border:1px solid #ACE;
	font-size:11px;
	padding:1px;
	width:120px;
}
.bordercurvetop #button {
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	background-color:#EFEFEF;
	border:1px solid #ccc;
	color: #0A3B76;
	padding:1px 4px 1px;
	font-size:10px;
	font-weight: bold;
}
h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
	width: 897px;
	height: 240px;
	overflow: hidden;
	position: relative;
	
	background-image:url(../images/slidrbg.png);
		}

		div#feature_list ul {
	position: absolute;
	top: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 225px;
		}

		ul#tabs {
	left: 8px;
	z-index: 2;
	width: 312px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		

		ul#tabs li a {
			color: #0a3b76;
			text-decoration: none;	
			display: block;
			padding-bottom:10px;
			padding-left:25px;
			padding-right:10px;
			padding-top:5px;
			height: 40px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background: url(../images/feature-tab-current.png);
			background-repeat:no-repeat;
			color: #555353;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 648px;
			height: 240px;
			position: relative;
			
		}

		ul#output li {
				position: absolute;
			width: 422px;
			height: 240px;
			
		}

				
#form1 #button2 {
	background-image:url(../images/1261993424_gnome-searchtool.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 22px;
	height: 22px;
	background-position: center center;
}
#form1 #textfield2 {
	-webkit-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	border:1px solid #ccc;
	font-size:10px;
	padding:4px;
	width:140px;
	color: #999999;
	margin: 0;
}
.bottonsearch {
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 3px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	background-color:#E6E6E6;
	border:1px solid #ccc;
	color: #0A3B76;
	padding:2px 4px 2px;
	font-size:10px;
	font-weight: bold;
	width: 60px;
}
.topsearch {
	background-image:url(../images/1261993424_gnome-searchtool.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 22px;
	height: 22px;
	background-position: center center;
}
.bottoncss {
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 3px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	background-color:#E6E6E6;
	border:1px solid #ccc;
	color: #0A3B76;
	padding:4px 6px 2px;
	font-size:12px;
	font-weight: bold;
	
}
.newslettertexbox {
	width: 196px;
	-webkit-border-radius: 3px; /* Gecko browsers */
	border-radius: 3px; /* Everything else - limited support at the moment */
	border:1px solid #999;
	font-size:10px;
	margin: 0;
	padding:1px
	
}
.textboxcss {
	width: 200px;
	-webkit-border-radius: 3px; /* Gecko browsers */
	border-radius: 3px; /* Everything else - limited support at the moment */
	border:1px solid #999;
	font-size:10px;
	margin: 0;
	padding:1px
	
}
.newslettertexsmallbox {
	width: 56px;
	-webkit-border-radius: 3px; /* Gecko browsers */
	border-radius: 3px; /* Everything else - limited support at the moment */
	border:1px solid #999;
	font-size:9px;
	margin: 0;
	padding:1px
	
}


.searchbox {
	width: 110px;
	-webkit-border-radius: 3px; /* Gecko browsers */
	border-radius: 3px; /* Everything else - limited support at the moment */
	border:1px solid #ccc;
	font-size:10px;
	margin: 0;
	
}
.loginfont {
	font-size: 11px;
	font-weight: bold;
}
.boldfontwight{
	font-size: 11px;
	font-weight: bold;
	color:#fff;
}
.fontnormal {
	font-size: 11px;	
	color:#fff;
}
.newslettersucscss {
	font-size: 9px;	
	color:#fff;
	font-weight:bold;
}
.headers{
font-size:22px;
color: #333333;
font-weight:bold;

}
	img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0px;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			
			/* These have no effect on the functionality */
			
			margin: 0 auto;
			
		
		

		
			
		}
		
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	width:600px;
}

.popupControl
{
	background-color:#ffffff;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: #ffffff;
	border-width: 2px;
	color:#000000;
	width:auto;
	text-align: left;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.okbutton {
background-image:url(../images/okbutton.png);
border-style:none;
border-width:0px;
	color: #184e90;
	padding:2px 4px 2px;
	font-size:9px;
	font-weight: bold;
	width:55px;
	height: 20px;
	background-color:#ffffff;

}
.chekbuton {
	
background-image:url(../images/chekbtt.png);
border-style:none;
border-width:0px;
	color: #ffffff;
	padding:2px 4px 2px;
	font-size:9px;
	font-weight: bold;
	width:70px;
	height: 20px;
	background-color:#ffffff;
	
}
.popupmessage {

	color:#000000;
	
}
