/* -General Presentation- */


p, a, .p {
	font-family: Arial, Helvetica;
	line-height: 1.15;
	font-size: 13px;
	vertical-align: top;
}

li {
	font-family: Arial, Helvetica;
	line-height: 1.15;
	font-size: 13px; 
}

.indent {
	margin-left: 20px;
}

.h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.caption a, .caption, .caption .p {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
}

.caption img {
	margin-bottom: 5px;
}

.small {
	font-size: 11px;
}
.medium {
	font-size: 12px;
}

/* -Header Presentation- */

/* -Nav Presentation- */

div.item a {
	white-space: nowrap;
}

#search a, #search p {
	color: white;
	font-size: 11px;
	color: #e4e6eb;
}

#nav a {
	color: #600;
}

/* -Top Section Presentation- */

#top p {

}

	#path p, #path a {
		font-family: Arial, sans-serif;
		font-size: 13px;
	}
	
	#path a {
		color: #600;
	}
	
	#tools a, #tools p {
		font-size: 9px;
		color: #666;
	}

/* -Left and Full Section Presentation- */

#left .mainpagecontent h1 {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 32px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 30px;
}

#left .mainpagecontent h2 {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #778188;
	margin: 6px 0px 6px 0px;
	line-height: 16px;
}

#left .mainpagecontent p {
	font-size: 13px;
    margin: 6px 0px 6px 0px;
    line-height: 16px;
}

#left h1, .switched #right h1, #full h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 15px;
}

#left h2, .switched #right h2, #full h2 {
	font-family: "Helvetica Neue", Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#left h3, .switched #right h3, #full h3 {
	font-family: "Helvetica Neue", Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

#left p, .switched #right p, #full p {
	margin-bottom: 15px;
}

#left a, .switched #right a, #full a {
	color: #600;
	margin-bottom: 15px;
}

#left ul.list li, .switched #right ul.list li, #full ul.list li, .list ul li {
	margin-left: 15px;
	/* change for ie6 */
	margin-right: 3px;
	list-style-type: disc;
}


#left ul.list2 li, .switched #right ul.list2 li, #full ul.list2 li, .list2 ul li {
	margin-left: 15px;
	list-style-type: disc;
	indent: 20px;
}


#left #seminars {
	font-size: 12px;
}

#left #seminars td,
#left #seminars th {
	padding: 10px 5px;
}

#left #seminars th {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;	
}

#left.newspage a {
	font-size: 12px;
}

#left.newspage a.more {
	font-size: 11px;
}

#left.newspage, #left.newspage .p {
	font-size: 12px;
}

/* -Right Section Presentation- */

#right h1, .switched #left h1  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
}

#right h2, .switched #left h2 {

}

#right p, .switched #left p {
	margin-bottom: 15px;
}

#right a, .switched #left a {
	color: #600;
}

	#right .item h1 {
		font-family: "Helvetica Neue", Helvetica, Arial;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		color: #336;
		margin-bottom: 5px;
	}
	
	#right .item p {
		font-size: 13px;
		line-height: 18px;
	}
	
	#right .item a {
		font-size: 14px;
		color: #600;
	}
	
#right div.hr hr {
	width: 200px;
	height: 1px;
	border: 0px none;
	display: none;
	background: url(images/hr.gif) center repeat-x;
}

#right div.hr {
	background: url(images/hr.gif) center repeat-x;
	width: 200px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}

/* -Footer Presentation- */

#foot a, #foot p, .footlinks {
	font-size: 10px;
	color: #600;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#foot a:hover {
	color: #000;
	text-decoration: underline;
}

#foot p.address {
	font-size: 10px;
	color: #000;
}

#foot p.disclaimer {
	font-size: 10px;
	line-height: 14px;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

/* -Misc Presentation- */

ul.tri,
ul.round {
	margin-left: 15px;
	/* ie6 change */
	margin-right: 2px;
}

ul.tri li {
	list-style-image: url(images/arrowbullet.gif);
}

ul.round li {
	list-style-type: disc;
}

.nomargin {
	margin-bottom: 0px;
}

.nopadding {
	padding: 0px;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

italic {
	font-style: italic;
}

.nounderline {
	text-decoration: none;
}

.smalllineheight {
	line-height: 5px;
}

.grey, .gray {
	color: gray;
}

.greybg {
	background-color: #eee;
}

.backtotop {
	font-size: 11px;
}

ul.list {
        padding: 2px;
        margin-left: 6px;
}

ul.list2 {
        padding: 2px;
        margin-left: 15px;
}

#servicesweoffer td ul.list ul.list2 li {
        list-style-type: circle;

}

#servicesweoffer td {
        padding: 6px;
        vertical-align: top;
}


#servicesweoffer {
        width: 100%;

}

