
/********** General Styles **********/

body{
	margin: 0px;
	padding: 0px;
	background:url(../images/gradient_gray.png) repeat-x top #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color:#142E25;
	text-align: center;
}

a{	
	color: #266BBB;
}

a:hover{
	color: #0033FF;	
}

img{
	vertical-align: bottom;
}

a img{
	border: none;
}

p{
	margin: 0px;
	padding: 7px 0px;
}

h1{
	margin: 0px;
	padding: 10px 0px;
	font-size: 1.25em;
	line-height: 1.32em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


h2{
	margin: 0px;
	padding: 0px;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}


h3{
	/*padding: 0px;*/
	margin: 0px;
	/*padding: 0px;*/
	padding: 10px  0px 10px 10px;
	font-size: 0.93em;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


h4{
	margin: 0px;
	padding: 0px;
	color: #266BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


form{
	margin: 0px;
	padding: 0px;
}	

input.textbox{
	border: solid 1px #999999;
	width: 130px;
	padding: 1px 0px;
	margin: 0px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}


input.submit{
	vertical-align: middle;
}


.formField{
	width: 220px;
	float: left;
	font-size: 0.69em;
}

label{
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 25px 0px 20px 0px;
}


.selectBox{
	width: 175px;
	font-size: 0.93em;
	border: solid 1px #858585;	
	vertical-align: middle;
	padding: 1px 0px;
}


.textbox2{
	width: 160px;
	color: #333333;
	font-size: 0.93em;
	padding: 2px 0px;
	border: solid 1px #858585;
	vertical-align: middle;
}	

.textarea{
	width: 640px;
	height: 200px;
	border: solid 1px #cccccc;
}
	
.checkbox{
	margin: 5px 5px 10px 0px;
	vertical-align: middle;
}

.textbox4{
	color: #333333;
	font-size: 0.93em;
	padding: 1px 0px;
	border: solid 1px #858585;
	vertical-align: middle;
}

.calendarBtn img{
	vertical-align: middle;
}	

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.clearL{
	clear: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin:  -1px;
}

.toLeft{
    float: left;
    margin: 10px 20px 15px 0px;
}

.pad1{
	padding: 0px 10px 10px 10px;
	text-align: right;
	font-size: 0.69em;
}

.pad2{
	padding: 20px 0px 0px 35px;
}

.pad3{
	padding: 0px 1px 10px 1px;
}

.pad4{
	padding: 10px 0px 15px 557px;
}

.link3{
	font-size: 0.69em;
	padding: 0px 10px;
}

.hr{
	border-top: solid 1px #cccccc;
	margin: 5px 0px 0px 0px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}


/*----- submit button  -----*/

a.button{
	background:url(../images/button_bg.png) repeat-x center center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.button:hover, .inner a.button:hover{
	text-decoration: underline;
	color: #ffffff;
}

a.button span{
	display: block;
	background:url(../images/button_left.png) no-repeat left center;
}

a.button span span{
	display: block;
	background:url(../images/button_right.png) no-repeat right center;
	height: 20px;
	cursor: pointer;
	color: #ffffff;
}


a.save{
	width: 85px;
	
}

a.next{
	width: 100px;
}

a.savedefaultwider{
	width: 110px;
	font-weight: bold;
	display:block;
	height: 20px;
	
}

a.savedefaultwidest{
	width: 240px;
	font-weight: bold;
	display:block;
	height: 20px;
	
}

/*----- sign up button -----*/

a.button3{
	background:url(../images/button3.png) repeat-x center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 20px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.button3:hover{
	text-decoration: underline;
	color: #ffffff;
}


a.button3 span{
	display: block;
	background:url(../images/button3_left.png) no-repeat left center;
}

a.button3 span span{
	display: block;
	background:url(../images/button3_right.png) no-repeat right center;
	padding: 24px 0px;
	cursor:pointer;
}


.m6{
	margin: 20px 0px 0px 0px;
}


.hide{
	position: absolute;
	top: -800em;
}


#wrapper{
	width: 974px;
	margin: auto;
	text-align: left;
}

.wrapper2{
	padding: 0px 0px 25px 0px;
}


/********** Header **********/

#header{
	padding: 0px 0px 0px 0px;
	/*background:url(../images/logo.png) no-repeat left top;*/
	min-height: 70px;
	width: 100%;
}


* html #header{
	height: 70px;
}


#welcome{
	width: 320px;
	float: left;
	padding: 37px 0px 0px 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 0.93em;
	font-weight: bold;
	display: inline;
	text-align:right;
	
}
	
#welcome a{
	font-size: 0.78em;
	margin: 0px 0px 0px 7px;
	font-weight: normal;
}


