/*----------------------BASIC STYLES----------------------*/

body {
	background-color: #E0E6E4;
}

h1 {
	color: #3F5B4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F5B4C;
	line-height: 1em;
	margin-bottom: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F5B4C;
}

p {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	}


/*----------------------CONTAINER STYLES----------------------*/
#container {
	width: 845px;
	margin: auto;
	position: relative;
	padding: 0;
	background-image: url(../images/bg_mainExtend.jpg);
	background-repeat: repeat-y;
	}

/*----------------------COLLAPSING JAVASCRIPT----------------------*/
.divHide   {display:none;} 
.divShow   {display:block;} 

#PGid {
	display: inline;
	height: 25px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PGid a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#content #PGid a img {
	margin: 0px;
	padding: 0px;
	float: none;
}



#openIcon {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PGFlyout {
	margin: 0px;
	padding: 0px;
}
#PGFlyout p {
	background-color: #E6EAE9;
	height: 100%;
	width: 350px;
	padding: 6px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#TRS1id {
	display: inline;
	height: 25px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#TRS1id a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#content #TRS1id a img {
	margin: 0px;
	padding: 0px;
	float: none;
}

#TRS1Flyout {
	margin: 0px;
	padding: 0px;
}

#LI1id {
	display: inline;
	height: 25px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#LI1id a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#content #LI1id a img {
	margin: 0px;
	padding: 0px;
	float: none;
}

#LI1Flyout {
	margin: 0px;
	padding: 0px;
}

#L1Flyout p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*----------------------HIGHSLIDE JAVASCRIPT----------------------*/
img.highslide {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.highslideSamples {
	outline: none;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 25px;
	border: 2px solid #AEBFB7;
	float: left;
}


/*----------------------HEADER STYLES----------------------*/	
#header {
	background-image: url(../images/bg_goldgateheader.jpg);
	width: 845px;
	height: 115px;
	}

/*----------------------TOPSTRIP STYLE----------------------*/
#Topstrip {
	background-image: url(../images/bg_content_topstrip.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 845px;
	padding: 0;
	margin: 0;
	clear: both;
}

/*----------------------NAVIGATION TABS----------------------*/
#topNav img {
	float: left;
	}

#tabAbout {
	background-image: url(../images/tab_about_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabAbout:hover {
	background-position: 0 -38px;
}
#tabAbout span {
	display: none;
}

#tabWriting {
	background-image: url(../images/tab_writing_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabWriting:hover {
	background-position: 0 -38px;
}
#tabWriting span {
	display: none;
}
#tabPresenting {
	background-image: url(../images/tab_presenting_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabPresenting:hover {
	background-position: 0 -38px;
}
#tabPresenting span {
	display: none;
}
#tabFees {
	background-image: url(../images/tab_fees_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabFees:hover {
	background-position: 0 -38px;
}
#tabFees span {
	display: none;
}

#tabReviews {
	background-image: url(../images/tab_reviews_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabReviews:hover {
	background-position: 0 -38px;
}
#tabReviews span {
	display: none;
}
#tabProducts {
	background-image: url(../images/tab_products_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabProducts:hover {
	background-position: 0 -38px;
}
#tabProducts span {
	display: none;
}
#tabFAQ {
	background-image: url(../images/tab_FAQ_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabFAQ:hover {
	background-position: 0 -38px;
}
#tabFAQ span {
	display: none;
}

#tabContact {
	background-image: url(../images/tab_contact_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabContact:hover {
	background-position: 0 -38px;
}
#tabContact span {
	display: none;
}

