/* redefined styles */
a {
	color:#006699;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	line-height:22px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	line-height:20px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
}
ol {
	line-height:16px;
}
input,select,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul {
	line-height:16px;
}

/* custom styles */

.breadcrumb {
	font-size: 11px;
}
.box-home {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #008CCA;
	border-bottom-color: #008CCA;
	background-color: #EDF7FB;
	font-size: 12px;
}
.contact-box {	
	margin: 0px;
	padding: 6px;
	width: 520px;
	border: 1px solid #66BADF;
	background-color: #EBE9ED;
}
.footer {
	font-size: 11px;
}
.subheader1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-intro {
	font-size:14px;
	line-height:20px;
	color:#006699;
}
.txt-intro2 {
	font-size:13px;
	line-height:17px;
	color:#666;
}
.txt-sidebar {
	font-size:11px;
	color:#666666;
}
.select-small {
	font-size:12px;
	color:#000000;
}
.txt-light {
	color:#CCCCCC;
	font-size:11px;
}
.txt-med {
	font-size:11px;
}
.txt-alert {
	color:#C00;
}
.headline-home {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #000033;
	margin-top:8px;
}
.intro-home {
	font: 14px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #444;
}
.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #5293CE;
	line-height:36px;
	text-transform:uppercase;
}
