﻿body {
	margin:0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-image: url('Images/BodyBackground.jpg');
	background-repeat:repeat-x;

}

.clearAll{
	clear:both;
	overflow: hidden;
	line-height: 0px;
	height: 0px;
	background-color: transparent;
}

.clearLeft{
	clear:left;
	overflow: hidden;
	line-height: 0px;
	height: 0px;
	background-color: transparent;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

a{
	outline:none;
}

a:focus
{
  -moz-outline-style: none;
}


a:link{
	color: #575DA9;
	text-decoration:none;	
}

a:visited{
	color: #575DA9;
	text-decoration:none;	
}

a:Hover{
	color: #575DA9;
	text-decoration:underline;
}
a:active{
	color: #575DA9;
	text-decoration:underline;
}

img{
	padding: 0px;
	margin: 0px;
	border: none;
}

.bodyContent{	
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
	margin-bottom:10px;
}

.bodyContent p{	
	margin-top: 0px; 
}


#mainContent hr{	
	height: 1px;
	border-top: 1px dotted #575DA9;
	border-bottom: none;
	line-height: 1px;
}

#fullWidthContent{	
}

#homepageContent{

	
}

td.ms-sbcell{
border:none;

}

td.ms-sbcell input{
border:1px solid #e6e5F2;

}

td.ms-sbgo{
background-color:Transparent;
}

hr{	
	height: 1px;
	border-top: 1px dotted #575DA9;
	border-bottom: none;
	line-height: 1px;
}



.bodyContent h3{	
	color: #1D0D69;
	font-weight: bold;
	font-family:Georgia;
}

ul{

}

li{
	/*list-style-image:url('Images/BulletPoint.gif');*/
	margin-top:5px;
	line-height:1.5em;

	
}

ol li{
	list-style:decimal;
	list-style-image:none;
	margin-bottom: 10px;	
}

/*ol li ul li{
list-style-image:url('Images/BulletPoint.gif');
	
}*/

.skipToNav, .skipToContent{
	display: none;
}
	
/*------------------------------------------------ACCESSIBILITY BAR STYLES-----------------------------------------------------------*/

#accessibilityBar{
height:36px;
margin-left:70px;

	/*white-space:pre-wrap;	*/	
}

#accessibilityBarInner {
	
}

*html #accessibilityBarLeft {
	width:525px;
	margin-top:7px;
	float:left;
}


#accessibilityBarLeft {
	width:550px;
	margin-top:7px;
	float:left;
}

#accessibilityBarRight {
	float:right;
	margin:3px 10px 0px 0px;
	width: 200px;	
}

*html #accessibilityBarRight {
	float:right;
	margin:3px 0px 0px 0px;
	width: 200px;	
}

.accessibilityLink{
	border-right: 1px solid #575DA9;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 3px 5px;
	height: 15px;
}

.accessibilityLinkLast{
	border-right: none;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 3px 5px;
	height: 15px;
}

.accessibilityLinkFirst{
	border-right: 1px solid #575DA9;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 3px 10px;
	height: 15px;
}

.accessibilityLink a, a:visited{
	color: #575DA9;

}
.accessibilityLink a:hover, a:active{
	color: #575DA9;
}

.smallA{

	cursor:pointer;
}

.defaultA{
	cursor:pointer;
}

.largeA{
	cursor:pointer;
	
}




/*----------------------------------------------------SEARCH BOX STYLES--------------------------------------------------------------*/
#accessibilityBarInner table{
	width: 170px;
}






	
	/*----------------------------------------------------SEARCH PAGE STYLES--------------------------------------------------------------*/




#fullWidthContent .ms-standardheader{
background-color: #575DA9;
color:#ffffff;	
padding: 5px 0px 5px 5px;
margin: 10px 0px 10px 0px;

}

.ms-advsrchText{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;

 
}

.ms-advsrchHeadingText{
	width:760px;
}

.ms-advsrchText input, .ms-advsrchText select{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;

	margin-left:10px;

}

#fullWidthContent p.srch-Metadata{
	border-bottom:1px dotted #575DA9;
	border-top: none;
	padding: 0px 0px 5px 0px;
	
}

#fullWidthContent p.srch-Metadata span a{
	color: #575DA9 !important;
}
#fullWidthContent span.srch-Icon{
	margin-right:10px;
}

#fullWidthContent div.srch-Description{
	padding:5px 0px 5px 0px;
	/*margin-left:27px;*/
}

#fullWidthContent .srch-Page-bg{
	background-color:#FFFFFF;
}

#fullWidthContent .ms-sbplain{
	border:1px solid #CCCCCC;
	padding:2px 3px 2px 3px;
}

#fullWidthContent table.ms-sbtable{
	width:760px;
}


