.c_header{
	padding:0px;
	border:0;
	text-decoration:none;
}
.c_footer{
position: relative;
height: 10px;
background-image: url(im/footerbg.jpg);
background-repeat: repeat-x;
}

.base-text{
font-family:sans-serif;
font-size: 14px;
}
.ph{
font-family:sans-serif;
font-size: 18px;
color:rgb(76,92,102);
width:130px;
border-right-color:#e4e4e4;
border-right-style:solid;
border-right-width:8px;
}
.ph2{
font-family:sans-serif;
font-size: 18px;
color:rgb(76,92,102);
line-height:30px;
}
.loader{
font-family:sans-serif;
font-size: 12px;
color:rgb(0,170,168);
position: absolute;
left: 50%;
top: 150px;
margin-left:-110px;
width:220px;
}
.c_subheader{
font-family:sans-serif;
font-size:20px;
color:#46BBC0;
}

.c_content{
overflow: hidden;
}

.c_sidebar{
	width:130px;
	background-image:url(im/spacer.gif);
	background-repeat:no-repeat;
	border-right-color:#e4e4e4;
	border-right-style:solid;
	border-right-width:8px;
}

.c_front-page-logo{
	background-image: url(im/logoonly.jpg);
	background-repeat:no-repeat;
	width: 500px;
	height: 480px;
}

.c_sidebarlink{
font-family:sans-serif;
font-size:12px;
color:#46BBC0;
text-decoration:none;
top: 10px;
position:relative;
line-height:20px;
padding:2px 2px 2px 0px;
}

.c_sidebarpink{
font-family:sans-serif;
font-size:12px;
color:#FF66CC;
text-decoration:none;
top: 10px;
position:relative;
line-height:20px;
padding:2px 2px 2px 0px;
}

.c_sidebarlink:hover{
background-color:rgb(76,92,102);
}

.c_sidebarpink:hover{
background-color:rgb(76,92,102);
}

.tickedlist{
background-image: url(im/tick.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
}

.header-image{
	border:0;
}

a{
	border:0;
	text-decoration:none;
	color:rgb(0,170,168);
}

a:hover{
	text-decoration:underline;
}

.a-header-bold{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:rgb(0,170,168)
}

.c_quote{
	font-style:italic;
}

.clickable{
	cursor:pointer;
}
