@charset "utf-8";
/* CSS Document */

/* force right scrollbar */
html { 
    height:	 100%;
    margin-bottom: 1px;
}

#CenterContainer {
	background-color: #CCC;
	clear: both;
	float: left;
	height: 900px;
	width: 830px;
	margin-right: auto;	
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	padding-top: 5px;
}

#CenterIndexContainer {
	clear: both;
	float: none;
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#WelcomeBanner {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	clear: both;
	background-color: #E1E1E1;
	border: 1px solid #A7A7A7;
}

#WelcomeBanner_loggedin {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	clear: both;
	background-color: #E1E1E1;
	border: 1px solid #A7A7A7;
}


#Innerbanner {
	clear: both;
	float: right;
	height: 15px;
	width: auto;
	text-align: right;
}

#WelcomeAccordian {
	clear: both;
	float: left;
	height: 350px;
	width: 300px;
	margin-top: 15px;
}
#TabbedFolders {
	height: auto;
	width: 545px;
	float: right;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 2px;
	background-color: #CCC;
	clear: none;
	margin-left: 15px;
}
#BlogBox {
	width: 300px;
	height: 100px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000;
	background-color: #FFF;
}
#WelcomeFooter {
	float: left;
	width: 600px;
	text-align: right;
	margin-top: 10px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.BlackFooterText {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-align: right;
}
.RedFooterText {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#HomePageCenterContainer {
	clear: both;
	float: none;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 35px;
}

#SmallTemplateContainer {
	height: 375px;
	width: 350px;
	margin-top: 35px;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	float: none;
	margin-right: auto;
	border: 1px solid #666;
}

#SmallRegTemplateContainer {
	height: auto;
	width: 453px;
	margin-top: 50px;
	margin-left: 250px;
	clear: both;
	float: none;
	margin-right: auto;
	border: 0px solid #666;
}

#CenterContainer #tempaccordionbox {
	width: 300px;
	height: 345px;
	clear: none;
	float: left;
	margin-top: 15px;
	border: 1px solid #000;
}
#WelcomeBanner p {
	text-align: right;
	font-size: 12px;
}
#LOGINDIV {
	clear: both;
	float: none;
	height: auto;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}


.LOGINBOXES {
	clear: both;
	float: none;
	height: 30px;
	width: 210px;
	background-color: #DFDFDF;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}
#LOGIN1 {
	clear: both;
	float: none;
	height: auto;
	width: 250px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: justify;
}
.loginmessage {
	clear: both;
	float: none;
	height: 25px;
	width: 240px;
	margin-right: auto;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
}
#LOGINDIV #LOGIN4 a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-style: italic;
}
#RegForm {
	clear: both;
	float: none;
	height: auto;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.RegInBoxes {
	clear: both;
	float: none;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#RegForm .RegInSubmitBox {
	text-align: right;
	clear: both;
	float: none;
	height: auto;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.RegErrorMsg {
	text-align: center;
	height: auto;
	width: 260px;
	color: #F00;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#Reg1DivTag {
	height: 20px;
	width: 300px;
	margin-top: 10px;
	margin-left: 20px;
	clear: none;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#SmallTemplateContainer #SmallHeader {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #666;
}

#SmallRegTemplateContainer #SmallRegHeader {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #666;
	text-align: center;
}

#regForm {
	height: 300px;
	width: 400px;
}
#RegContent {
	width: auto;
	height: auto;
	margin-top: 15px;
	background-color: #DFF2EF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
}
#Reg1DivTagCaptcha {
	height: auto;
	width: 320px;
	margin-left: 20px;
}
#Blog1 {
	color: #000;
	text-decoration: underline;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
}
#Blog2 {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}
#BlogInput {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}
.BlogInput {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
}
.BlogTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
.BlogboxesLinks {
	color: #000;
	padding-left: 5px;
	margin-top: 5px;
}
.BlogInput {
	color: #06F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#WelcomeIndicator {
	text-align: center;
	float: right;
	height: auto;
	width: auto;
	font-size: 10px;
	margin-top: 7px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#MyHomeRecentActivity {
	float: left;
	height: auto;
	width: 275px;
	background-color: #EEE;
	margin-top: 21px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#MyHomeTabbedFolders {
	float: left;
	height: auto;
	width: 535px;
	margin-top: 20px;
	margin-right: 5px;
	padding-left: 2px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
}
#SearchTabbedFolders {
	float: none;
	height: auto;
	width: 625px;
	margin-top: 10px;
	margin-right: auto;
	padding-left: 2px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
	margin-bottom: 5px;
}