#tabFeesOn {
	background-image: url(../images/tab_fees_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabFeesOn span {
	display: none;
}

#tabAboutOn {
	background-image: url(../images/tab_about_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabAboutOn span {
	display: none;
}

#tabWritingOn {
	background-image: url(../images/tab_writing_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabWritingOn span {
	display: none;
}

#tabPresentingOn {
	background-image: url(../images/tab_presenting_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabPresentingOn span {
	display: none;
}
#tabReviewsOn {
	background-image: url(../images/tab_reviews_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabReviewsOn span {
	display: none;
}

#tabProductsOn {
	background-image: url(../images/tab_products_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabProductsOn span {
	display: none;
}

#tabFAQOn {
	background-image: url(../images/tab_FAQ_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabFAQOn span {
	display: none;
}

#tabContactOn {
	background-image: url(../images/tab_contact_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabContactOn span {
	display: none;
}
#tabSamples {
	background-image: url(../images/btn_samples_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0px;
	height: 38px;
	width: 171px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#tabSamples:hover {
	background-position: 0 -38px;
}
#tabSamples span {
	display: none;
}
#tabSamplesOn {
	background-image: url(../images/tab_contact_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: 0 -38px;
}
#tabSamplesOn span {
	display: none;
}

/*----------------------LEFT LIME GREEN SIDEBAR----------------------*/
	
#sidebar1 {
	background-image: url(../images/bg_side_left.jpg);
	background-repeat: no-repeat;
	width: 123px;
	height: 443px;
	float: left;
	padding: 80px 10px 0 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar1 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #32493C;
	text-decoration: underline;
}
#sidebar1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32493C;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 a:hover  {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#sidebar1 a:active  {
	color: #32493C;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebar1 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
#sidebar1 td {
	border: none;
}
#sidebar1 tr {
	border: none;
}

/*----------------------CONTENT STYLES----------------------*/

#content {
	width: 473px;
	height: 100%;
	float: left;
	padding: 0 10px 30px 20px;
	position: relative;
	background-color: #FFF;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405B4B;
}

#content a:hover {
	color: #000;
	text-decoration: none;
}
#content a:active {
	color: #3F5E4E;
}
#content ul  {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	margin-top: 2px;
}

#content p {
	line-height: 1.3em;
}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	margin-bottom: 2px;
}
#content .answer {
	padding: 0px;
}
	
#content a img {
	float: right;
}

/*----------------------SERVICE BUTTON STYLES----------------------*/
#btnWrite {
	background-image: url(../images/btn_write_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 0 0 0;
	float: left;
	height: 85px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	text-align: left;
	font-weight: bold;
}


#btnWrite ul  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.25em;
}
#btnWrite:hover {
	background-position: 0 -160px;
}
#btnTrain ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 1.25em;
	font-weight: normal;
}
#btnTrain:hover {
	background-position: 0 -160px;
}
#btnSpeak ul {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 1.25em;
	font-weight: normal;
}
#btnSpeak:hover {
	background-position: 0 -160px;
}
#btnTrain {
	background-image: url(../images/btn_train_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 85px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#btnSpeak {
	background-image: url(../images/btn_speak_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 0 0 0;
	float: left;
	height: 85px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
}
#content ul.serviceBtns li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.125em;
	color: #FFF;
}
/*----------------------PHILOSOPHY BUTTON ETC----------------------*/
 #btnPhilosophy {
	background-image: url(../images/btn_artscience_dbl.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	float: right;
	height: 96px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#btnPhilosophy:hover {
	background-position: 0 -96px;
}
#btnPhilosophy span {
	display: none;
}	


/*----------------------SAMPLE COLUMN, OR RIGHT SIDEBAR----------------------*/
#sidebar2 {
	background-image: url(../images/bg_side_right.jpg);
	background-repeat: no-repeat;
	width: 171px;
	height: 520px;
	float: left;
	text-align: left;
	padding: 0;
}

#sidebar2 a img  {
	left: 0px;
	padding: 0px 0 20px 12px;
	margin: 0;
	line-height: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 a img.linkedin {
	margin: 60px 0 0 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 a img.twitter {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 p {
	padding-left: 0px;
	text-align: right;
	padding-right: 46px;
	padding-top: 0px;
	margin: 0px;
}

#sidebar2 a {
	list-style: none;
	left: 0px;
	padding: 0px 0 10px 0;
	margin: 0;
	line-height: 1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar2 #tabSamples {
	padding: 0px;
	margin: 0 0 15px 0;
}
#sidebar2 a:hover {
	list-style: none;
	left: 0px;
	padding: 0px 0 10px 0;
	margin: 0;
	line-height: 1em;
	color: #32493C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------Content BOTTOM strip----------------------*/
#contentbottom {
	background-image: url(../images/bg_contentbottom.jpg);
	background-repeat: repeat-y;
	width: 845px;
	height: 26px;
	clear: both;
}