#topLinks{
	width: 250px;
	float: right;
	/*padding: 10px 0px 22px 0px;*/
	padding: 8px 0px 12px 0px;
	
}

#topLinks ul{
	font-family: Arial, Helvetica, sans-serif;
}

#topLinks ul li{
	float: right;
	border-right: solid 1px #cccccc;
	font-size: 0.69em;
	padding: 3px 10px;
}

#topLinks ul li.last{
	border: none;
}

#topLinks ul li a{
	color: #4A7061;
	text-decoration: none;
	font-weight: bold;
}

#topLinks ul li a:hover{
	text-decoration: underline;
}


/********** navigation  **********/

#navigation {
	width: 100%;
	background: url(../images/menu_bg.png) repeat-x top #4DA30C;
	text-align: center;
}


.box1TopLeft{
	background: url(../images/menu_top_left.png) no-repeat top left;
}

.box1TopRight{
	background: url(../images/menu_top_right.png) no-repeat top right;
}

.box1BotLeft{
	background: url(../images/menu_bot_left.png) no-repeat bottom left;
}

.box1BotRight{
	background: url(../images/menu_bot_right.png) no-repeat bottom right;
}

#navigation ul{
	padding: 1px 0px 0px 10px;
}


#navigation ul#ulnavigationb{
	padding: 1px 0px 0px 15px;
}

#navigation ul li{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 0.88em;
	font-weight: bold;
	text-align: center;
}

#navigation ul li a{
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	padding: 8px 5px 8px 3px;
	text-decoration: none;
	background:url(../images/menu-spacer.png) no-repeat right center;
	text-align: center;
}

#navigation ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}


/********** business menu **********/

#navigation ul li.link1{
	width: 120px;
}

#navigation ul li.link2{
	width: 140px;
}

#navigation ul li.link3{
	width: 125px;
}

#navigation ul li.link4{
	width: 120px;
}

#navigation ul li.link5{
	width: 85px;
}

#navigation ul li.link6{
	width: 115px;
}

#navigation ul li.link7{
	width: 130px;
}

#navigation ul li.link8{
	width: 100px;
	background: none;
}

#navigation ul li.link8 a{
	background: none;
	padding-right: 0px;
}


/********** end user menu **********/

#navigation ul li.link0b{
	width: 80px;
}

#navigation ul li.link1b{
	width: 120px;
}

#navigation ul li.link2b{
	width: 165px;
}

#navigation ul li.link3b{
	width: 115px;
}

#navigation ul li.link4b{
	width: 175px;
}

#navigation ul li.link5b{
	width: 100px;
}

#navigation ul li.link6b{
	width: 145px;
}

#navigation ul li.link6bb{
	width: 100px;
}

#navigation ul li.link7b{
	width: 100px;
}

#navigation ul li.link7b a{
	background: none;
	padding-right: 0px;
}


/********** sign up menu adjusted **********/
/*
#navigation ul li.link1c{
	width: 6em;
	width: 100px;
}

#navigation ul li.link2c{
	width: 8em;
	width: 125px;
}

#navigation ul li.link3c{
	width: 9em;
	width: 115px;
}

#navigation ul li.link4c{
	width: 9em;
	width: 110px;
}

#navigation ul li.link5c{
	width: 8em;
	width: 110px;
}

#navigation ul li.link6c{
	width: 9em;
	width: 115px;
}

#navigation ul li.link6c a{
	background: none;
	padding-right: 0px;
}  
*/
  /********** sign up menu **********/

#navigation ul li.link1c{
	width: 10em;
	width: 140px;
}

#navigation ul li.link2c{
	width: 11.66em;
	width: 150px;
}

#navigation ul li.link3c{
	width: 10.41em;
	width: 175px;
}

#navigation ul li.link4c{
	width: 10em;
	width: 180px;
}