#MyHomeLowerLeft {
	float: left;
	height: auto;
	width: 270px;
	background-color: #DFF2EF;
	margin-left: 4px;
}
.EntryBox {
	height: 600px;
	width: 400px;
}
.EntryBox {
	height: 300px;
	width: 400px;
	background-color: #FFF;
}
.EntryOuterBox {
	float: none;
	height: auto;
	width: 550px;
	margin-top: 25px;
	background-color: #CCC;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 1px solid #82CEC2;
}
.EntryRight1 {
	height: 200px;
	width: 250px;
	margin-top: 20px;
	float: right;
	background-color: #FFF;
}
.EntryRight2 {
	float: right;
	height: 200px;
	width: 150px;
	margin: 10px;
}
.EntryRight2 {
	height: 300px;
	width: 250px;
	margin-top: 20px;
	background-color: #FFF;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.reg1Form {
	width: 364px;
	margin-right: auto;
	margin-left: 45px;
	background-color: #DFF2EF;
	padding-top: 15px;
	padding-bottom: 10px;
}
#RegSucText {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 55px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 18px;
	color: #000;
}
#RegSucContent {
	height: 200px;
	width: 346px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 25px;
}
#entryupperbox {
	background-color: #C1DAFF;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: none;
}
#entrylowerbox {
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 530px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 45px;
}
#entrymiddle {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFF2EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	padding-bottom: 0px;
	text-align: center;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
	padding-left: 35px;
	clear: both;
	margin-bottom: 0px;
}

#entrygrouppagemiddle {
	height: auto;
	width: 505px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFF2EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	float: none;
	clear: both;
	margin-bottom: 25px;
	padding: 0px;
	border: 1px solid #82CEC2;
}


.DefaultFormText {
	font-style: italic;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#AlignLeftEntry {
	float: right;
	height: auto;
	clear: none;
	margin-bottom: 5px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	color: #000;
	margin-right: 10px;
	font-size: 12px;
	font-style: italic;
}
#AlignRightEntry {
	float: left;
	height: 20px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#AlignRightEntry {
	text-align: left;
	width: 330px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
.Enterhead {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F00;
	text-align: left;
}
.EnterHeadPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #06F;
}
#HomePageCenterContainer .EntryOuterBox #entryupperbox #AlignLeftEntry a {
	color: #F00;
}
.redhint {
	color: #F00;
}
.centersubmit {
	float: none;
	height: auto;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 18px;
	color: #333;
	text-align: center;
	clear: both;
}
.hint {
	font-size: 12px;
	color: #06F;
	font-style: italic;
}
.AutoSuggestDivs {
	height: 100px;
	width: 300px;
}
#entry1middle {
	height: auto;
	width: 504px;
	background-color: #FFF;
}
.footer {
	clear: both;
	float: none;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.EnterDocHeadPage {
	height: auto;
	width: auto;
	color: #06C;
}

#HomePageCenterContainer .EntryOuterBox #entryupperbox #AlignDocRightEntry {
	width: 500px;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
#HomePageCenterContainer .EntryOuterBox #entryupperbox #AlignDoc1RightEntry {
	padding-top: 12px;
	padding-left: 15px;
	text-align: center;
}
.indexlink {
	color: #F00;
}
#SmallTemplateContainer #SmallHeader #SmallContents {
	margin: 10px;
	height: auto;
	width: auto;
}
#SmallTemplateContainer #SmallContents {
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-bottom: 15px;
	height: auto;
	width: auto;
	clear: both;
	float: none;
}
.reg1Form #Reg1CountDivTag {
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#SmallRegSuccessTemplateContainer {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	height: 300px;
	background-color: #DFF2EF;
	border: 1px solid #82CEC2;
}
#SmallRegSuccessTemplateContainer #SmallHeader {
	text-align: center;
	height: auto;
	width: auto;
	background-color: #FFF;
}
.EntryOuterBox #entryupperbox #AlignSearchCollabRightEntry {
	width: 480px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.CollabSearchRadio {
	font-size: 14px;
	color: #000;
	text-align: left;
	width: 470px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: none;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.EntryOuterBox #entrymiddleSearchcollab {
	height: auto;
	width: 505px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	float: none;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	

}

	.CollabSearchRadio .EnterheadColab {
	font-size: 24px;
	color: #06F;
}
.EntryRightSearchCollab1 {
	width: 250px;
	height: 300px;
	margin-top: 10px;
	float: right;
	background-color: #0FF;
}
.EntryRightSearchCollab2 {
	height: 300px;
	width: 250px;
	margin-top: 15px;
}
#HomePageCenterContainer .EntryOuterCollabsearchBox {
}
#HomePageCenterContainer .EntryOuterCollabsearchBox #entrymiddleSearchcollab {
	width: 900px;
	text-align: left;
	height: 900px;
}
.searchcollab {
	float: right;
	height: 690px;
	width: 270px;
	background-color: #FFF;
	margin-top: 20px;
}

