@import 'screen.css';
@import 'menu.css';
@import 'FAQ.css';
@import 'blog.css';

h2,h3,h4,h5
{
	font-family: Georgia;
	color: #329DC5;
	}

p{margin: 0 0 10px 0}

h2{ padding: 0 0 15px 0;}
a {color: #000; text-decoration: none;}
a:hover{text-decoration: underline;}
.notice
{
	padding: 5px;
	}
.logo
{
	position: relative;
	margin: 0 0 0 0;
	background: url(../images/templates/logo.jpg) no-repeat bottom left;
	height: 115px;
	width: 600px;
	
	}
a.login-link
{
	display:block;
	float: right;
	}
.home-pad-top
{
	width: 671px;
	padding-top: 64px;
	background: url(../images/templates/pad-top.png) no-repeat;
	}
.home-pad-fill
{
	display:block;
	float: left;
	width: 100%;
	height: 64px;
	}
.home-pad
{
	
	width: 671px;
	background: url(../images/templates/pad-middle.png)
	}

.pad-content
{
	position: relative;
	top: -65px;
	}

.home-pad-bottom
{
	margin: -60px 0 0 0 ;
	width: 671px;
	height: 71px;
	background: url(../images/templates/pad-bottom.png) no-repeat;
	}
	

.wide-scrap-top
{
	
	margin-left: 24px;
	padding-top: 30px;
	display:block;
	background: url(../images/templates/wide-scrap-top.png) no-repeat;
	}

.wide-scrap
{
	padding: 0 20px 0 20px;
	width: 576px;
	background: url(../images/templates/wide-scrap-middle.png)
	}

.wide-scrap-bottom
{
	height: 38px;
	background: url(../images/templates/wide-scrap-bottom.png) no-repeat;
	
}

.pol-left img
{

	margin: 0 0 0 15px;
	}
.home-news-title h2
{
	font-family: Georgia;
	color: #329DC5;
	width: 330px;
	margin: 7px 0 0 15px;
	line-height: 1.25em;
}

.med-scrap-top
{
	
	padding-top: 24px;
	display:block;
	background: url(../images/templates/med-scrap-top.png) no-repeat;
	}

.med-scrap
{
	padding: 0 20px 0 20px;
	width: 366px;
	background: url(../images/templates/med-scrap-middle.png)
}

.med-scrap-bottom
{
	height: 22px;
	background: url(../images/templates/med-scrap-bottom.png) no-repeat;
}

.homebase
{
	margin-top: 20px;
}
.homebase .base-tab
{
	border: 1px solid #98BF75;
	width: 310px;
	background: #fff;
	min-height: 80px;
}

.homebase p
{
	margin: 10px;
}
.homebase .base-title
{
	
	width: 260px;
	position: relative;
	top: -10px;
	left: 5px;
	background: #98BF75;
	padding: 4px 0 4px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

div.news-list-item
{
	padding: 0 0 8px 0;
}

div.news-list-item span
{
	color: #fff;
	padding: 4px 15px 6px 5px;
	}

div.news-list-item span.item
{
	background: url(../images/news/bluetab1.png) no-repeat;
}
div.news-list-item span.altitem
{
	background: url(../images/news/bluetab2.png) no-repeat;
}
div.news-list-item a
{
	color: #329DC5;
	text-decoration: none;
}
div.news-list-item a:hover
{
	text-decoration: underline;
}
	
div.news-list-item .excerpt
{
	padding:  0 0 5px 72px;
	}	



div.news-home-item
{
	padding: 0 0 8px 0;
}

div.news-home-item span
{
	color: #fff;
	padding: 4px 15px 6px 5px;
	}

div.news-home-item span.item
{
	background: url(../images/news/bluetab1.png) no-repeat;
}
div.news-home-item span.altitem
{
	background: url(../images/news/bluetab2.png) no-repeat;
}
div.news-home-item a
{
	color: #329DC5;
	text-decoration: none;
}
div.news-home-item a:hover
{
	text-decoration: underline;
	}

div.events
{
	margin: 0 0 30px 0;
	}
div.events h2
{
	color:#329DC5;
font-family:Georgia;
line-height:1.25em;
margin: 0 0 30px 0;
	}

div.events-home-item
{
	width: 200px;
	height: 38px;

	margin-bottom: 10px;
	font-size: 0.9em;
	}

div.events div.events-home-item div.date
{
	border: 1px solid #329DC5;
	width: 30px;
	height: 35px;
	background: #fff;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	}


div.events div.events-home-item div.date div.month
{
	color: #fff;
	background: #329DC5;
	width: 30px;
	text-align: center;
}
div.events div.events-home-item div.date div.day
{
	color: #000;
	background: #FFF;
	width: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	padding: 2px 0 0 0;
}
div.events div.events-home-item div.title
{
	height: 20px;
	width: 155px;
	overflow: hidden;
	
}


div.success
{
	border: 1px solid #329DC5;
	background: #fff;
	width: 200px;
	
	}
div.success h2
{
	font-family: Arial;
	color: #fff;
	background: #329DC5;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	width: 200px;
	height: 26px;
	margin: 0 0 10px 0;
	padding-top: 3px;
	}

div.success div.quoteleft
{
	padding: 0 0 0 25px;
	background: url(../images/quoteleft.png) no-repeat;
	}
div.success div.quoteright
{
	text-align: center;
	font-size: 1.6em;
	color: #329DC5;
	font-family: Georgia;
	line-height: 1.2em;
	padding: 0 25px 0 0;
	background: url(../images/quoteright.png) no-repeat bottom right;
}
div.success div.quoteright p
{
	text-align: center;
	font-family: Georgia;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}
div.success div.linkthrough
{
	color: #329DC5;
	padding: 4px 5px;
	}
div.success div.linkthrough a
{
	color: #329DC5;
	}
	
div.news-item a.returnlink
{
	
	color: #fff;
	padding: 10px 25px;
	background: url(../images/templates/link-back-blue.png) no-repeat;
	text-decoration: none;
}

div.news-item div.excerpt
{  font-style: italic;
   font-size: 14px;
   color: #329DC5;
	}

div.news-item div.body
{
	margin: 15px 0;
	}

.news-item .date
{
	color: #000;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #999;
	}

div.news div.excerpt
{
	padding: 5px 0 0 70px;
	}
div.news div.excerpt p
{
	margin: 0;
	}
div.news div.area
{
	color: #000;
	text-align: right;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	}


	form#login div.feedback {
		margin: -1em 0 2em;
		}
	custom-login h1 {
		height: 80px;
		
		}
	custom-login h1 {
		
		}
p {
	
	}
	custom-login p {
		margin: 0 0 2em;
		color: #333;
		background-color: inherit;
		font-size: .9em;
		}
	custom-login div.feedback p {
		margin: 0;
		font-size: 1em;
		}
		custom-login p.description {
			margin: 0 0 0 7.8em;
			padding: .5em 0;
			}
