@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/contentB.png);
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	text-decoration:none;
	color:#505064;
}
.purpleD {
	color:#505064;
}
.purpleM {
	color:#9696aa;
}
.purpleL {
	color:#828296;
}
.blue {
	color:#1e5a96;
}
/*Upper Area*/
#head {
	height:200px;
	background-image:url(images/headB.png);
}
#topMenu {
	height:40px;
	width:992px;
}
#topMenu ul {
	float:right;
	line-height:38px;
	list-style:none;
	margin-right:-14px;
	font-size:12px;
}
#topMenu li {
	display:block;
	float:left;
	margin-right:14px;
	padding-left:18px;
	background-image:url(images/greyBullet.png);
	background-repeat:no-repeat;
	background-position:0px 19px;
}
#main {
	height:110px;
	width:992px;
}
#profile {
	float:right;
	font-size:12px;
	margin-right:19px;
	margin-top:39px;
}
#profile p {
	text-align:right;
}
#profile a {
	text-decoration:underline;
}
p em {
	font-style:normal;
	text-decoration:underline;
}
#profile ul {
	color:#e1e1ff;
	list-style:none;
	float:right;
	margin-right:-14px;
}
#profile li {
	background-image:url(images/purpleBullet.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	display:block;
	float:left;
	padding-left:18px;
	margin-right:14px;
}
#logo {
	width:419px;
	height:40px;
	float:left;
	margin-top:32px;
}
#searchForm {
	float:right;
	margin-top:39px;
}
#searchField {
	background-image:url(images/searchField.png);
	height:33px;
	padding-left:15px;
	width:171px;
	border:none;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9696aa;
	font-size:12px;
	line-height:10px;
}
#submitSearch {
	background-image:url(images/submitSearch.png);
	background-position:0px 1px;
	height:33px;
	width:47px;
	float:right;
}
#menu {
	height:60px;
	width:992px;
}
#menu a {
	height:50px;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
}
#social {
	margin-top:10px;
	float:right;
}
#pages ul {
	line-height:48px;
	list-style:none;
}
#pages li {
	background-image:url(images/menuDivision.png);
	background-repeat:no-repeat;
	display:block;
	height:50px;
	float:left;
	padding-right:25px;
	padding-left:27px;
}
#pages li:hover {
		background-image:url(images/menuHover.png);
}
/* Sidebar */
#sideBar ul.profile {
	list-style:none;
	margin-left:-10px;
}
#sideBar ul.profile a {
	display:block;
	width:203px;
	height:29px;
	border-bottom:1px solid #d2d2e6;
	font-weight:bold;
	font-size:13px;
	color:#1e5a96;
	line-height:29px;
	padding-left:9px;
	background-image:url(images/arrowGreyRightWhite.png);
	background-repeat:no-repeat;
	background-position:right 12px;
	padding-right:-10px;
}
#sideBar ul.profile a.lastLink {
	border:none;
}
#sideBar ul.profile a.active{
	background-color:#1e5a96;
	color:#FFF;
	background-image:url(images/arrowWhiteActive.png);
}
#sideBar ul.profile a:hover {
	background-color:#f0f0fa;
	color:#b96932;
	background-image:url(images/arrowGreyRightHover.png);
}
#group p {
	color:#505064;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
}
#group .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
#skills .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
}
#tags .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
#tags ul {
	list-style:none;
	margin-left:-10px;
	margin-right:20px;
}
#tags li {
	float:left;
	margin-left:4px;
	margin-right:4px;
	background-image:url(images/tagBleft.png);
	background-repeat:no-repeat;
	height:20px;
	line-height:18px;
	padding-left:4px;
	margin-top:2px;
	margin-bottom:2px;
}
#tags li a {
	display:block;
	color:#1e5a96;
	font-size:11px;
	background-image:url(images/tagBright.png);
	background-position:right;
	height:20px;
	padding-right:2px;
}
#tags li:hover {
	background-image:url(images/tagBleftH.png);
}
#tags li a:hover {
	color:#FFF;
	background-image:url(images/tagBrightH.png);
}
/* Container */
#container {
	width:992px;
}
#breadCrumbs {
	font-size:12px;
	line-height:58px;
	height:20px;
}
#crumbs ul {
	list-style:none;
	margin-left:10px;
}
#breadCrumbs a {
	color:#505064;
	text-decoration:underline;
}
#crumbs li {
	background-image:url(images/arrowGreyRight.png);
	background-repeat:no-repeat;
	background-position:0px 28px;
	padding-left:14px;
	margin-right:8px;
	display:block;
	float:left;
}
#crumbs li.home {
	background-image:url(images/homeIcon.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	padding-left:25px;
	margin-right:8px;
	display:block;
	float:left;
}
#crumbs a.home {
	color:#1e5995;
}
#back {
	background-image:url(images/ArrowGreyLeft.png);
	background-repeat:no-repeat;
	background-position:0px 28px;
	padding-left:13px;
	margin-right:15px;
	float:right;
}
#sideBar {
	width:236px;
	margin-right:16px;
	float:left;
}
.head {
	height:9px;
}
.bottom {
	height:14px;
}
.sideItem {
	margin-bottom:14px;
}
.sideItem .head {
	background-image:url(images/sideItemHead.png);
}
.sideItem .middle {
	background-image:url(images/sideItemMiddle.png);
}
.sideItem .bottom {
	background-image:url(images/sideItemBottom.png);
}
#content {
	width:740px;
	float:left;
}
#left {
	width:404px;
	margin-right:16px;
	float:left;
}
#right {
	width:320px;
	float:left;
}
.wide {
	width:740px;
	margin-bottom:14px;
}
.wide .head {
	background-image:url(images/wideHead.png);
}
.wide .middle {
	background-image:url(images/wideMiddle.png);
}
.wide .bottom {
	background-image:url(images/wideBottom.png);
}
.semiW {
	width:404px;
	margin-bottom:14px;
}
.semiW .head {
	background-image:url(images/semiWHead.png);
}
.semiW .middle {
	background-image:url(images/semiWMiddle.png);
}
.semiW .bottom {
	background-image:url(images/semiWBottom.png);
}
.semiS {
	width:320px;
	margin-bottom:14px;
}
.semiS .head {
	background-image:url(images/semiSHead.png);
}
.semiS .middle {
	background-image:url(images/semiSMiddle.png);
}
.semiS .bottom {
	background-image:url(images/semiSBottom.png);
}
/* Content text */
#content p {
	color:#505064;
	font-size:12px;
}
#content p.green {
	color:#1e8296;
}
h3 {
	color:#799f2d;
	display:block;
	padding-left:60px;
	background-image:url(images/v.png);
	background-repeat:no-repeat;
	background-position:20px 0px;
	font-size:20px;
	height:30px;
}
p.v {
	margin-left:60px;
	padding-bottom:10px;
}
.profileInfo #avatar {
	float:left;
	margin-left:21px;
	margin-right:18px;
	padding-top:10px;
	margin-bottom:9px;
}
h1 {
	padding-top:5px;
	color:#1e5a96;
	font-size:28px;
}
#content p.moto {
	color:#505064;
	font-size:16px;
	padding-top:0px;
}
.profileInfo p {
	padding-top:18px;
}
.profileInfo .icon {
	margin-right:9px;
}
.profileInfo .icon2 {
	margin-right:9px;
	margin-left:20px;
}
h2 {
	height:46px;
	font-size:20px;
	color:#464650;
	display:block;
	background-image:url(images/stripedLine.png);
	background-position:0px 40px;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-top:7px;
	padding-left:12px;
	text-transform:uppercase;
}
h2 img {
	float:right;
	margin-top:-4px;
}
table {
	margin-left:12px;
	line-height:32px;
	background: #F5F5FF;
}
table td {
	
	padding: 4px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}

