body {
	background-color: #46494B;
	margin-top: 20px;
	background-image: url(images/grey_tile.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.hidden {
	text-align: left;
	left: -2000px;
	top: -2000px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	float: left;
}

#header {
	background-image: url(images/head_image.jpg);
	padding: 0px;
	height: 160px;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#header_home {
	background-image: url(images/head_image2.jpg);
	padding: 0px;
	height: 160px;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#header #logo_box {
	background-image: url(images/tpm_logo.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	height: 177px;
	width: 200px;
}

#header_home #logo_box {
	background-image: url(images/tpm_logo.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	height: 177px;
	width: 200px;
}

#logo_box h1 {
	font-size: 0px;
	position: absolute;
	left: -2000px;
	top: -2000px;
	margin: 0px;
	padding: 0px;
	float: left;
}



#mainnav {
	margin-top: 128px;
	margin-left: 0px;
	padding: 0px;
}

#holder {
	background-color: #FFFFFF;
}
#holder #footer {
	background-image: url(images/footer_tile.jpg);
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #0578AE;
	background-position: center bottom;
	height: 180px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 20px;
}
#holder #footer  li {
	margin-left: 0px;
	list-style-type: none;
}
#footer #box1, #box2, #box3, #box6 {
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #184F76;
	height: 180px;
	margin-bottom: 10px;
}

#footer #box1 {

	padding-left: 20px;
}




#footer #box4, #box5 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #184F76;
	height: 180px;
	padding-left: 0px;
	padding-right: 0px;
}

#holder #footer a {
	color: #FFFFFF;
}

#holder #footer a:hover {
	color: #FF9900;
}

#mid #maincontent {
	padding-left: 20px;
	margin-bottom: 40px;
	color: #333333;
}
#mid #sidenav {
	margin-right: 10px;
}
#mid {
	margin-top: 20px;
	margin-bottom: 20px;
}
#addbar {
	background-image: url(images/address_tile.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	width: 960px;
}
#addbar p {
	text-align: center;
	font-size: 85%;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}


/* menus
----------------------------------------------- */

#sidenav h5 a {
	color: #46494B;
}



ul.menu {
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidenav h5 {
	margin-bottom: 0px;
	color: #46494B;
}

ul.menu li {
  margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
ul.menu li a:hover {
	background-color: #eee;
	background-image: url(images/arrwbg2.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul.menu li a:active {
	color: #FFFFFF;
	background-color: #57A9D9;
}
#maincontent h2 {
	color: #58AADA;
	font-weight: bold;
}

 
 
/* submenus
----------------------------------------------- */
ul.menu ul {
  list-style:none;
  margin:0;
}
ul.menu ul li a {
	padding-left:20px;
	color: #58AADA;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	font-size: 95%;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
 
#logobar #sponslogos img {
	text-align: center;
	padding: 10px;
}
#logobar {
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2E93CF;
}
#creditsbar {
	color: #FFFFFF;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	width: 960px;
	margin-bottom: 10px;
}
#maincontent li {
	display: list-item;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent h3 {
	color: #006699;
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 0px;
}
#maincontent h5 {
	font-size: 110%;
	margin-bottom: 0px;
}
#maincontent dd {
	padding-left: 20px;
	padding-bottom: 20px;
}

/* faqs
----------------------------------------------- */

ul.faq {
	color: #B6C9D8;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.faq li a.quest {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
ul.faq li a.quest:hover {
	color: #FF6600;
}

#maincontent h4 {

	font-weight: normal;
	color: #0E345B;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 120%;
	width: 700px;
}

div.backlist a {
	color: #E2E6E7;
	text-align: right;
	font-size: 85%;
	padding: 2px;
}
div.backlist a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.backlist {
	text-align: right;
	clear: both;
	width: 588px;
}#maincontent ol {
	list-style-type: decimal;
}



/* news
----------------------------------------------- */