/*-------------------------------------------------------HEADER STYLES--------------------------------------------------------------*/

#mainContainer {
width:830px;
border-left:2px solid #FFFFFF;
border-right:2px solid #ffffff;
background-color:#FFFFFF;
text-align:left;
margin: 0 auto;
}

#innerContainer{
margin-left:70px;
width:760px;
	
}

#logo{	
	width: 210px;
	height: 148px;	
	float: left;	
}


#mainImage{	
	width: 620px;
	height: 148px;
	float: left;	
}

.authoringControls{
	width: 760px;
}

/*-------------------------------------------------------HORIZONTAL NAVIGATION STYLES--------------------------------------------------------------*/


.topNavOuter{
	width:760px;
	background-color:#e7e6f3;
    padding-top:20px;

}

.topNavContainer{
	width:760px;
	background-color:#575DA9;
	border-top:2px solid #FFFFFF;
	height: 31px;
	text-align: center;	
}

.horizontalNav{
	float:left;	
	border-right:1px dotted #FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	display:block;



}

.horizontalNavLast{
	float:left;	
	text-decoration:none;	
	color:#FFFFFF;
	display:block;
	


}


.horizontalNav a, .horizontalNavLast a{
	text-decoration:none;
	color:#FFFFFF;
}

.horizontalNav a:visited, .horizontalNavLast a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.horizontalNav a:hover, .horizontalNavLast a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}




.horizontalNavSelected{
	float:left;	
	border-right:1px dotted #FFFFFF;
	text-decoration:none;	
	color:#FFFFFF;

	text-align: center;

	background-color: #1D0D69;
}

.horizontalNavSelected a:link, .horizontalNavLastSelected a:link{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.horizontalNavSelected a:visited, .horizontalNavLastSelected a:visited{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}


.horizontalNavSelected a:hover, .horizontalNavLastSelected a:hover{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

.horizontalNavLastSelected{
	float:left;	
	text-decoration:none;	
	color:#FFFFFF;

	text-align: center;

	background-color: #1D0D69;
	
}

/*-------------------------------------------------------LEFT HAND MENU STYLES-------------------------------------------------------*/

#secondaryNav{
	width: 200px;
	float:left;
	border-top: 1px dotted #1D0D69;
}

.parentNav{
	list-style-image:none;	
	text-decoration:none; 
	color: #1D0D69;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #1D0D69;
	list-style: none;
	margin:0px 0px 0px 0px;	
}

.parentNav a{
	color: #1D0D69;
	background-image:url('Images/linkArrow.gif');	
	background-repeat: no-repeat;
	background-position: left center;
	margin:0px 0px 0px 5px;
	font-weight: normal;
	padding: 6px 5px 6px 15px;
	display: block;
}

.parentNavSelected{
	list-style-image:none;	
	text-decoration:none; 
	color: #FFFFFF;
	background-color: #1D0D69;
	border-bottom: 1px dotted #1D0D69;
	list-style: none;
	margin:0px 0px 0px 0px;	
}

.parentNavSelected a:link, .parentNavSelected a:visited, .parentNavSelected a:hover{
	color: #FFFFFF;
	background-image:url('Images/WhiteArrow.gif');	
	background-repeat: no-repeat;
	background-position: left center;
	margin:0px 0px 0px 5px;
	font-weight: bold;
	padding: 6px 5px 6px 15px;
	display: block;
}

.childNav{
	list-style-image:none;	
	text-decoration:none; 
	color: #1D0D69; 
	background-color: #FFFFFF;
	border-bottom: 1px dotted #1D0D69;
	list-style: none;
	margin:0px 0px 0px 0px;	
}

.childNav a{
	color: #1D0D69; 
	background-image:url('Images/linkArrow.gif');	
	background-repeat: no-repeat;
	background-position: left center;
	margin:0px 0px 0px 15px;
	display: block;
	padding: 6px 5px 6px 15px;
}

.currentNav{
	list-style-image:none;	
	text-decoration:none; 
	color: #FFFFFF;
	background-color: #1D0D69;
	border-bottom: 1px dotted #1D0D69;
	list-style: none;
	margin:0px 0px 0px 0px;	
}

.currentNav a:link, .currentNav a:visited, .currentNav a:hover{
	color: #FFFFFF;
	background-image:url('Images/WhiteArrow.gif');	
	background-repeat: no-repeat;
	background-position: left center;
	margin:0px 0px 0px 15px;
	font-weight: bold;
	padding: 6px 5px 6px 15px;
	display: block;
}


/*-------------------------------------------------------BREADCRUMB STYLES--------------------------------------------------------------*/

#breadcrumbContainer{
	margin-top: 10px;
	margin-bottom: 10px;
}

