/***********************************************/
/* hawk1.css                                   */
/* Use with template hawksberry.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

A {
	color: #6B3103;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #013DFF;
	text-decoration: underline;
}

.invisible {
	display: none;
	}
	
a.invisible	{
	text-align: center;
	color: #cc9;
	}

.centred {
text-align:center;
}
.centred table{
text-align:left;
margin:auto;
}
.textfield {
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.breadborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0DA932;
	border-right-color: #0DA932;
	border-bottom-color: #0DA932;
	border-left-color: #0DA932;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 2px 4px 10px;
	font-weight: bold;
	color: #666666;
}
.contentborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0DA932;
	border-left-color: #0DA932;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #6B3103;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-left: 15px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 34px;
	color: #666666;
}
h1 {
	font-weight: normal;
}
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 27px;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
}
.bodycopy2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-left: 15px;
}
.mainpad {
	padding-top: 25px;
}
li {
	margin-left: -22px;
	list-style-type: square;
	line-height: 130%;
	
} 
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smallcopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.rightindent {
	padding-right: 60px;
}
.rightindentsmall {
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #666666;
	line-height: 34px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-bottom: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #587EB6;
	border: 1px solid #587EB6;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding: 2px;
}
.uline {
	text-decoration: underline;
}
.tablepadding {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contentborder2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bodycopy3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.imagepad {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 30px;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0DA932;
	font-weight: bold;
}
.sidebar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bodycopy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16x;
	font-weight: bold;
}