/*----------------------FAQ----------------------*/
.questions {
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
}
/*----------------------REVIEWS----------------------*/
#content .reviewWho {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	margin-bottom: 25px;
}
#content .reviewWhat {
	margin-bottom: 2px;
	margin-right: 0px;
	}
#content .reviewWhoShow {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 260px;
}
#content .reviewWhatShow {
	margin-bottom: 2px;
	margin-right: 260px;
	margin-left: 0px;
	}	
#ReviewSidebar {
	background-color: #FFF;
	float: right;
	height: 100%;
	width: 210px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #75897E;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
	
.italDate {
	font-style: italic;
}
.quals {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
.linkWho {
	font-style: italic;
	margin-bottom: 15px;
	color: #3f5e4e;
	font-weight: bold;
}
.linkWhat {
	font-style: normal;
	margin-bottom: 1px;
}
#content .toTop{
	font-size: 10px;
	font-weight: bold;
	color: #AAC372;
}
/*----------------------SAMPLE PAGE ONLY CONTENT STYLES----------------------*/
#TopstripSample {
	background-image: url(../images/bgs_samplepage/bgs_content_topstrip.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 845px;
	padding: 0;
	margin: 0;
	clear: both;
}
#contentbottomSample {
	background-image: url(../images/bgs_samplepage/bgs_contentbottom.jpg);
	background-repeat: no-repeat;
	width: 845px;
	height: 25px;
	clear: both;
}
#containerSample {
	width: 845px;
	margin: auto;
	position: relative;
	padding: 0;
	background-image: url(../images/bgs_samplepage/bgs_container.jpg);
	background-repeat: repeat-y;
}
#contentSample {
	width: 590px;
	height: 100%;
	float: left;
	padding: 20px 10px 0 40px;
	background-color: #FFF;
}

.wrapPara {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

.wrapPara a {
	color: #405b4b;
	text-decoration: underline;
}

.wrapPara a:hover {
	color: #000;
	text-decoration: none;
}

/*----------------------FEES PAGE----------------------*/

#internalSidebar {
	background-color: #E6EAE9;
	float: right;
	height: 100%;
	width: 190px;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 20px;
}

/*CONTENT TABLE STYLES*/

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #405B4C;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
}
table {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
}
.fill1 {
	background-color: #AFC0B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
}
.fill2 {
	background-color: #75897E;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
}
.blank {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #405B4C;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
}
.thAcross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #405B4C;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #405B4C;
	border-right-color: #405B4C;
	border-bottom-color: #405B4C;
	border-left-color: #405B4C;
	border-left-width: 1px;
}


/*----------------------Footer styles----------------------*/
#footer {
	background-repeat: repeat-y;
	width: 845px;
	height: 100%;
	clear: both;
	text-align: center;
	background-image: url(../images/bg_footer.jpg);
}
#footer img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405B4C;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#footer p a img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405B4C;
	padding: 0 5px;
	text-decoration: none;
}
#footer a:hover {
	color:#000;
	text-decoration: none;
}
#footer a:active {
	color:#405B4C;
	text-decoration: none;
}
#footer p {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-top: 10px;
	margin-bottom: 0px;
}
#moreIcon {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#moreIcon2 {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indent {
	padding-left: 20px;
}
.indent2 {
	padding-left: 40px;
}
.indent3 {
	padding-left: 60px;
}
.Pdef1 {
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 0px;
	font-style: italic;
}
.Pdef2 {
	padding-top: 0px;
	padding-left: 40px;
	margin-top: 0px;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#presentTOC {
	float: right;
	height: 100%;
	width: 220px;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}
#writeTOC {
	background-color: #FFF;
	float: right;
	height: 100%;
	width: 90px;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #32493b;
}
#writeTOC p {
	line-height: .75em;
}
#writeTOC h3 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.spBelo {
	margin-bottom: 15px;
}