.CollabResultsRadio {
	font-size: 14px;
	color: #06F;
	text-align: left;
	width: 470px;
	height: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.AlignProfileTop {
	height: auto;
	width: auto;
	font-size: 16px;
	color: #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.ResultsTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

.EntryOuterBox #entrymiddleResultscollab {
	height: auto;
	width: auto;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-top: 0px;
	border: 2px none #666;
	padding-bottom: 10px;
	text-align: left;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	padding-right: 5px;
	margin-right: auto;
	word-spacing: normal;
}

#ResNav {
	height: 30px;
	width: 600px;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: 150px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#ProfilePageCenterContainer {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	float: none;
	margin-top: 5px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#ProfilePageCenterContainer .ProfileOuterBox {
	height: auto;
	width: 530px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-left: 10px;
}
#ProfilePageCenterContainer .ProfileOuterBox #entryupperbox #AlignProfileTop {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#ProfilePageCenterContainer .ProfileOuterBox #ProfileUpperBox {
	height: auto;
	width: 555px;
	margin-top: 20px;
	background-color: #BBE0EC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	font-size: 21px;
	padding-bottom: 3px;
	float: left;
}
#ProfilePageCenterContainer .ProfileOuterBox #ProfileUpperBox #AlignProfileTop {
	width: 500px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	padding-top: 15px;
	height: 25px;
}
#ProfilePageCenterContainer .ProfileOuterBox #entrymiddleSearchcollab {
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#ProfilePageCenterContainer .ProfileOuterBox .ProfileForm {
	height: 50px;
	width: 550px;
	margin-top: 10px;
	background-color: #CCC;
	border: 0px solid #333;
	padding-bottom: 10px;
}
#ProfilePageCenterContainer .ProfileSide {
	width: 270px;
	float: right;
	height: auto;
	margin-top: 20px;
	background-color: #CCC;
	border: 0px solid #333;
	clear: none;
	margin-right: auto;
	margin-left: auto;
}
#ProfilePageCenterContainer .Profilefooter {
	height: 50px;
	width: 600px;
	clear: both;
	float: left;
	margin: 50px;
}
.ProfileTop {
	height: 200px;
	width: 505px;
}
#ProfileTop {
	height: auto;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #DFF2EF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#ProfilePhoto {
	float: left;
	height: auto;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ProfileBackground {
	height: auto;
	width: 360px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#ProfileResDesc {
	height: auto;
	width: 525px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBE0EC;
	border-right-color: #BBE0EC;
	border-bottom-color: #BBE0EC;
	border-left-color: #BBE0EC;
	margin: 5px;
	padding-top: 10px;
}
#ProfileBottom {
	height: auto;
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 0px;
}
#ProfileResSearch {
	clear: both;
	float: left;
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#CollabResCenterContainer {
	height: auto;
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	float: none;
}
#CollabResOuterBox {
	float: left;
	height: 700px;
	width: 545px;
	margin-top: 15px;
	margin-left: 5px;
}
#CollabResTitleBox {
	clear: both;
	float: left;
	height: 40px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 5px;
	padding-top: 20px;
	border: 2px double #333;
}
#CollabResLeftEntry {
	background-color: #FFF;
	height: 625px;
	width: 545px;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	border: 1px solid #333;
	padding-left: 6px;
}
#CollabResRightPanel {
	float: left;
	height: 650px;
	width: 265px;
	margin-right: auto;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 20px;
}
#CollabResfooter {
	clear: both;
	float: left;
	height: 40px;
	width: 600px;
	margin-top: 35px;
}
#CollabResTitle {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 10px;
	margin-left: 10px;
	color: #06F;
	margin-bottom: 10px;
	clear: both;
}
#CollabResCenterContainer #CollabResOuterBox #CollabResLeftEntry #CollabResTitle p {
	color: #003;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#CollabResCenterContainer #CollabResOuterBox #CollabResLeftEntry table tr td strong {
	text-align: center;
}