.newsitems {
	margin-bottom: 20px;
	background-image: url(images/news/headline-back2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 598px;


}
.newsdetails {
	background-image: url(images/news/headline-back1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.newsitems p {
	clear: both;
}

.newsdate {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E839B;
	margin-right: 5px;
}
#maincontent .newsitems .newsdetails .newsheadline a {
	font-size: 120%;
	font-weight: normal;
	color: #006699;
}
.new-thumbnail {
	float: left;
}


.newsitems p {
	clear: right;
	margin-top: 10px;
}
.new-thumbnail img {
	border: 1px solid #B6C9D8;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.seenews {
	clear: both;
	background-image: url(images/news/headline-back3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.seenews a {
	color: #FF3300;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	clear: both;


}
#maincontent h3.newsdate {
	float: left;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maincontent h4.newsheadline {
	color: #16416C;
	font-weight: normal;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#news-story h3.news-story-title {
	color: #006699;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	border-bottom-color: #D1D3D2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#news-story #news-story-date {
	font-weight: normal;
	color: #999999;
	text-align: left;
	margin-bottom: 10px;
	font-size: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D8D7;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D8D7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#news-story {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D8D7;
	margin-bottom: 10px;
}

#news-story h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#news-story  img {
	float: right;
	display: block;
	margin: 8px;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	clear: both;
}

#maincontent ul.newsarchive {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	width: 80%;
}
#maincontent .newsarchive a {
}
#maincontent .newsarchive li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




/* events
----------------------------------------------- */

#maincontent .eventsitem {
	background-image: url(images/events/eventstile1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 598px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#maincontent .eventsitem h3 {
	color: #006699;
	font-weight: bold;
	background-image: url(images/events/eventstile2.jpg);
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 140%;
	margin: 0px;
	width: auto;
	font-style: normal;
	background-repeat: no-repeat;
}
div.eventsdetails {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCE6ED;
	border-left-color: #DCE6ED;
	background-image: url(images/events/eventstile3.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-bottom: 20px;
}
div.eventsdetails table {
}
.eventsdetails th {
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE6ED;
	width: 10%;
	color: #648BA5;
}
td.eventsynopsis {
	line-height: 115%;
	font-size: 85%;
}

.eventsdetails td {
	font-size: 100%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE6ED;
}

#maincontent .eventsdetails table {
	margin-bottom: 0px;
}



/* Profiles
----------------------------------------------- */


#profpicquote {
	float: right;
	width: 273px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h2#proftop a {
	color: #B6C9D8;
}
h2#proftop a + a {
	color: #00003A;
}
#profdetails th {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #759DB7;
	text-align: left;
	margin: 0px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#profquote {
	background-color: #5E839B;
	margin: 0px;
	padding: 0px;
	background-image: url(images/quoteback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#profdetails td {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #00003A;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#profdetails {
	padding: 0px;
	width: 400px;
	margin-right: 0px;
}
#profpic img {
	border: 1px solid #B6C9D8;
	margin: 0px;
	padding: 0px;
}
.profilequote img {
	margin-bottom: 20px;
}





#profquote p {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	padding-top: 42px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 20px;
	background-image: url(images/quotefoot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#profquote2 {

	background-color: #455F71;
	margin: 0px;
	padding: 0px;
	background-image: url(images/quoteback2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#profquote2 p {

	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	padding-top: 42px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 20px;
	background-image: url(images/quotefoot2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#profquote3 {


	background-color: #B6C9D8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/quoteback3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#profquote3 p {


	font-size: 110%;
	color: #000033;
	font-weight: normal;
	line-height: 120%;
	padding-top: 42px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 20px;
	background-image: url(images/quotefoot3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}

#maincontent .profilespanel {
	width: 270px;
	background-image: url(images/profiles/panels/pp-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#maincontent .profilespanel .pp-details {
	width: 268px;
	background-image: url(images/profiles/panels/pp-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCE6ED;
	border-left-color: #DCE6ED;
}
#holder #mid #maincontent .profilespanel .pp-details img {
	border: 1px solid #DCE6ED;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
#maincontent .profilespanel .pp-name {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EDEE;
	font-size: 95%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 140px;
}

#maincontent .profilespanel .pp-view {
	background-color: #FFFFFF;
	background-image: url(images/profiles/panels/pp-bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
}
#holder #mid #maincontent .profilespanel .pp-view a {
	background-image: url(images/profiles/panels/pp-view-back.gif);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	margin-bottom: 4px;
	font-size: 85%;
}
#maincontent .profilespanel .pp-details .pp-name a {
	color: #5E839B;
}

#maincontent .pp-sector {
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EDEE;
	font-size: 85%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#holder #mid #maincontent .profilespanel .pp-details th {
	display: none;
	padding: 0px;

}
#maincontent  #profdetails th td {
	font-size: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#maincontent #employer-profile-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#maincontent #employer-profile-list a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE6ED;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 200px;
	display: block;
}
#maincontent #employer-profile-list a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C9D8;
	background-color: #58AADA;
	background-image: url(images/arrwbg2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.profilespanel .pp-details table {
	margin-bottom: 0px;
}
.pp-details table td {
	margin: 0px;
	padding: 0px;
}
.pp-name a {
}
td.pp-pic {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#maincontent #select-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Dates
----------------------------------------------- */

#maincontent table.exam-dates-table {
	width: 500px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#maincontent table.exam-dates-table caption {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	color: #0E345B;
	padding-top: 30px;
	padding-bottom: 10px;
}
#maincontent table.exam-dates-table th {
	color: #202C41;
	background-color: #ACBAD5;
	padding: 4px;
	border: 1px solid #B6C9D8;
	margin-right: 2px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}