#navigation ul li.link5c{
	width: 7.06em;
	width: 140px;
}

#navigation ul li.link6c{
	width: 9.59em;
	/*width: 150px;*/
	width: 1px;
	margin-left: 20px;

}

#navigation ul li.link6c a{
	background: none;
	padding-right: 0px;
}  


/********** breadcrumbs **********/

#breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height: 0.88em;
	color: #000000;
	padding: 8px 1px;
	float:left;
	padding-bottom:20px;
}

#breadcrumbs strong{
	padding: 0px 10px 0px 0px;
}


/********** breadcrumbs **********/

#breadcrumbsNoFlags{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height: 0.88em;
	color: #000000;
	padding: 8px 1px;

}

#breadcrumbs strong{
	padding: 0px 10px 0px 0px;
}

/********** main content **********/

#mainContent{
	width: 708px;
}


/********** inner pages **********/

.inner{
	background:url(../images/box5_border.png) repeat-x top #ffffff;
}

.inner div{
	background:url(../images/box5_border.png) repeat-y left;
}

.inner div div{
	background:url(../images/box5_border.png) repeat-y right;
}

.inner div div div{
	background:url(../images/box5_border.png) repeat-x bottom;
}

.inner div div div div{
	background: url(../images/box5_top_right.png) no-repeat top right;	
}

.inner div div div div div{
	background: url(../images/box5_top_left.png) no-repeat top left;
}

.inner div div div div div div{
	background: url(../images/box5_bot_left_b.png) no-repeat bottom left;
}

.inner div div div div div div div{
	background: url(../images/box5_bot_right_b.png) no-repeat bottom right;
	width: 100%;
}

.inner div div div div div div div div{
	width: auto;
	padding: 7px 350px 10px 25px;
	background: none;
}

.inner div div div div div div div div.pad5{
	padding: 7px 470px 10px 25px;
}

/*Quartile:*/
.inner div div div div div div div div.pad5q{
	padding: 7px 0px 10px 25px;
}
/*Quartile:*/



.inner div div div div div div div div{
	padding: 10px 20px;
}

.inner div div div div div div div div div.pad4{
	padding: 10px 0px 15px 557px;
}

.inner a{
   color: #00752A;
}

.inner a:hover{
	color: #0033FF;	
}

.inner a.button{
   color: #ffffff;
}

.inner p{
	font-size: 0.69em;
	line-height: 1.32em;
}

.inner h2{
	font-size: 1.25em;
}

.inner h3{
	font-size: 1em;
	padding: 15px 0px 0px 0px;
}

.inner h4{
	color: #000000;
	font-size: 0.75em;
	padding: 10px 0px 0px 0px;
}




/********** content rounded box **********/

.box2Top{
	background:url(../images/box2_border.png) repeat-x top #D3E6D0;
	border-bottom: solid 1px #cccccc;
}

.box2TopB{
	background:url(../images/box2_border.png) repeat-x top #E3D4D1;
	border-bottom: solid 1px #cccccc;
}

.box2Left{
	background:url(../images/box2_border.png) repeat-y left;
}

.box2Right{
	background:url(../images/box2_border.png) repeat-y right;
}

.box2Bot{
	background:url(../images/box2_border.png) repeat-x bottom #ffffff;
}


.box2TopLeft{
	background: url(../images/box2_top_left.png) no-repeat top left;
}

.box2TopRight{
	background: url(../images/box2_top_right.png) no-repeat top right;
}


.box2TopLeftB{
	background: url(../images/box2_top_left_b.png) no-repeat top left;
}

.box2TopRightB{
	background: url(../images/box2_top_right_b.png) no-repeat top right;
}


.box2BotLeft{
	background: url(../images/box2_bot_left.png) no-repeat bottom left;
}

.box2BotRight{
	background: url(../images/box2_bot_right.png) no-repeat bottom right;
	width: 100%;
}

.box2BotLeftB{
	background: url(../images/box2_bot_left_b.png) no-repeat bottom left;
}

.box2BotRightB{
	background: url(../images/box2_bot_right_b.png) no-repeat bottom right;
	width: 100%;
}


.box2Top h2, .box2TopB h2{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:1em;
	color:#000000;
	font-weight:bold;
}




/********** homepage box ( end user homepage / sign up homepage) **********/