#ProfileSideTop {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D6ECF8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

#ProfileSideMiddle {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px;
	background-color: #D9E1DC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #82CEC2;
	border-bottom-color: #A8A8A8;
	border-left-color: #82CEC2;
	clear: both;
}

#ProfileSideBottom {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #DFE1E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
}
#ResCollabLocationNav {
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	height: 30px;
	vertical-align: middle;
}
#EditProfileBox {
	clear: both;
	float: none;
	height: auto;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 5px;
}
#editprofheader {
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#HomePageCenterContainer #EditProfileBox #EditProfilePanels .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.profileupdatedmessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.confirmABentryCENTER {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
}
.entryABCONFIRMmiddle {
	height: auto;
	width: 400px;
}
.entryABCONFIRMmiddle {
	width: 530px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-color: #E6F0FF;
	border: 5px solid #C1DAFF;
	margin-bottom: 10px;
	clear: both;
}
#CenterMiddleABTitle {
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 3px;
	background-color: #C1DAFF;
	clear: none;
}
.docEnterType {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.hint .docEnterType strong {
	color: #F00;
}
#InsertErrorMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
	padding: 3px;
	clear: none;
	float: none;
	height: auto;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}
#bannerpic {
	height: auto;
	width: auto;
	border-bottom-style: none;
	clear: both;
	float: none;
}

#AbEnterFormCenter {
	float: none;
	height: auto;
	width: 560px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	clear: both;
	background-color: #DFF2EF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ABpdftext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#PDFDiv {
	height: 50px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #06F;
	float: right;
}
.smallPdfLabelText {
	font-size: 2px;
}
.ABpdftext {
	font-size: 16px;
}
.ABpdftext {
	font-size: 18px;
	text-align: center;
}
.ABpdftext p {
	color: #000;
}
body p {
	text-align: left;
}
.AbEntryFormAlign {
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
#AlignAbformLeft {
	width: 450px;
	height: auto;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#HomePageCenterContainer #entryupperbox #AlignRightEntry .Enterhead {
	color: #000;
}
.Antibody2label {
	font-size: 18px;
	color: #666;
}
.TopSublabel {
	color: #000;
	font-size: 12px;
	font-style: italic;
}
#BlueLabelCentered {
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}
#LabGroupSearchLinks {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ResultsLabels {
	color: #06F;
}
.LabGroupPAGEcenter {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#HomePageCenterContainer #LabGroupPAGEcenter {
	clear: both;
	float: none;
	height: auto;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #999;
	background-color: #DDE3FF;
}
#IndexAccordion {
	width: 300px;
	height: auto;
	clear: none;
	float: left;
	margin-top: 17px;
	border: 1px solid #999;
}
#INDEXTABs {
	height: auto;
	width: 530px;
	float: right;
}
#entrydocmiddle {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.EntryDocOuterBox {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#TopMiddle1 {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-width: 0px;
}
#SideLabel {
	height: auto;
	width: auto;
	background-image: url(/Images/SideHeaderGradient2.png);
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}
#myhomeheader {
	clear: both;
	float: left;
	height: auto;
	width: 835px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#entryAB1middle {
	width: auto;
	height: auto;
}
#entryABupperbox {
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: center;
	background-color: #C1DAFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #82CEC2;
}
#entryAB2middle {
	clear: both;
	float: none;
	height: auto;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 100px;
	text-align: left;
	background-color: #DFF2EF;
	padding-top: 35px;
	margin-bottom: 45px;
	border: 1px solid #82CEC2;
}
#entryAB1upperbox {
	clear: both;
	float: none;
	height: auto;
	width: 537px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: 45px;
	background-color: #C1DAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82CEC2;
	border-right-color: #82CEC2;
	border-bottom-color: #82CEC2;
	border-left-color: #82CEC2;
}
#InviteBoxTop {
	clear: both;
	float: none;
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	background-color: #FFF;
	margin-top: 25px;
}
#RequestComrifm2Top {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 20px;
}
#RightConfirmCollab {
	clear: both;
	float: none;
	height: auto;
	width: 407px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

