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

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	cursor: default;
}
body, td, th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	table-layout:fixed;
	border-collapse:collapse;
}
#banner {
	background-image: url(/%7Ecoastalc/images/layout/Banner_C.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 122px;
	overflow: hidden;
	font-size: 12px;
}
#banner .left {
	background-image: url(/%7Ecoastalc/images/layout/Banner_L.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner .right {
	background-image: url(/%7Ecoastalc/images/layout/Banner_R.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#TopNav {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 1060px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
}
#TopNav a {
	text-decoration: none;
	line-height: 30px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#TopNav a:hover {
	color: #000000;
}
.ColBox {
	background-image: url(/%7Ecoastalc/images/layout/Col_M.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 230px;
	font-size: 12px;
}
.ColBox .top {
	background-image: url(/%7Ecoastalc/images/layout/Col_T.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center top;
	line-height: 30px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 14px;
}
.ColBox .bottom {
	background-image: url(/%7Ecoastalc/images/layout/Col_B.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
#VexPix, #VecPix a {
	background-image: url(/%7Ecoastalc/images/vecpix.png);
	height: 21px;
	width: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#VexPix:hover, #VecPix a:hover {
	background-position: 0px -21px;
}
.spacer {
	display: block;
	height: 20px;
	width: auto;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	width: 1060px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.signin {
	background-image: url(/%7Ecoastalc/images/buttons/b_login.jpg);
	display: block;
	height: 44px;
	width: 77px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.signin:hover {
	background-position: 0px -44px;
}
.catagory  p, .catagory a {
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
	font-size: 12px;
	color: #0066CC;
	width: 220px;
	overflow: hidden;
}
.catagory p:hover, .catagory a:hover {
	color: #000033;
}
a, a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000033;
}
input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #039FDC;
}
.error{
	color: #FF3333;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