.breadcrumb{
	color: #575DA9;
	text-decoration: none;
	background-image:url('Images/linkArrow.gif');
	background-repeat: no-repeat;
	height: 10px;
	background-position: left center;
	padding-left: 10px;
	padding-right: 25px;	
}

.breadcrumb:hover{
	text-decoration: underline;
	cursor:pointer;
}

.breadcrumbSeparator{
	display: none;
}


.breadcrumbCurrent{
	color: #666666;
	text-decoration: none;
	background-image:url('Images/linkArrow.gif');
	background-repeat: no-repeat;
	height: 10px;
	background-position: left center;
	padding-left: 10px;
	padding-right: 25px;	
}

.breadcrumbCurrent:hover{
	text-decoration: none;
	cursor:default;
}


/*------------------------------------------------HOMEPAGE ONLY STYLES-----------------------------------------------------------*/

#homeContainerLeft{
	float: left;
	width: 500px;
	margin-right: 18px;
}


*html #homeContainerLeft{
	float: left;
	width: 500px;
	margin-right: 0px;
}


h1 span{	
	display: none;
}

#homeIntro{
	height: auto;
	margin-bottom: 20px;
	border:1px solid #FFFFFF;

}


.floatRightIcon{
	margin-top:0px;
	float:right;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
}

.rssIcon{
	margin-right:0px;
}


p.intro{
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}

.homeGreyDivider{
	clear:both;
	line-height: 1px;
	height: 1px;
	border-top:1px dotted #CCCCCC;
	
}
#newsUpdateTitle{
border-top:1px dotted #575DA9;
	border-bottom:1px dotted #575DA9;
	padding-bottom:3px;
	padding-top:5px;
	height:25px;
	color:#AEA500;
	font-family:Georgia;
		margin-bottom:5px;
}

#newsUpdateTitle span{

}

.newsDate{
	
font-weight:bold;
margin:10px 0px 10px 0px;
}
.newsContent{
	margin:10px 0px 10px 0px;
		
}







#homeContainerRight{
	float: right;
	width: 242px;
}



.rightColBorder{
	border: 1px solid #CCCCCC;
	width: 240px;
	padding: 0px 0px 10px 0px;
	height: 244px;
	margin: 0px 0px 20px 0px;
	
	
	
}

.homeRightBorder{
	border: 1px solid #CCCCCC;
	width: 240px;
	padding: 0px 0px 0px 0px;
	height: auto;
	margin: 0px 0px 20px 0px;
	
}

.membersBorder{
	border: 1px solid #CCCCCC;
	width: 240px;
	padding: 0px 0px 0px 0px;
	height: auto;
	margin: 0px 0px 20px 0px;	
}



#coursesInnerContainer{	
	width: 220px;
	margin: 10px;
	background-image:url('Images/ConcordatImage.jpg');
	background-repeat:no-repeat;
	height: auto;
	border:1px solid #FFFFFF;

}


#coursesTitle{

font-family:Georgia;
	margin-bottom: 10px;
	height: 17px;	
	color:#00A0Df;
	margin-top:57px;
	padding-bottom:3px;
	
}

#coursesTitle span{		

}

.floatLeftLink{
	float:left;
	width: 130px;
	background-image:url('Images/homepage/linkArrow.gif');
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}

.membersLink{
	float:left;	
	background-image:url('Images/homepage/linkArrow.gif');
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}

.moduleLink{
	float:left;
	background-image:url('Images/linkArrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-left: 3px;	
	clear:left;
}

.link-item{
	float:left;
	background-image:url('Images/linkArrow.gif');
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left: 3px;	

}

.link-item a
{
  color:#575DA9;
}
.item{
	width: 180px;	
}

#membersInnerContainer{	
	width: 220px;
	margin: 10px;
	background-image:url('Images/MembersImage.jpg');
	background-repeat:no-repeat;
	height: auto;
	border:1px solid #FFFFFF;

	

}


#membersTitle{
font-family:Georgia;
	margin-bottom: 10px;
	height: 17px;	
	color:#00A0Df;
	margin-top:57px;
	padding-bottom:3px;

}



/*-------------------------------------------------------GENERAL CONTENT PAGE STYLES------------------------------------------------*/



.pageTitle{
	color: #00A0DF;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family:Georgia;
	
}

.homepageTitle{
	color: #1D0D69;
	font-weight: normal;
	margin-bottom: 10px;
	font-family:Georgia;
	margin-top: 0px;
}

.subTitle{
	color: #2BC4B6;
	font-weight: bold;
	margin-bottom: 10px; 
}

.byline{
	font-weight: bold;
	margin-bottom: 10px; 
	display: block;

}

.titleText{
	font-weight: normal;
	margin-bottom: 10px; 
}

.redText{
	font-weight: normal;
	color:#FF0000; 
}