#RightConfirmCollabButtons {
	clear: both;
	float: none;
	height: auto;
	width: 407px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	border: 0px solid #59A2FB;
}
#ProfilePageCenterContainer .ProfileOuterBox #ProfileTop #ProfileBackground table tr td .profiletablesmall {
	text-align: left;
}
#MyHomeAlerts {
	text-align: left;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#AccORDeny {
	background-color: #FFB0B0;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
}
#BackHome {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #C1DAFF;
	font-family: Georgia;
	font-size: 16px;
	color: #999;
	text-align: center;
	vertical-align: bottom;
}
#centerSentMSGSendButton {
	text-align: center;
	height: auto;
	width: auto;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#FriendWroteLinks {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 20px;
	background-color: #E8F1FF;
}
#YouWroteLinks {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-color: #DDE3FF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#ComposecenterSendButton {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#CenterMessage {
	height: auto;
	width: 900px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#messageouter {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
	float: none;
	margin-top: 30px;
	padding-left: 0px;
	margin-bottom: 25px;
}
#lowerright {
	clear: both;
	float: right;
	width: 300px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}
#Navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#Center_Banner_4 {
	padding: 0px;
	clear: left;
	float: none;
	height: 120px;
	width: 830px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/banners/Header_w_drop.gif);
	vertical-align: top;
}



#Center_Banner_4_index {
	padding: 0px;
	clear: both;
	float: none;
	height: 78px;
	width: 830px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/banners/Header_w_drop.gif);
	vertical-align: top;
}
#dropdowntab {
	clear: both;
	float: none;
	height: 40px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/banners/dropdowntab.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
#login {
	clear: both;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	padding-bottom: 0px;
	height: auto;
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
#Center_Banner_4 #login table {
	text-align: left;
}
#Signin {
	clear: both;
	float: left;
	height: 25px;
	width: 97%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
#CenterBody4 {
	clear: left;
	float: none;
	height: auto;
	width: 830px;
	text-align: left;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
}
#centerleft {
	height: auto;
	width: 25%;
}
#centerleft4 {
	height: auto;
	width: 100%;
	margin-left: 1%;
	float: left;
	margin-top: 15px;
	
}
#centermiddle {
	clear: none;
	float: left;
	width: 45%;
	margin-left: 2px;
	margin-right: 2px;
}
#CenterBody4 #centerleft4 table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
}
#CenterBody4 #centerleft4 table tr td {
	font-size: 11px;
	
}
#message4 {
	text-align: left;
	vertical-align: middle;
	clear: both;
	float: left;
	height: 45px;
	width: 45px;
}
#middlealign {
	clear: none;
	float: left;
	height: 35px;
	width: 225px;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 5px;
}
#width150_4 {
	clear: none;
	float: left;
	height: 50px;
	width: 145px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	
}

#width150_4Ab {
	clear: none;
	float: left;
	height: 33px;
	width: 145px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	
}

#Center_Right {
	float: right;
	height: auto;
	width: 26%;
	margin-right: 6px;
}
#Items4 {
	clear: none;
	float: right;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;	
}
#JoinSciClyc4 {
	height: 90%;
	width: 230px;
	background-color: #DFF2EF;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86CEAA;
}

#JoinSciClyc4_Ab {
	height: 90%;
	width: 230px;
	background-color: #DFF2EF;
	text-align: center;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86CEAA;
}

#Items {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #CCC;
	margin-top: 2px;
}
#Items1 {
	}
#footer4 {
	clear: both;
	float: none;
	height: 20px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	padding-top: 10px;
}
#footer5 {
	clear: both;
	float: none;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-top: 10px;
}


#footer4block {
	clear: both;
	float: left;
	height: 35px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	border-top-style: none;
	padding-top: 10px;
}