.box5{
	background:url(../images/box5_border.png) repeat-x top #ffffff;
}

.box5 div{
	background:url(../images/box5_border.png) repeat-y left;
}

.box5 div div{
	background:url(../images/box5_border.png) repeat-y right;
}

.box5 div div div{
	background:url(../images/box5_border.png) repeat-x bottom;
}

.box5 div div div div{
	background: url(../images/box5_top_right.png) no-repeat top right;	
}

/*.box5 div div div div.home{
	background: url(../images/home_image.jpg) no-repeat top right;	
}
*/
.box5 div div div div.home{
	background: url(../images/sign_up_image.jpg) no-repeat top right;	
}
/*.box5 div div div div.signup{
	background: url(../images/sign_up_image.jpg) no-repeat top right;	
}
*/

.box5 div div div div.nextappt{
	background: url(../images/part_clock_image2.jpg) no-repeat top right;	
}

.box5 div div div div.signup{
	background: url(../images/home_image.jpg) no-repeat top right;	
}

.box5 div div div div.screenshot{
	background: url(../images/box5_top_right.png) no-repeat top right;	
}

.box5 div div div div div{
	background: url(../images/box5_top_left.png) no-repeat top left;
}

.box5 div div div div div div{
	background: url(../images/box5_bot_left.png) no-repeat bottom left;
}

.box5 div div div div div div div{
	background: url(../images/box5_bot_right.png) no-repeat bottom right;
	width: 100%;
	min-height: 257px;
}

* html .box5 div div div div div div div{
	height: 257px;
}

.box5 div div div div div div div div{
	width: auto;
	min-height: 1px;
	padding: 7px 350px 10px 25px;
	background: none;
}

.box5 div div div div div div div div.calendarscreenshot{
	width: auto;
	min-height: 1px;
	padding: 17px 5px 50px 25px;
	/*background: url(../images/splashcalendarempty.jpg) no-repeat top right;*/
	background: url(../ScreenshotContent/CalendarView580x360.png) no-repeat right;

	
}

* html .box5 div div div div div div div div{
	height: 1px;
}

.box5 div div div div div div div div.pad5{
	padding: 7px 470px 10px 25px;
}
/*Quartile:*/
.box5 div div div div div div div div.pad5q{
	padding: 7px 0px 10px 25px;
}
/*Quartile:*/

.box5{
	font-size: 0.69em;
	line-height: 1.38em;
	color: #142E25
}

.box5 h1{
	font-size: 2em;
	color: #000000;
}

/********** homepage box 2 ( 'step' box ) **********/


.box6{
	background:url(../images/box6_top2.png) repeat-x top #ffffff;
}

.box6 div{
	background:url(../images/box5_border.png) repeat-y left;
}

.box6 div div{
	background:url(../images/box5_border.png) repeat-y right;
}

.box6 div div div{
	background:url(../images/box5_border.png) repeat-x bottom;
}

.box6 div div div div{
	background: url(../images/box6_top_right.png) no-repeat top right; 	
}

.box6 div.step2 div div div{
	background: url(../images/box6_top_right_2.png) no-repeat top right; 	
}

.box6 div div div div div{
	background: url(../images/box6_top_left.png) no-repeat top left;
}

.box6 div.step2 div div div div{
	background: url(../images/box6_top_left_2.png) no-repeat top left;
}

.box6 div div div div div div{
	background: url(../images/box6_bot_left.png) no-repeat bottom left;
}


.box6 div.step2 div div div div div{
	background: url(../images/box6_bot_left_2.png) no-repeat bottom left;
}

.box6 div div div div div div div{
	background: url(../images/box6_bot_right.png) no-repeat bottom right;
	width: 100%;
	min-height: 245px;
}

* html .box6 div div div div div div div{
	height: 245px;
}

.box6 div.step2 div div div div div div{
	background: url(../images/box6_bot_right_2.png) no-repeat bottom right;
	width: 100%;
	min-height: 90px;
	padding: 0px;
}

* html .box6 div.step2 div div div div div div{
	height: 90px;
}

.box6 div div div div div div div div,
.box6 div.step2 div div div div div div div{
	background: none;
	width: auto;
	min-height: 1px;
	padding: 5px 15px 0px 20px;
}