#mainContent{
	width: 545px;
	float: left;
	margin-left:15px;

}

/*---------------------------------------------------------------MODULE STYLES------------------------------------------------------*/




#moduleContainer{	
	width: 240px;	
	height: auto;
	float:right;
	margin-left: 10px;	
}

.moduleBorder{
	border: 1px solid #e6e5f2;
	width: 218px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background-color:#FFFFFF;
	overflow:auto;
}


.moduleTitle{
    font-family:Georgia;
	margin-bottom: 10px;
	height: 17px;	
	color:#00A0DF;
	margin-top:0px;
	padding-bottom:10px;
}

.moduleTitle span
{
font-family:Georgia;
    
}

.description
{
    color: #000000;
    margin-top:5px;
    
}


.moduleDropdown{
float:left;
width:80px;

}

.archiveText{
float:left;
width:90px;
margin-right:5px;
}



#imageContainer{
	border: none;
	width: 240px;
	margin: 0px 0px 0px 0px;
	height: 210px;
	padding: 0px;
}

#imageCaption{
	border: none;
	width: 230px;
	margin: 2px 0px 10px 0px;
	height: auto;
	padding: 5px;
	font-style:italic;
	text-align:center;
}


.label{
float:left;
font-weight:normal;
width:120px;
margin-bottom:10px;
}


.fieldShort{
float:left;
font-weight:bold;
width:150px;
margin-left:10px;
margin-bottom:10px;
}

.fieldShort input{

width:150px;

}

.fieldLong{
float:left;
font-weight:normal;
width:350px;
margin-left:10px;
margin-bottom:10px;
}


.boldHeader{
	width: 530px;
	height: 15px;
	color: #FFFFFF;
	background-color: #2BC4B6;
	padding: 5px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
}


.button{
	background-color: #00A0DF;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #82DDFF;
	border-left: 1px solid #82DDFF;
	border-bottom: 1px solid #006D97;
	border-right: 1px solid #006D97;
	color: #FFFFFF;
	margin: 10px 2px 0px 0px;
	cursor: pointer;
}

.moduleButton{
	background-color: #00A0DF;
	padding: 0px 2px 0px 2px;
	border-top: 1px solid #82DDFF;
	border-left: 1px solid #82DDFF;
	border-bottom: 1px solid #006D97;
	border-right: 1px solid #006D97;
	color: #FFFFFF;
	margin: 0px 2px 0px 5px;
	cursor: pointer;
	float:right;
}

/*-----------------------------------------------------MEMBERS LIST STYLES------------------------------------------------------*/


.slm-layout-main{
	width: auto;
	padding-left: 0px;
}

.memberTitle{
	font-weight: bold;
	color: #2BC4B6;
	margin-bottom: 14px;	
}

.memberContact{
	font-weight: normal;
	color: #000000;
	margin-bottom: 14px;

		
}

.memberAddress{
	font-weight: normal;
	color: #000000;
	margin-bottom: 14px;
}

.memberTelephone{
	font-weight: normal;
	color: #000000;
	margin-bottom: 14px;
}

.memberUrl{
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}

.backToTop{
	float: right;
}

.footer{
	border-bottom: 1px dotted #575da9;
	padding-bottom: 5px;
	text-align:right
}


/*-------------------------------------------------------FOOTER STYLES--------------------------------------------------------------*/

#bottomContainer{
	margin-top: 20px;
	width: 760px;
	margin-bottom: 20px;
}

#bookmarkContainer{
	width: 760px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px 0px 2px 0px;
	height: auto;
	min-height: 20px;
	vertical-align:middle;
	overflow:auto;
}

#bookmarkContainer .floatLeft {
	padding: 0px 0px 0px 5px;
}

#bookmarkContainer img{
	margin-right: 3px;
	margin-left: 25px;
}

.bookmarkLink{
	padding-bottom:5px;
}

.bookmarkRight{
	float: right;
	padding: 4px 5px 0px 0px;
}

#footerContainer{
	width: 750px;
	margin-bottom: 8px;
	background-color:#e6e5f2;
	padding: 0px 5px 0px 5px;
	height: 30px;
}

#footerContainer .floatLeft, #footerContainer .floatRight{
	margin-top: 7px;
}

#addressContainer{
	text-align:center;
	width: 760px;
	line-height:170%;	
}

.footerLink{
	border-right: 1px solid #575DA9;
	padding: 0px 8px 0px 0px;
	margin: 5px 0px 5px 5px;
	color: #575DA9;	
}

.footerLink a{
	color: #575DA9;
}

.footerLinkLast{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
	color: #575DA9;
}

#companiesAct{
	color:#999999;
	text-align:center;
	margin-top:10px;
	line-height:170%;
}