#Signup_banner_4 {
	clear: both;
	float: left;
	height: 25px;
	width: auto;
	margin-left: 15px;
}
#banner_box_4 {
	clear: both;
	float: none;
	height: 90px;
	width: auto;
}
#banner_box_4_index {
	clear: both;
	float: none;
	height: 90px;
	width: auto;
}
#Center_Banner_4_ cfform {
	clear: both;
	float: none;
	height: 50px;
	width: auto;
}
#Center_Banner_4_index cfform {
	clear: both;
	float: none;
	height: 50px;
	width: auto;
	text-align: right;
}
.publicprofilelilnk {
	color: #03C;
}
#NotaMember4 {
	clear: both;
	float: none;
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
#ReqFrom {
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#LOGINDIV145 {
	clear: both;
	float: none;
	height: 100px;
	width: 100px;
}
#LOGINDIV145 #LOGIN2 {
	height: 0px;
	width: 210px;
	margin-left: 20px;
}
#LOGINDIV145 #LOGIN3 {
	width: 210px;
	margin-left: 20px;
}
.SingleTabPanel {
	width: 600px;
}
.SinglePanelLabel {
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFE9F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #82CEC2;
	border-left-color: #82CEC2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#singleinnertabbox {
	height: auto;
	width: 500px;
	margin-top: 25px;
	margin-left: 60px;
	clear: both;
	float: left;
}
#searchnomatch {
	clear: both;
	float: none;
	height: auto;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
}

#Center_Banner_5 {
	padding: 0px;
	clear: left;
	float: left;
	height: 120px;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}

#banner_box_5 {
	clear: both;
	float: none;
	height: 90px;
	width: auto;

}#topleftgroups {
	float: left;
	height: 25px;
	width: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	vertical-align: middle;
}
#toprightgroups {
	float: right;
	height: 20px;
	width: 750px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-style: none;
	text-align: right;
}
#TopBar5 {
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	margin-bottom: 3px;
	padding-bottom: 6px;
	min-width:1150px;
}
#TopBar5_g {
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#toplefttextholder {
	float: right;
	width: 80%;
}
#CenterBox5 {
	clear: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#CenterBody5 {
	clear: both;
	float: none;
	height: auto;
	width: 848px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#CenterBody5 #TabbedPanels1 .TabbedPanelsTabGroup #paneltext {
	float: left;
	height: auto;
	width: 50%;
}
#tabbedleft {
	clear: left;
	float: left;
	width: 196px;
	height: 600px;
}
#LeftCalender {
	height: auto;
	width: 191px;
	margin-top: 5px;
	background-color: #DDF0E7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
}
#LeftCalender_add {
	height: auto;
	width: 191px;
	background-color: #DDF0E7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
	margin-top: 10px;
}
#filterbox {
	background-color: #D9F0E4;
	width: 189px;
	margin-top: 10px;
	margin-right: 2px;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
#tabledivcal {
	background-color: #D9F0E4;
	height: auto;
	width: auto;
}

#tabsspace {
	width: 60px;
}
#test12div {
	background-color: #3F6;
}
#smcallbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 25px;
	clear: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9F0E4;
	border-right-color: #D9F0E4;
	border-bottom-color: #D9F0E4;
	border-left-color: #D9F0E4;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	background-color: #FFF;
}

#smcallboxg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 25px;
	clear: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9F0E4;
	border-right-color: #D9F0E4;
	border-bottom-color: #D9F0E4;
	border-left-color: #D9F0E4;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	color: #666;
	background-color: #FFF;
}

#smcallboxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	height: 13px;
	width: 25px;
	clear: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9F0E4;
	border-right-color: #D9F0E4;
	border-bottom-color: #D9F0E4;
	border-left-color: #D9F0E4;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	color: #111;
	
}

#smcallboxt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	height: 13px;
	width: 25px;
	clear: left;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9F0E4;
	border-right-color: #D9F0E4;
	border-bottom-color: #D9F0E4;
	border-left-color: #D9F0E4;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	color: #111;
	margin-left: 5px;
	
}


#HeaderBox {
	clear: both;
	float: none;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin solid #999;
	
}
#smcalout {
	padding: 5px;
	clear: both;
	float: none;
	height: 500px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #09F;
}
#pointe {
	height: 150px;
	width: 150px;
	border: 1px solid #F00;
	float: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#datescroll {
	text-align: center;
	clear: none;
	float: none;
	height: auto;
	width: 15px;
}
#datescrolll {
	clear: none;
	float: left;
	height: auto;
	width: 30px;
	margin-left: 7px;
}

#datescrollr {
	clear: none;
	float: left;
	height: auto;
	width: 25px;
	margin-left: 5px;
}


#datetitle {
	clear: none;
	float: left;
	height: auto;
	width: 100px;
	margin-left: 8px;
	margin-bottom: 5px;
}


#BigCal {
	clear: none;
	float: left;
	width: 125px;
	margin-left: 5px;
}
#BigDate1 {
	clear: none;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 10px;
}
#tinybigdate {
	clear: none;
	float: none;
	height: 10px;
	width: 100px;
}