#maincontent table.exam-dates-table td {
	padding: 4px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8D3FF;
}



/* Team
----------------------------------------------- */

#maincontent table.team-details-table caption {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	color: #0E345B;
	padding-top: 30px;
	padding-bottom: 10px;
}
#maincontent table.team-details-table {
	width: 80%;
}



#maincontent table.team-details-table th {
	white-space: nowrap;
	width: 100px;

}

#maincontent table.team-details-table td {
	font-size: 95%;

}


#maincontent table.team-details-table th.namecell, td.rolecell, td.emailcell  {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD0D7;
	padding-bottom: 10px;
}

#maincontent table.team-details-table th {
	width: 150px;


}

#maincontent table.team-details-table td.rolecell {
	width: 200px;


}

#maincontent table.team-details-table td.emailcell {
	width: 300px;


}


#blogbox .feedburnerFeedBlock {
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url(/images/wpicon_s.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#holder #footer #box5 p.feedTitle{
	margin-bottom: 20px;
	background-image: url(images/wpicon_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}


#holder #footer #box5 p.feedTitle a{
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 4px;
}
#holder #footer #box5 li a {
	color: #A8E2FF;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#blogbox #creditfooter {
	display: none;
}
a:hover {
	color: #FF6600;
}

/* Pull quote */
blockquote.profilequote {
	clear: right;
	border-left: 6px solid #CCCCCC;
	font-size: 2em;
	color: #57A9D9;
	padding: 10px 0px 10px 10px;
	width: 250px;
	float: right;
	line-height: 1em;
	margin: 0px 0px 10px;
	font-style: italic;
}


/* arrows
----------------------------------------------- */

.fwdarrw {
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrwbg2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #2E93E0;
	width: 100px;
	font-size: 120%;
}


a.fwdarrw:hover {

	background-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}



.backarrw {
	background-color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/arrwbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	width: 100px;
}


a.backarrw:hover {

	background-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#pathway1 {
	width: 200px;
	margin-right: 10px;
}
.pathway {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.pathway h3 {
	padding: 4px;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A6699;
	font-weight: bold;
}


#pathway2 {
	width: 200px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
div.pathway li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#pathway3 {


	width: 200px;
}
#intro_block {
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#intro_block h3 {
	font-size: 130%;
	margin-bottom: 5px;
}
#intro_block ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#intro_block li {
	margin-left: 0px;
	margin-bottom: 10px;
}
#intro_block li a {
	background-color: #2E93E0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 110%;
	background-image: url(images/arrwbg2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#intro_block li a:hover {
	background-color: #FF6600;

}
#products_block img {
	margin-right: 20px;
}
#intro_block p {
	padding-right: 235px;
}


#quote_block blockquote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 120px;
}

#quote_block img {
	margin-right: 10px;
	float: left;
}
#quote_block {
	margin-top: 20px;
}
#quote_block p {
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	color: #57A9D9;
	line-height: normal;
}

#quote_block p + p {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
}