/*-------------------------------------------------------EDIT STYLES-------------------------------------------------------------------*/


.jobFieldContent .ms-long{	
	width: 350px;	
}

.titleTextFullWidth  .ms-formfieldcontainer{
width: 750px;
}

.titleTextWithMenuWidth{
}

.titleTextModuleWidth .ms-formfieldcontainer{
width: 450px;
}

.forthcoming .ms-formfieldvaluecontainer{
	width: 275px;
}

.subTitle .ms-formfieldcontainer, .byline .ms-formfieldcontainer{
	width: 290px;
}

.subTitle .ms-long, .byline .ms-long{
	width: 275px;
}

.spotlightTitle .ms-long{
	width: 200px;
	height:30px;
}





.moduleContent .ms-formfieldvaluecontainer{
	width: 240px;
}

.ms-formfieldvaluecontainer, .ms-formfieldcontainer, .ms-formfieldlabelcontainer{
	padding: 0px;
}

table#MSO_tblPageBody div {
	border: 1px solid transparent;
	border-collapse:collapse;

}

*html table#MSO_tblPageBody div {
	border: 0px solid #FFFFFF;
	border-collapse:collapse;
	
}




table#MSO_tblPageBody #mainContainer{
	width: 765px;
	position: relative;
	left:0;
	margin-left: 20px;
	height: auto;
	margin-top: 10px;
	
}

table#MSO_tblPageBody  #accessibilityBar {
	width: 765px;
	position: relative;
	left:0;
	padding-left: 20px;
	height: 2.2em;
	margin-top: 0px;
	border-bottom: 1px solid #00B6DE;
}

table#MSO_tblPageBody #logo, table#MSO_tblPageBody #mainImage {
	border: none;
}
#moduleContainer .ms-SPZone{
	width: 200px;
	padding: 0px;
	margin: 0px;
}


.ms-ToolPaneOuter{
	border: 1px solid #000000;
}


/*------------------------------------------------PUBLISHING BAR STYLES-----------------------------------------------------------*/
.ms-SPLink{	
	display: inline;
	float: left;
}

.ms-siteaction{
	float: right;
}

.ms-siteactionsmenu a{
	color:#FFFFFF !important;
}


.ms-consoleframe{
	background-image: none !important;
	border: 1px solid #6A51A3;
	margin-bottom: 5px;
}
.ms-consolestatus{
	background-image: none !important;
	border: none;
}

.ms-consolestatusminorframe{
	background-image: none !important;
	border:none;
}

.ms-consolestatusframe{
	background-image: none !important;
	border: none;
	background-color: #FFFFFF;
}

.ms-consolestatuscheckoutframe{
	background-image: none !important;
	border: none;
}

.ms-consoletitleareaframe{
	background-image: none !important;
	border: none;
}



/*-----YEAR ROLL UP STYLES------*/

.archiveContent{
	width: 530px;	
	background-color:#F5F5F5; 
	font-weight: normal;	
	padding: 5px;
	margin-bottom: 2px;
	overflow:auto;
}

.archiveDate{
	float:left;
	width: 25%;
	font-weight: bold;
}

.archiveDescription{
	float: right;
	text-align:left;
	width: 70%;
}

/*--------PUBLICATION STYLES---------------*/

.publicationDetails{
	float:left;
	height:auto;
	width: 435px;
}


.publicationTitle{
	width: 435px;
	/*height: 15px;*/
	padding: 5px 0px 5px 5px;
	background-color:#DAEEE4; 
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	vertical-align:top;	
}

.publicationImage{
	width:95px;
	height:155px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}


.clearAllDottedLine{
	border-top:1px dotted #575DA9;
	clear:both;
	margin: 0px 0px 10px 0px;
	line-height: 0px;
	height: 0px;
	background-color: transparent;
}


.publicationMainDetails
{
    float:left;

}

.publicationDate
{
    color: #000000;
	font-weight: normal;
	margin-bottom: 10px; 
}

.size
{
    color: #000000;
	font-weight: normal;
	margin-bottom: 10px; 
}


.msMenuUIpopupBody
{
   text-align:left; 
}

.ms-ToolPaneOuter
{
    text-align:left; 
}

.column
{
    height: auto;
}


/*------EDITOR STYLES-------*/


.editorPurpleBoldText{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #575DA9;
}


.editorBoldText{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
}


table.editorGreenBorder{
	border: 1px solid #45AB7A;
}

table.editorGreenBorder td{
	padding:2px;
	margin:1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}

hr.editorPurpleDottedLine{	
	height: 1px;
	border-top: 1px dotted #575DA9;
	border-bottom: none;
	line-height: 1px;
}

p.intro{
	margin:15px 0px 0px 0px;
	padding-bottom:10px;
}