* html .box6 div div div div div div div div{
	height: 1px;
}

.box6 div div div div div div div div div{
	padding: 0px;
}

.col11{
	width: 200px;
	float: left;
}

.col22{
	width: 200px;
	float: right;
	overflow: hidden;
}

#box6a{
	width: 458px;
	float: left;
	margin-top: 20px;
	font-size: 0.69em;
	line-height: 1.38em;
}

* html #box6a{
	margin-right: 22px;
}

#box6b{
	width: 224px;
	margin-top: 20px;
	margin-left: 484px;
	font-size: 0.69em;
	line-height: 1.38em;
}

* html #box6b{
	margin-left:0px;
	height: 1px;
}

.box6{
	font-size: 0.69em;
	line-height: 1.38em;
}

.box6 h2{
	font-size: 1.45em;
	color: #000000;
}

/*--------- step box ---------*/

.step{
	width: 222px;
	float: left;
}

.step h4{
	font-size: 1.32em;
	line-height: 1.32em;
	min-height: 40px;
	padding: 0px;
}


* html .step h4{
	height: 40px;
}

.nextStep{
	width: 21px;
	float: left;
	height: 100px;
	background: url(../images/next_step.png) no-repeat center top;
}

.nextStep2{
	width: 21px;
	float: left;
	height: 80px;
	background: url(../images/next_step2.png) no-repeat center top;
}

/********** step box selected **********/

.box7{
	background:url(../images/box7_top.png) repeat-x top #5AA52E;
}

.box7 div{
	background:url(../images/box7_top_left.png) no-repeat top left;
}

.box7 div div{
	background:url(../images/box7_top_right.png) no-repeat top right;
}

.box7 div div div{
	background:url(../images/box7_bot_left.png) no-repeat left bottom;
}

.box7 div div div div{
	background: url(../images/box7_bot_right.png) no-repeat right bottom; 	
	min-height: 90px;
	width: 100%;
}

* html .box7 div div div div{
	height:  90px;
}

.box7 div div div div div{
	background: none;
	width: auto;
	min-height: 1px;
	padding: 5px 15px 0px 20px;
}

* html .box7 div div div  div div{
	height: 1px;
}

.box7 div div div div div div div{
	padding: 0px;
}

.box7{
	font-size: 0.69em;
	line-height: 1.38em;
}

.box7 h2{
	font-size: 1.45em;
	color: #000000;
}

.box7 h4{
	color: #ffffff;
}

/**********  table style **********/

.table{
	padding: 0px 1px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.table ul li{
	float: left;
	font-size: 0.69em;
	border-left: solid 1px #cccccc;
}

/*-----  table head -------*/
.thead{
	background: #E2E2E2;
	width: 100%;
}

.thead ul li{
	border-bottom: solid 1px #ffffff;
}

.thead a, .thead span{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 4px 7px 4px 17px;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #B5B5B5
}

.thead a img{
	vertical-align: middle;
	margin: 0px 0px 0px 6px;
}


/*----- table row  -----*/

.row{
	width: 100%;
}

.row a, .row span{
	padding: 3px 7px 4px 17px;
	display:block;
}

.row span{
	color: #000000;
}


.last ul li{
	border-bottom: solid 1px #cccccc;
}

.table .row span.red{
	color: #cc0000;
}

.odd{
	background: #F2F2F2;
}


.even{
	background:#ffffff;
}


/**********  table settings ( business 'green' table)  **********/

.col1{
	width: 290px;
}

.col2{
	width: 100px;
}

.col3{
	width: 110px;
}

.col4{
	width: 100px;
}

.col5{
	width: 101px;
}


/**********  table settings ( business 'pink' table)  **********/

.col1b{
	width: 372px;
}

.col2b{
	width: 110px
}


.col3b{
	width: 110px;
}


.col4b{
	width: 110px;
}


/**********  table settings ( end user table)  **********/

.col1c{
	width: 352px;
}
.col2c{
	width: 100px;
}
.col3c{
	width: 100px;
}
.col4c{
	width: 90px;
}
.col5c{
	width: 60px;
}


/********** pager **********/

.pager{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 55px 15px 0px;
	font-size: 0.69em;
	text-align: right;
}
.pager a{
	margin: 0px 4px;
}	


.pager span{
	background: #AEC7BA;
	font-size: 1.45em;
	color: #ffffff;
	padding: 0px 5px;
	font-weight: bold;
}



/********** right side **********/

#rightSide{
	width: 240px;
	float: right;
}