#home_social {
	margin-right: 0px;
	margin-left: 20px;
	float: right;
}
#news_block {
	background-color: #F4F4F4;
	background-image: url(images/tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.social_lc {
	background-image: url(images/blc.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news_block_footer {
	background-image: url(images/brc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
#news_block_footer a {
	font-size: 90%;
	white-space: nowrap;
	text-align: right;
	padding-right: 4px;
}
#home_social h3 {
	color: #999999;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 140%;
}
.news_block_story {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news_block_image img {
	margin-right: 10px;
	float: left;
}
.news_block_image {
	width: 50px;
	float: left;
}

.news_block_desrp {
	padding-left: 65px;

}
.news_block_desrp a {
	color: #666666;
}
#events_block {

	background-color: #F4F4F4;
	background-image: url(images/tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.events_block_date {
	background-image: url(/images/home/eventdate_tile.jpg);
	background-repeat: repeat-x;
	width: 50px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C5D6E0;
	border: 1px solid #FFFFFF;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	margin-right: 10px;
	float: left;
}
.es_date {
	display: block;
	font-size: 170%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 90%;
}
.es_month {
	display: block;
	font-size: 140%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.es_year {
	text-align: center;
	display: block;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.events_block_story {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 95%;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.events_block_desrp {
	font-size: 90%;
	color: #666666;
	padding-left: 65px;
}
.news_block_desrp {
}
.events_block_desrp h4 a {
	color: #666666;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.events_block_desrp p {
	margin: 0px;
	padding: 0px;
}
.events_block_desrp h4 {
	margin: 0px;
	padding: 0px;
}
#home_main {
	width: 570px;
	background-image: url(images/home/main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#blog_block {
	background-color: #F4F4F4;
	background-image: url(images/tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-top: 10px;
}
#footer  a:hover {
	color: #FF6600;
}


#blog_block .feedTitle {
	padding-left: 5px;
	padding-top: 20px;
	background-image: none;
}
#wordpress {
	background-image: none;
}

#blog_block .feedburnerFeedBlock {
	color: #666666;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;

}

#blog_block p.feedTitle{
	margin-bottom: 5px;
	font-size: 130%;
	padding-top: 0px;
	padding-left: 20px;
	background-image: url(images/wpicon_s.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery_block h3 {
	font-size: 130%;
}


#blog_block p.feedTitle a{
	padding-left: 5px;
	padding-top: 20px;
	background-image: none;
}
#blog_block li a {
	color: #2E93E0;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#blog_block #creditfooter {
	display: none;
}
#blog_block ul {
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#blog_block li {
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#blog_block .headline {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#blog_block .fbsubscribelink {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#gallery_block {

	background-color: #F4F4F4;
	background-image: url(images/tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
.flickr_badge_image {
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.flickr_badge_image img {
	height: 50px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
}


#box7 .sub_newslink {
	display: block;
	font-size: 140%;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	width: 120px;
	background-image: url(images/sub_newletter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 35px;
}

#box7 .sub_newslink:hover {

	background-image: url(images/sub_newletter_ro.png);

}
#holder #footer #box5 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home_social  a:hover {
	color: #FF6600;
}
#social {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 140px;
}
#social h6 {
	margin-bottom: 5px;
}




/* media
----------------------------------------------- */



.roundedcornr_box_102873 {
	background: url(images/boxes/roundedcornr_102873_tl.png) no-repeat top left;
}
.roundedcornr_top_102873 {
	background: url(images/boxes/roundedcornr_102873_tr.png) no-repeat top right;
}
.roundedcornr_bottom_102873 {
	background: url(images/boxes/roundedcornr_102873_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_102873 div {
	background: url(images/boxes/roundedcornr_102873_br.png) no-repeat bottom right;
}
.roundedcornr_content_102873 {
	background: url(images/boxes/roundedcornr_102873_r.png) top right repeat-y;
}

.roundedcornr_top_102873 div,.roundedcornr_top_102873,
.roundedcornr_bottom_102873 div, .roundedcornr_bottom_102873 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_102873, .roundedcornr_bottom_102873 {
	margin-top: -10px;
}
.roundedcornr_content_102873 { padding: 0 15px; }


.mediaitems {
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 598px;


}

.mediaitems p {
	margin-bottom: 10px;
	margin-top: 0px;
}

.seemedia {
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.seemedia a {
	color: #2E93CF;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	clear: both;


}

.seemedia a:hover {
	color: #FF6600;

}
#holder #mid #home_main #jobs_block {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#jobs_block li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