table tr {
	height:35px;
	border-top:1px solid #d2d2e6;
}
table tr.top {
	border:none;
}
table tr.odd {
	background-color:#f0f0fa;
}
table p {
	color:#505064;
	font-size:13px;
	margin-left:20px;
}
table th {
	color:#505064;
	font-size:13px;
	margin-left:10px;
	font-weight: bold;
}
table p strong {
	margin-left:-10px;
}
table a {
	color:#1e8296;
	text-decoration:underline;
}
.verifications {
	vertical-align:middle;
}
.verifications img {
	margin-right:15px;
}
.globe {
	float:left;
	margin-top:7px;
	margin-left:7px;
}
strong.globe {
	margin-top:0px;
	margin-left:10px;
}
#months {
	height:32px;
	background-color:#f0f0fa;
	margin-left:10px;
	margin-right:10px;
	margin-top:-8px;
}
.snapshot #months ul {
	list-style:none;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.snapshot #months li {
	display:block;
	margin-left:8px;
	margin-right:8px;
	float:left;
}
.snapshot #months a {
	display:block;
	font-size:13px;
	color:#505064;
	padding-top:3px;
}
.snapshot table {
	line-height:20px;
}
.snapshot td {
	padding-top:12px;
	padding-bottom:12px;
}
.snapshot #months a.active {
	color:#b96932;
	background:#f5f5ff;
	display:block;
	padding-top:3px;
	height:24px;
	width:25px;
	text-align:center;
	margin-bottom:-5px;
	border:#d2d2e6 1px solid;
	border-bottom:none;
}
.snapshot #months p {
	color:#505064;
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	float:left;
}
.alignRight {
	text-align:right;
}
a.underLink {
	color:#505064;
	font-size:12px;
	margin-left:20px;
	padding-right:7px;
	background-image:url(images/arrowGreyRight.png);
	background-repeat:no-repeat;
	background-position:right 6px;
	text-decoration:underline;
}
#portfolio {
	margin-left:24px;
}
.portfolioItem {
	width:168px;
	height:168px;
	margin-top:20px;
	float:left;
}
#portfolio .right {
	margin-left:24px;
}
.portfolioItem a {
	color:#1e5a96;
	font-size:13px;
	font-weight:bold;
	margin-left:6px;
	text-decoration:underline;
}
.portfolioLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	height:25px;
	color:#505064;
	font-size:13px;
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	padding-left:24px;
	padding-top:12px;
	margin-top:30px;
	text-decoration:underline;
}
.portfolioItem img {
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	border:1px solid #d2d2e6;
	background-color:#f0f0fa;
	margin-bottom:16px;
}
.portfolioItem .hover {
	background-image:url(images/portfolioHover.png);
	float:left;
	position:absolute;
	margin-top:-152px;
	margin-left:5px;
	background-color:none;
	width:154px;
	height:132px;
}
/* footer */