/********** right box (search/calendar/favorites) **********/

.box3Top{
	background:url(../images/box2_border.png) repeat-x top #E2E8F5;
	border-bottom: solid 1px #B5B5B5;
}

.box3Left{
	background:url(../images/box2_border.png) repeat-y left;
}

.box3Right{
	background:url(../images/box2_border.png) repeat-y right;
}

.box3Bot{
	background:url(../images/box2_border.png) repeat-x bottom #D9D9D9;
	margin-bottom: 15px;
}

.box3TopLeft{
	background: url(../images/box3_top_left.png) no-repeat top left;
}

.box3TopLeftB{
	background: url(../images/box3_top_left_b.png) no-repeat top left;
}

.box3TopLeftC{
	background: url(../images/box3_top_left_c.png) no-repeat top left;
}

.box3TopRight{
	background: url(../images/box3_top_right.png) no-repeat top right;
}

.box3TopRightB{
	background: url(../images/box3_top_right_b.png) no-repeat top right;
}

.box3TopRightC{
	background: url(../images/box3_top_right_c.png) no-repeat top right;
}

.box3BotLeft{
	background: url(../images/box3_bot_left.png) no-repeat bottom left;
}

.box3BotRight{
	background: url(../images/box3_bot_right.png) no-repeat bottom right;
	width: 100%;
}

.box3BotLeftB{
	background: url(../images/box3_bot_left_b.png) no-repeat bottom left;
}

.box3BotRightB{
	background: url(../images/box3_bot_right_b.png) no-repeat bottom right;
	width: 100%;
}

.box3BotLeftC{
	background: url(../images/box3_bot_left_c.png) no-repeat bottom left;
}

.box3BotRightC{
	background: url(../images/box3_bot_right_c.png) no-repeat bottom right;
	width: 100%;
}

.box3Top h2{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:0.93em;
	color:#000000;
	font-weight:bold;
}

.box3Top h2 a{
	font-weight: normal;
	font-size: 0.75em;
}

.box3Bot a{
	font-size: 0.93em;
	font-family: Arial, Helvetica, sans-serif;
}

/********** search **********/

#searchBox{
	padding: 10px;	
}

#searchBox input.textbox{
	float: left;
}


/********** calendar **********/

#calendar{
	background: #ffffff;
	border-bottom: solid 1px #B5B5B5;
}

#month{
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px 0px;
	border-bottom: solid 1px #B5B5B5;
	
}

#month .prev{
	display: block;
	width: 40px;
	float: left;
	padding: 0px 0px 0px 8px;
	text-align: left;
}

#month .next{
	display: block;
	width: 40px;
	float: right;
	padding: 0px 8px 0px 0px;
	text-align: right;
}


#month p{
	padding: 0px;
	margin: 0px;
}

/********** my favorites **********/

#favSearchBox{
	padding: 8px 10px 9px 10px;
}

#favSearchBox input.textbox{
	float: left;
}

#favSearchBox a.button2, #searchBox a.button2, a.button2{
	background:url(../images/button2.png) no-repeat center center;
	height: 18px;
	width: 68px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 0.69em;
	line-height:1.35em;
	font-weight: bold;


}

#favSearchBox a.button2, #searchBox a.button2{
	margin: 0px 0px 0px 150px;
}

* html #favSearchBox a.button2, * html #searchBox a.button2{
	margin: 0px 0px 0px 147px;
}


#favSearchBox a.button2:hover, #searchBox a.button2:hover, a.button2:hover{
	text-decoration: underline;
}

/*----- my favorites list  -----*/

.list3{
	height: 6.88em;
	overflow: auto;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
}

.list3 li{
	font-size: 0.69em;
	height: 2em;
	line-height: 1.70em;
	padding: 0px 0px 0px 20px
}

.list3 a{
	color: #000000;
}

.list3 a:hover{
	color: #0033FF;	
}


/********** testimonials  **********/

#testimonials{
	padding: 0px 0px 0px 0px;
	font-size: 0.69em;
	line-height: 1.38em;
	margin-top:25px;
}