#promotionalArea{
	border:1px solid #CCCCCC;
	height:148px;
	padding:5px;
}

.promotionTitle{
	color:#575DA9;
	margin:5px;
}

.promotionText{
	margin:0px 0px 10px 5px;
}


.moduleLink{
	float:left;
	background-image:url('/Style%20Library/images/linkArrow.gif');
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:0px;
	margin-bottom:5px;
	margin-left:3px;
}


/*------------------------------------------------EVENTS CALENDAR STYLES-----------------------------------------------------------*/

.ms-WPBorder, .ms-cal-gempty tr{
	border: none;
}

.ms-cal-gempty, .ms-calheader, .ms-cal-navheader, .ms-cal-weekempty, .ms-cal-weekname{
	background-color: #FFFFFF;
}
.ms-cal-nav-buttonsltr{
	text-align: right;
}

.ms-calheader{
	padding-bottom:10px;
}

a.ms-cal-nav {
	color: #575DA9;	
}

.ms-cal-week, .ms-cal-weekB{
	border: 1px solid #2BC4B6;
	background-image: none;
	background-color: #E9F9F8;
}

.ms-cal-weekselected{
	border: 1px solid #2BC4B6;
	background-image: none;
	background-color: #2BC4B6;
}

.ms-cal-weekselected .ms-cal-weekbox{
	background-color: #2BC4B6;
}

.ms-cal-tweekitem, .ms-cal-tdayitem{
	background-color: #FFFFFF;
	background-image: none;
	border: none;
	height: auto;
}

.ms-cal-wtopdayL, .ms-cal-wtopday{
	background-color: #FFFFFF;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-image: none;
	width: 104px;
}

.ms-cal-wtopdayfocus{
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-color: #FFFFFF;
	background-image: none;
	width: 104px;
	}
	
.ms-cal-wtopday-today{
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-color: #E9F9F8;
	background-image: none;
	width: 104px;
	
	}
	
.ms-cal-wtopday-todayover{
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-color: #2BC4B6;
	background-image: none;
	width: 104px;
	
	}
.ms-cal-wtopday-todayover div a, .ms-cal-wtopday-todayover div a span{
	color: #FFFFFF !important;
	}
	
.ms-cal-wtopday-today div, .ms-cal-wtopday-todayover div{
	border: none;
	background-image: none;
	width: 104px;
	}

.ms-cal-wtopdayfocusover{
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-color: #2BC4B6;
	background-image: none;
	width: 104px;
	}
	
.ms-cal-wtopdayfocusover a, .ms-cal-wtopdayfocusover a span{
	color: #FFFFFF;
	}
	
.ms-cal-wtopdayLover, .ms-cal-wtopdayover{
	background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #2BC4B6;
	background-image: none;
	width: 104px;
}

.ms-cal-weekbox{
	background-color: #E9F9F8;
	background-image: none;
	height: 100%;
}

.ms-cal-nodataMid, .ms-cal-nodataBtm2{
	background-color: #F5F5F5;
	border-right: 1px solid #2BC4B6;
}

.ms-cal-nodataMid .ms-cal-defaultbgcolor, .ms-cal-nodataMid .ms-cal-defaultbgcolorsel{
	background-color: #F5F5F5;
	
}
.ms-cal-nodataBtm2 .ms-cal-defaultbgcolor, .ms-cal-nodataBtm2 .ms-cal-defaultbgcolorsel{
	background-color: #F5F5F5;
	
}



.ms-cal-nodataBtm2{
	border-bottom: 1px solid #2BC4B6;
}

.ms-cal-noworkitem, .ms-cal-workitem{
	background-color: #FFFFFF;
	border-right: 1px solid #2BC4B6;
	width:107px;
}

.ms-cal-workitem2B, .ms-cal-noworkitem2B, .ms-cal-todayitem2B{
	background-color: #FFFFFF;
	border-right: 1px solid #2BC4B6;
	border-bottom: 1px solid #2BC4B6;
}

.ms-cal-wemptycell, .ms-cal-wemptycellL{
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8;
}

.ms-cal-weekday{
	background-color: #FFFFFF;
	color: #000000;
}

.ms-cal-topday, .ms-cal-topdayfocus{
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #2BC4B6;	
}

.ms-cal-alldayevent{
	border: 1px solid #2BC4B6;
}

.ms-cal-topday-today{
	background-color: #2BC4B6;
	background-image: none;
	border: 1px solid #2BC4B6;
	color: #FFFFFF;	
}

.ms-cal-topday-todayover{
	background-color: #2BC4B6;
	background-image: none;
	border: 1px solid #2BC4B6;
	color: #FFFFFF;
	padding:1px;	
}


.ms-cal-topday-todayover a{
color: #FFFFFF !important;
}