#footer {
	background-image:url(images/footerB.png);
	margin-top:20px;
}
#siteMap {
	width:992px;
	height:256px;
}
#copyright {
	width:992px;
	height:65px;
}
	
/* overwrites */
#topMenu li.firstLink {
	background-image:none;
} 
#profile li.firstLink {
	background-image:none;
} 
.footerItem {
	padding-top:20px;
	width:320px;
	float:left;
	margin-right:20px;
}
.lastItem {
	margin-right:-20px;
}
#footer h2 {
	color:#c8c8dc;
	background-image:url(images/stripedLineD.png);
	margin-left:0px;
	margin-right:0px;
	padding-top:7px;
	padding-left:0px;
}
#footer p {
	color:#9696aa;
	font-size:12px;
	margin-bottom:15px;
	line-height:20px;
}
#footer ul {
	font-size:12px;
	color:9696aa;
	list-style:none;
	margin-left:-16px;
}
#footer li {
	
	height:29px;
	border-bottom:1px solid #3c3c46;
	line-height:27px;
	padding-left:30px;
	background-image:url(images/footerBullet.png);
	background-position:10px 13px;
	background-repeat:no-repeat;
}
#footer a {
	color:#9696aa;
	text-decoration:underline;
}
#footer a:hover {
	color:#c8c8dc;
	text-decoration:none;
}
#footer li.lastLink {
	border:none;
}
#footer p {
	color:9696aa;
}
ul.half {
	width:150px;
	float:left;
}
ul.halfRight {
	margin-left:20px;
	width:150px;
	float:right;
}
#copyright {
	margin-top:25px;
}
#copyright p {
	margin-bottom:0px;
	text-align:center;
}
/* Homepage */
#header {
	margin-top:30px;
	margin-bottom:15px;
	height:260px;
	width:992px;
	background-image:url(images/header.png);
}
#header {
	font-size:16px;
	color:#a0bedc;
	text-transform:uppercase;
}
#header #find {
	float:left;
	margin-top:98px;
	margin-left:222px;
}
#header #check {
	float:left;
	margin-top:98px;
	margin-left:225px;
}
#subHeader {
	padding-right:5px;;
}
#subHeader img:first-child {
	margin-right:15px;
}
.subHeaderNumber {
	display:block;
	float:right;
	margin-left:50px;
}
.subHeaderNumber strong {
	color:#b96932;
	font-size:22px;
	font-family:arial;
}
.subHeaderNumber p {
	color:#505064;
	font-size:12px;
	text-align:right;
}
.subHeaderNumber a {
	color:#1e8296;
	text-decoration:underline;
}
#possibilities {
	margin-top:50px;
}
#possibilities div {
	width:485px;
	float:left;
}
#possibilities div:first-child {
	margin-right:22px;
}
h4 {
	display:block;
	background-image:url(images/stripedLineM.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#1e5a96;
	font-weight:bold;
	font-size:28px;
	padding-bottom:14px;
	text-transform: uppercase;
}
#possibilities {
	margin-bottom:50px;
}
#possibilities p {
	color:#505064;
	font-size:13px;
	margin-bottom:15px;
	padding-top:10px;
}
#possibilities ul {
	margin-left:85px;
	color:#8e8ea4;
	list-style:none;
	margin-bottom:16px;	
}
#possibilities li {
	background-image:url(images/homeBullet.png);
	background-repeat:no-repeat;
	background-position:0px 9px;
	color:#323246;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding-left:17px;
}
#possibilities img {
	float:left;
}
#possibilities img.firstButton {
	margin-right:15px;
}
#browse {
	margin-top:50px;
	width:320px;
	float:left;
}
#browse .head {
	background-image:url(images/homeSmallHead.png);
	height:9px;
}
#browse .middle {
	background-image:url(images/homeSmallMiddle.png);
}
#browse .bottom {
	background-image:url(images/homeSmallBottom.png);
	height:14px;
}
#browse ul {
	list-style:none;
	margin-left:-10px;
}
#browse li {
	
}
#browse ul a {
	display:block;
	width:288px;
	height:29px;
	border-bottom:1px solid #d2d2e6;
	font-weight:normal;
	font-size:13px;
	color:#1e8296;
	line-height:30px;
	padding-left:9px;
	background-image:url(images/arrowGreyRightWhite.png);
	background-repeat:no-repeat;
	background-position:right 12px;
	/*padding-right:-10px;
	padding-left:27px;*/
}
#browse ul a.lastLink {
	border:none;
}
#browse ul a:hover {
	background-color:#f0f0fa;
	color:#b96932;
	background-image:url(images/arrowGreyRightHover.png);
}
#browse .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
#jobs {
	float:right;
	width:656px;
	margin-top:46px;
}
#jobs .head {
	height:9px;
	background-image:url(images/jobsHead.png);
}
#jobs .middle {
	background-image:url(images/jobsMiddle.png);
}
#jobs .bottom {
	height:14px;
	background-image:url(images/jobsBottom.png);
	margin-bottom:40px;
}
#jobs #tabs {
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:-5px;
	padding-left:2px;
}
#tabs a {
	color:#FFF;
	display:inline-block;
	height:35px;
	text-align:center;
	background-position:center 5px;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:0px;
}
#tabs a.active {
	color:#464650;
	background-image:url(images/jobsTabActive.png);
	width:119px;
}
#tabs a.active.left {
	background-image:url(images/jobsTabActiveLeft.png);
}
#tabs a.inactive {
	color:#f5f5ff;
	width:100px;
	background-image:url(images/jobsTabInactive.png);
	padding-left:4px;
}
#tabs a.inactive.left {
	margin-left:5px;
}
#tabs strong {
	color:#464650;
	margin-left:15px;
}
#tabs a.browse {
	width:125px;
	color:#b96932;
	float:right;
	background-image:url(images/doubleOrangeArrow.png);
	background-repeat:no-repeat;
	background-position:right 29px;
	margin-right:10px;
}
.job {
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #d2d2e6;
	padding-bottom:15px;
}
.lastJob {
	border-bottom:none;
}
h5 {
	color:#1e5a96;
	font-size:20px;
	margin-bottom:10px;
	padding-top:15px;
}
.job h5 a {
color:#1e5a96;
	font-size:20px;
	text-decoration:none;
}
.job a {
	color:#1e8296;
	text-decoration:underline;
}
.job p {
	color:#505064;
	font-size:12px;
	line-height:20px;
}
.job strong {
	margin-right:9px;
	margin-left:17px;
}
.job strong:first-child {
	margin-left:0px;
}
.job strong.green {
	font-weight:normal;
	color:#1e8296;
	margin-right:-9px;
}
.job .price {
	margin-bottom:10px;
}
.job .price img {
	margin-right:4px;
	float:left;
}
.job .price p {
	margin-top:2px;
}
.job .description {
	margin-bottom:14px;
}
#jobs .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
#jobs {
	margin-bottom:-50px;
}