#testimonials h3{
	font-size: 1.25em;	
	color: #000000;
	line-height: 2em;
}

#testimonials p{
	padding: 5px 0px;
}

#testimonials p.author{
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 5px 0px;
}




/********** footer **********/

#footer{
	font-size: 0.63em;
	line-height: 0.88em;
	text-align: center;
	clear: both;
	padding: 10px 0px;
	background:url(../images/hr.png) repeat-x top;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer ul{
	padding: 6px 0px;
}

#footer ul li{
	display: inline;
	padding: 0px 10px;
}

#footer ul.links2 li{
	border-right: solid 1px #999999;
}

#footer ul.links2 li.last{
	border-right: none;
}



/********** search override **********/

#searchBoxTop{
	padding: 8px;
	padding-bottom: 0px;
}

#searchBoxTop input.textbox{
	float: left;
}

#favSearchBox a.button2, #searchBoxTop a.button2, a.button2{
	background:url(../images/button2.png) no-repeat center center;
	height: 18px;
	width: 68px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 0.69em;
	line-height:1.35em;
	font-weight: bold;
	
}

#favSearchBox a.button2, #searchBoxTop a.button2{
	margin: 0px 0px 0px 150px;
}

* html #favSearchBox a.button2, * html #searchBoxTop a.button2{
	margin: 0px 0px 0px 147px;
}




#searchBox{
	padding: 8px;
	padding-bottom: 0px;
}

#searchBox input.textbox{
	float: left;
}

#favSearchBox a.button2, #searchBox a.button2, a.button2{
	background:url(../images/button2.png) no-repeat center center;
	height: 18px;
	width: 68px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 0.69em;
	line-height:1.35em;
	font-weight: bold;
	/* -- */
	line-height:1.50em;

}

#favSearchBox a.button2, #searchBox a.button2{
	margin: 0px 0px 0px 150px;
}

* html #favSearchBox a.button2, * html #searchBox a.button2{
	margin: 0px 0px 0px 147px;
}


/* === BLOCKS === */
.blkTopG, .blkTopW, .blkBotW { position: relative; width: 100%; }
.blkTopG SPAN, .blkTopW SPAN, .blkBotW SPAN { display: block; height: 5px; margin: 0 6px; }
.blkTopG SPAN SPAN, .blkTopW SPAN SPAN, .blkBotW SPAN SPAN { display: block; position: absolute; top: 0; right: -6px; width: 6px; height: 6px; border: none; }

.blkTopG { background: url(../images/block/blktl_green.png) no-repeat left top; }
* HTML .blkTopG { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blktl_green.png'); }
.blkTopG SPAN { background-color: #d3e6d0; border-top: 1px solid #cdcecd; }
.blkTopG SPAN SPAN { background: url(../images/block/blktr_green.png) no-repeat left top; }
* HTML .blkTopG SPAN SPAN { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blktr_green.png'); }

.blkContent { height: 1%; background: #fff; border-left: 1px solid #cdcecd; border-right: 1px solid #cdcecd; padding: 0 18px; }
.blkContent.blkGW { background: #fff url(../images/block/blkcontent_greenwhite.gif) repeat-x left top; }
.blkContent.minheight { min-height: 560px; }
* HTML .blkContent.minheight { height: 560px; }
.blkContent.padtop { padding-top: 18px; }
.blkContent h2 { font-size: 1.45em; color: #000000; }

.blkTopW { background: url(../images/block/blktl_white.png) no-repeat left top; }
* HTML .blkTopW { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blktl_white.png'); }
.blkTopW SPAN { background-color: #fff; border-top: 1px solid #cdcecd; }
.blkTopW SPAN SPAN { background: url(../images/block/blktr_white.png) no-repeat left top; }
* HTML .blkTopW SPAN SPAN { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blktr_white.png'); }
.blkBotW { background: url(../images/block/blkbl_white.png) no-repeat left top; }
* HTML .blkBotW { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blkbl_white.png'); }
.blkBotW SPAN { background-color: #fff; border-bottom: 1px solid #cdcecd; }
.blkBotW SPAN SPAN { background: url(../images/block/blkbr_white.png) no-repeat left top; }
* HTML .blkBotW SPAN SPAN { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/block/blkbr_white.png'); }