.ms-cal-time{
	background-color: #E9F9F8;
	border-top: 1px solid #2BC4B6;
	border-right: 1px solid #2BC4B6;
}

.contB, .ms-cal-tweekitem, .ms-cal-tdayitem{
	border: 1px solid #CCCCCC;
	background-color:#f5f5f5;
	width: auto;
	margin: none;
}

.ms-cal-defaultbgcolor, .ms-cal-defaultbgcolorsel{
	background-color: #f5f5f5;
	background-image: none;
	padding: none;	
	text-align:center;
}

.ms-cal-defaultbgcolor a, .ms-cal-monthitem a, .ms-cal-defaultbgcolorsel a{
	font-weight:normal;
	color: #575DA9;	
}

.ms-cal-todayitem{
	border-right: 1px solid #2BC4B6;
}


.ms-cal-topday-today div{
	border: 1px solid #2BC4B6;
	color: #FFFFFF;	
}

.ms-cal-topday-today div a, .ms-cal-topdayover div a{
	color: #FFFFFF !important;	
}

.ms-cal-topdayover, .ms-cal-weekboxover {
	background-color: #2BC4B6;
	background-image: none;
	border: 1px solid #2BC4B6;	
	color: #FFFFFF;
}

#DailyViewDefault_CalendarView .ms-cal-eworkday div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF
{
	border: 1px solid #E9F9F8;
}

#DailyViewDefault_CalendarView
 .ms-cal-enoworkday div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF, 
.ms-cal-enoworkday div.ms-cal-dayhour,  
.ms-cal-eworkdayF div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF,  
.ms-cal-enoworkdayF div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF

{
	border-bottom: 1px solid #E9F9F8 !important;
}

#DailyViewDefault_CalendarView
 .ms-cal-enoworkhourF div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF,  
.ms-cal-enoworkhour div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF,  .ms-cal-eworkhour div.ms-cal-dayhourF, 
div.ms-cal-dayhour, 
div.ms-cal-dayhalfhour,
div.ms-cal-dayhalfhourF

{
	border:none !important;
}

.ms-cal-workhourF, .ms-cal-workhour, .ms-cal-workhourhalfhour{
	background-color: #E9F9F8;
	border-top: 1px solid #2BC4B6;
	border-right:  1px solid #2BC4B6;
	color: #000000;
	font-weight: normal;
		width:10px;	
	text-align:center;
	padding-left:5px;
	
}

.ms-cal-workhourover, .ms-cal-workhourBhalfhourover, .ms-cal-workhourhalfhourover, .ms-cal-workhourFover{
	background-color: #2BC4B6;
	border-top: 1px solid #2BC4B6 !important;
	border-bottom: 1px solid #2BC4B6 !important;
	border-right:  1px solid #2BC4B6 !important;
	color: #FFFFFF;
	font-weight: normal;	
		width:10px;	
	text-align:center;
	padding-left:5px;

}

.ms-cal-workhourB, .ms-cal-workhourBhalfhour, .ms-cal-workhourB, .ms-cal-workhourBhalfhour{
	background-color: #E9F9F8;
	border-top: 1px solid #2BC4B6;
	border-bottom: 1px solid #2BC4B6;
	border-right:  1px solid #2BC4B6;
		width:10px;	
	text-align:center;
	padding-left:5px;
	
}

.ms-cal-weekedge{
	background-color: #FFFFFF;
	background-image: none;
	border-top: none;
	width:1px;
}

.ms-cal-eworkhour{
	border-top: 1px solid #E9F9F8;
	border-bottom: none;
}

.ms-cal-enoworkhour, .ms-cal-enoworkhourF{
	background-color: #F5F5F5;
	border-top: 1px solid #2BC4B6;
	border-bottom: none;		
}

.ms-cal-enoworkhour .ms-cal-dayhourF,
 .ms-cal-enoworkhour .ms-cal-dayhour,
  .ms-cal-enoworkhourF .ms-cal-dayhour,
   .ms-cal-enoworkhourB .ms-cal-dayhalfhour,
    .ms-cal-enoworkhourB .ms-cal-dayhalfhourF,
     .ms-cal-enoworkhour .ms-cal-dayhalfhourF,
      .ms-cal-enoworkhour .ms-cal-dayhalfhour,
       .ms-cal-enoworkhourF .ms-cal-dayhalfhourF  {
	background-color: #F5F5F5;
}

.ms-cal-enoworkhourB .ms-cal-dayhour {
	background-color: #F5F5F5;
	border-top: 1px solid #2BC4B6;
	border-bottom: 1px solid #2BC4B6;
}

.ms-cal-enoworkhourB {
	border-top: 1px solid #2BC4B6;
	border-bottom: 1px solid #2BC4B6;
}