/* LISTING */
#listingSidebar {
	float:right;
	width:320px;
}
.floatRight {
	float:right;
}
#jobOverview {
	float:right;
}
#jobOverview img.apply {
	margin-bottom:14px;
	padding-right:2px;
	margin-top:2px;
}
#jobOverview table strong img {
	margin-left:13px;
	margin-right:8px;
	float:left;
	margin-bottom:0px;
	margin-top:8px;
}
#listingSidebar table td {
	height:28px;
}
#listingSidebar strong {
	color:#1e5a96;
}
#listingSidebar table p {
	margin-left:0px;
	line-height:32px;
}
#listingSidebar table p strong {
	margin-left:0px;
}
#listingSidebar table p .noImage {
	margin-left:12px;
}
#employer {
	float:right;
}
#employer .margin {
	margin-left:12px;
}
#employer table img.left {
	margin-left:13px;
	margin-right:8px;
	float:left;
	margin-bottom:0px;
	margin-top:8px;
}
#employer table img.right {
	float:right;
	margin-left:13px;
	margin-right:8px;
	margin-bottom:0px;
	margin-top:8px;
}
#listingSidebar #general strong {
	color:#e1823c;
}
#listingSidebar #professional {
	margin-top:25px;
}
#jobInfo {
	width:656px;
	float:left;
}
#jobDescription .head {
	background-image:url(images/listingWide.png);
	height:9px;
}
#jobDescription .middle {
	background-image:url(images/listingMiddle.png);
}
#jobDescription .bottom {
	background-image:url(images/listingBottom.png);
}
#jobDescription h3 {
	height:63px;
	font-size:28px;
	color:#1e5a96;
	display:block;
	background-image:url(images/stripedLine.png);
	background-position:0px 58px;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-top:7px;
	padding-left:12px;
}
#jobDescription p {
	margin-left:11px;
	margin-right:20px;
}
#jobDescription #price {
	border-bottom:1px solid #d2d2e6;
	padding-bottom:8px;
	height:25px;
	margin-left:11px;
	margin-right:11px;
	line-height:30px;
}
#jobDescription #price img {
	float:left;
	margin-right:9px;
	margin-top:4px;
}
#jobDescription #price p {
	color:#505064;
	font-size:11px;
}
#jobDescription #price p strong.green {
	color:#1e8296;
}
#jobDescription h5 {
	color:#1e8296;
	margin-left:11px;
	padding-top:25px;
}
#jobDescription #description p {
	color:#505064;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-bottom:25px;
}
#jobDescription #description {
	border-bottom:1px solid #d2d2e6;
	margin-left:11px;
	margin-right:11px;
}
#skillsRequired {
	height:41px;
	border-bottom:1px solid #d2d2e6;
	line-height:40px;
	margin-left:11px;
	margin-right:11px;
}
#skillsRequired p {
	color:#505064;
	font-size:12px;
}
#skillsRequired a {
	color:#1e8296;
}
#employerActivity {
	margin-left:11px;
	margin-right:11px;
	padding-bottom:30px;
}
#employerActivity table p strong {
	color:#1e5a96;
	margin-left:0px;
}
#employerActivity table p {
	margin-left:0px;
	line-height:18px;
}
#employerActivity table tr{
	height:18px;
	border-top:none;
}
#jobProposals {
	margin-top:14px;
}
#jobProposals h2 {
	font-size:24px;
}
#jobProposals .head {
	height:9px;
	background-image:url(images/listingWide.png);
}
#jobProposals .middle {
	background-image:url(images/listingMiddle.png);
}
#jobProposals .bottom {
	height:14px;
	background-image:url(images/listingBottom.png);
}
#count {
	float:right;
	margin-top:-40px;
	font-size:13px;
	font-weight:bold;
	color:#646478;
	margin-right:20px;
}
.proposal {
	padding-bottom:20px;
}
.proposal p {
	margin:0px;
	line-height:20px;
}
.proposal p strong {
	margin:0px;
}
.proposal tr {
	border:none;
}
.proposal td.avatar img {
	margin-left:8px;
}
.proposal td.name p {
	color:#1e5a96;
	font-size:20px;
}
.proposal td.proposalType p {
	color:#9696aa;
	font-size:11px;
	float:right;
	margin-right:9px;
}
.proposal td.userType img {
	margin-left:20px;	
}
.proposal td.userType img:first-child {
	margin-left:0px;	
}
.proposal td.message p {
	padding-bottom:8px;	
}
.proposal td.detail p {
	color:#9696aa;
	font-size:11px;
	padding-left:8px;
	padding-top:1px;
	
}
.proposal td.proposalState p {
	padding-top:1px;
	color:#1e5a96;
	float:right;
	margin-right:9px;
}
.proposal tr.oneLast {
	border-bottom:1px solid #d2d2e6;
}
.proposal tr.last {
	border-bottom:2px solid #d2d2e6;
}
#jobInfo .underLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}

/* CONTENT PAGES */

#contentds {margin-left:22px;
	margin-right:22px;
}

#contentds p {
	
	line-height:20px;
	padding-bottom:20px;
}
#contentds h5 {
	color:#1e8296;
	
	
}
#contentds h3{
	
	font-size:28px;
	color:#1e5a96;
	
	background-image:none;
	
	
	margin: 0 0;
	padding: 5px 0 20px 0;
	
}

#contentds a {color:#1e8296;
	text-decoration:underline;}

.overLink {
	display:block;
	background-image:url(images/stripedLine.png);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	height:25px;
	padding-top:20px;
}