#spacerctrl {
	width: 1000px;
}
#spacediv0 {
	clear: none;
	float: left;
	height: 1px;
	width: 7px;
	background-color: #D9F0E4;
}
#spacediv {
	clear: none;
	float: left;
	height: 80px;
	width: 7px;
	background-color: #D9F0E4;
}

}
#bottomcalborder {
	height: 10px;
	width: 100%;
	float: left;
	background-color: #D9F0E4;
}
#minicaltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #03F;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: text-top;
	margin-bottom: 4px;
}
#minicalbottom {
	height: auto;
	width: 182px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-color: #DDF0E7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}
#minicaltitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #03F;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: text-top;
	margin-bottom: 4px;
}
#minicalbottom1 {
	height: auto;
	width: 182px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-color: #DDF0E7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}
#minicaltitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #03F;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: text-top;
	margin-bottom: 4px;
}
#minicalbottom2 {
	height: auto;
	width: 182px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-color: #DDF0E7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}
#minicaltitle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #03F;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: text-top;
	margin-bottom: 0px;
}
#minicalbottom3 {
	height: auto;
	width: 182px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-color: #DDF0E7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
}

#minicaldays {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #03F;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: text-top;
	margin-bottom: 4px;
}

#smallboxminicalender {
	clear: none;
	float: left;
	height: 20px;
	width: 25px;
	background-color: #FBFDFC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDF0E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDF0E7;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#smallboxminicalenderTOP {
	clear: none;
	float: left;
	height: 16px;
	width: 25px;
	background-color: #D9F0E4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDF0E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDF0E7;
	padding-top: 1px;
	font-size: 12px;
}
#CenterBody5 #TabbedPanels1 .TabbedPanelsTabGroup .tabbspacer {
	clear: none;
	float: right;
	height: 2px;
	width: 25px;
}

#filterwhitebox {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #FBFDFC;
	padding: 2px;
	border: 1px none #43A974;
	text-align: left;
}
.calcont {
	width: 44px;
	float: left;
}
#addrighttop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09F;
	clear: none;
	float: right;
	height: 10px;
	width: 8px;
	background-color: #D2EDFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;	
}

#addlefttop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #09F;
	clear: none;
	float: left;
	height: 10px;
	width: 8px;
	text-align: center;
	vertical-align: baseline;
	padding-left: 5px;
	margin-top: 2px;
	margin-left: 43%;
}


#Whendiv {
	float: left;
	height: auto;
	width: 400px;
}
#When_right {
	clear: none;
	float: right;
	width: 165px;
	margin-right: 41px;
}
#When_left {
	float: left;
	width: 190px;
	height: auto;
}
#radio_holder {
	float: left;
	text-align: left;
}

}
.daybox {
	background-color: #F5FCF9;
	float: left;
	height: 100%;
	width: 100%;
	text-align: center;
}
.agendabox {
	background-color: #F2F8FF;
	float: left;
	height: 400px;
	width: 98%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #A4DBBE;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
	padding-left: 3px;
}
#centerthelogout {
	clear: none;
	float: left;
	height: 13px;
	width: auto;
	margin-left: 10px;
}
#floatrightgroup {
	text-align: right;
}
#centerthetabsgroups {
	clear: both;
	float: none;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.jMax textarea{
	border:1px solid #ccc;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	background-color:#fff;
	font-family:Arial;
	color:#333;
	width:93%;
	height:60px;
	font-size:12px;
	padding:3px;
	resize:none;
	overflow:auto;
}
.jMax textarea:focus{
	outline:none;
	background-color:#F9FDFF;
}
.jMax-text{
	color: #06F;
	font-weight:normal;
	font-size:11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.jMax-submit{
	height:20px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.jMax-submit input[type="submit"]{
	background: #222 url(http://zurb.com/images/alert-overlay.png) repeat-x;
	height:20px;
	float:left;
	width:60px;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border:none;
	cursor: pointer;
	background-color: #DFDFDF;
	font-size:12px;
	border:1px solid #ccc;
	margin-right: 10px;
}
.jMax-submit input[type="submit"].disabled{
	cursor:default;
	color:#999;
	text-shadow: 0 -1px 1px #fff;
}
.jMax-submit input[type="submit"].enabled:hover{
    background-color: #ccc;
    color: #fff;
}
#center_noupdates {
	clear: both;
	float: none;
	height: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