/*------------------------------------------------------CALENDAR WEEKLY VIEW--------------------------------------------------------*/

#WeeklyViewDefault_CalendarView
.ms-cal-enoworkhourF .ms-cal-dayhourF, .ms-cal-enoworkhour .ms-cal-dayhourF, .ms-cal-enoworkhour .ms-cal-dayhalfhourF{
	border: none !important;
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView .ms-cal-enoworkhour .ms-cal-dayhourF{
	border: none !important;
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8 !important;	
}


#WeeklyViewDefault_CalendarView
.ms-cal-enoworkdayF .ms-cal-dayhourF, .ms-cal-enoworkday .ms-cal-dayhourF{
	border: none !important;
	background-color: #F5F5F5;
	border-top: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView
.ms-cal-enoworkday .ms-cal-dayhourF,
 .ms-cal-enoworkday .ms-cal-dayhalfhourF
{
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView .ms-cal-enoworkday .ms-cal-dayhalfhourF{
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView .ms-cal-enoworkhourB .ms-cal-dayhalfhourF{
	background-color: #F5F5F5;
	border-left: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView
.ms-cal-enoworkday .ms-cal-dayhour,
 .ms-cal-enoworkday .ms-cal-dayhourF,
  .ms-cal-enoworkday .ms-cal-dayhalfhourF,
   .ms-cal-enoworkday .ms-cal-dayhalfhour{
	border: none !important;
	background-color: #F5F5F5;
	border-top: 1px solid #E9F9F8 !important;
}

#WeeklyViewDefault_CalendarView
.ms-cal-eworkday .ms-cal-dayhourF,
 .ms-cal-eworkday .ms-cal-dayhourF,
  .ms-cal-eworkday .ms-cal-dayhalfhourF{
	border: none !important;
	border-top: 1px solid #E9F9F8 !important;
	border-left: 1px solid #E9F9F8 !important;	
}

#WeeklyViewDefault_CalendarView
.ms-cal-eworkday .ms-cal-dayhour,
 .ms-cal-eworkday .ms-cal-dayhalfhour{
	border: none !important;
	border-top: 1px solid #E9F9F8 !important;	
}


/*------------------------------------------------------CONTACT US STYLES-------------------------------------------------------*/

.contactUsTable tr
{
background-color:#e7e6f3; 
}

.contactFieldContent table tr{
		background-color:#F5F5F5 !important; 
	
	
	}



.contactFieldLabel{
	float: left;
	width: 140px;
	/*height: 15px;*/
	padding: 5px 0px 11px 5px;
	background-color:#e7e6f3; 
	margin: 0px 2px 2px 0px;
	font-weight: bold;
	vertical-align:top;
	
}


.contactFieldContent{
	float: right;
	width: 384px;
	/*height: 15px;*/
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 2px 0px;
	background-color:#F5F5F5; 
	font-weight: normal;
	
	}




.contactFieldContent input{
	
	width: 375px;
	height: 15px;
	padding: 0px 0px 0px 0px; 
	font-weight: normal;
	}
	
	.contactFieldContent textarea{
	
	width: 375px;
	height: 150px;
	padding: 0px 0px 0px 0px; 
	font-weight: normal;
	}

	.contactFieldContent table tbody input{
	
	width: auto;
	height: 20px;
	padding: 0px 0px 0px 0px; 
	font-weight: normal;
	margin-right: 10px;
	}
	
.contactButton{
	background-color: #00A0DF;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #82DDFF;
	border-left: 1px solid #82DDFF;
	border-bottom: 1px solid #006D97;
	border-right: 1px solid #006D97;
	color: #FFFFFF;
	margin: 10px 2px 0px 0px;
	cursor: pointer;
	float: right;

}



.thankYouText{
	color: #2BC4B6;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
	display:block;
}



.ms-WPBody a:link, .ms-WPBody a:visited, .ms-WPBody a:hover, .ms-WPBody a:active{
color:#575Da9;
font-family:Verdana;

}



/*EDITOR STYLES*/



.greenHeader{
	font-weight: bold;
	font-family: Georgia;
	font-size:115%;
	color: #AEA500;
}



.turquoiseHeader{
	font-weight: bold;
	font-family: Georgia;
	font-size:110%;
	color: #00A0DF;

}




.blueHeader{
	font-weight: bold;
	font-family: Georgia;
	font-size:120%;
	color: #1D0D69;
}

.blueText{

	color: #1D0D69;
}

.turquoiseText{

	color: #00A0DF;

}


.greenText{
	color: #AEA500;
}





.blackBold{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
}



hr.editorPurpleDottedLine{	
	height: 1px;
	border-top: 1px dotted #575Da9;
	border-bottom: none;
	line-height: 1px;
}







