/* Kirkwood Styles */

.a1:link  { color: #000000; text-decoration: none; } /* link not visited status - black*/
.a1       { color: #000000; text-decoration: none; } /* link visited status - black*/
.a1:hover { color: #FFFFFF; text-decoration: none; } /* mouseover status - white*/

.a2:link  { font-size: 11px; color: #0F3E4D; text-decoration: none; } /* link not visited status*/
.a2       { font-size: 11px; color: #0F3E4D; text-decoration: none; } /* link visited status*/
.a2:hover { font-size: 11px; color: #CCCCCC; text-decoration: none; } /* mouseover status*/
		
.a3:link  { font-size: 13px; color: #EA0000; text-decoration: none; background-position: center; } /* link not visited status*/
.a3       { font-size: 13px; color: #EA0000; text-decoration: none;	background-position: center; } /* link visited status*/
.a3:hover { font-size: 13px; color: #333333; text-decoration: none; background-position: center; } /* mouseover status*/

.navbar:link  { font-size: 11px; color: #DFDBE3; text-decoration: none; } /* link not visited status - black*/
.navbar       { font-size: 11px; color: #DFDBE3; text-decoration: none; } /* link visited status - black*/
.navbar:hover { font-size: 11px; color: #FFFFFF; text-decoration: none; } /* mouseover status - light grey*/

.machoff:link	{ font-size: 13px; color: #0F3E4D; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/
.machoff		{ font-size: 13px; color: #0F3E4D; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/
.machoff:hover	{ font-size: 13px; color: #8BA9B4; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/	

.machon:link	{ font-size: 13px; color: #f0f5fa; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/
.machon			{ font-size: 13px; color: #f0f5fa; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/
.machon:hover	{ font-size: 13px; color: #8BA9B4; text-decoration: none; font-family: verdana,arial; background-position: center; } /* link not visited status*/	

.contact:link  { font-size: 11px; color: #FF6600; text-decoration: none; font-family: verdana,arial; } /* link not visited status - orange*/
.contact       { font-size: 11px; color: #FF6600; text-decoration: none; font-family: verdana,arial; } /* link visited status - orange*/
.contact:hover { font-size: 11px; color: #4D5593; text-decoration: none; font-family: verdana,arial; } /* mouseover status - navy*/

.orange-blue:link  { font-size: 11px; color: #FF6600; text-decoration: none; font-family: verdana,arial; } /* link not visited status - orange*/
.orange-blue       { font-size: 11px; color: #FF6600; text-decoration: none; font-family: verdana,arial; } /* link visited status - orange*/
.orange-blue:hover { font-size: 11px; color: #4D5593; text-decoration: none; font-family: verdana,arial; } /* mouseover status - navy*/

.blue-orange:link  { font-size: 11px; color: #4D5593; text-decoration: none; font-family: verdana,arial; } /* link not visited status - orange*/
.blue-orange       { font-size: 11px; color: #4D5593; text-decoration: none; font-family: verdana,arial; } /* link visited status - orange*/
.blue-orange:hover { font-size: 11px; color: #FF6600; text-decoration: none; font-family: verdana,arial; } /* mouseover status - navy*/

.orange-blue-large:link  { font-size: 13px; color: #FF6600; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* link not visited status - orange*/
.orange-blue-large       { font-size: 13px; color: #FF6600; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* link visited status - orange*/
.orange-blue-large:hover { font-size: 13px; color: #4D5593; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* mouseover status - navy*/

.blue-orange-large:link  { font-size: 13px; color: #4D5593; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* link not visited status - orange*/
.blue-orange-large       { font-size: 13px; color: #4D5593; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* link visited status - orange*/
.blue-orange-large:hover { font-size: 13px; color: #FF6600; text-decoration: none; font-family: verdana,arial; font-weight: bold; } /* mouseover status - navy*/


.top-navbar { font-size: 12px; color: "white"; font-family: verdana,arial; text-decoration: none; font-weight: bold;}

.large { font-size: 13px; color: #000000; font-family: verdana,arial;}
.small { font-size: 11px; color: #000000; font-family: verdana,arial;}
.xsmall { font-size: 10px; color: #000000; font-family: verdana,arial;}
.largeorange { font-size: 13px; color: #FF6600; font-family: verdana,arial; font-weight: bold;}

.heading {
	font-size: 16px;
	color: #0F3E4D;
	text-decoration: underline;
	font-family: verdana, arial;
	font-weight: bold;
}

.border-left-w {
	background: #ffffff url(../images/homepage/borders/corner-leftline.gif) repeat-y;
	font-size: 13px;

} 

.border-right-w {
	background: #ffffff url(../images/homepage/borders/corner-rightline.gif) repeat-y;
	font-size: 13px;

} 

.border-top-w {
	background: #ffffff url(../images/homepage/borders/corner-topline.gif) repeat-x;
	font-size: 13px;

} 

.border-bottom-w {
	background: #ffffff url(../images/homepage/borders/corner-botline.gif) repeat-x;
	font-size: 13px;

} 

.bg-white {
	background-color: #ffffff;
	font-size: 13px;

} 

.border-left-b {
	background: #f0f5fa url(../images/homepage/borders/corner-leftline.gif) repeat-y;
	font-size: 13px;

} 

.border-right-b {
	background: #f0f5fa url(../images/homepage/borders/corner-rightline.gif) repeat-y;
	font-size: 13px;

} 

.border-top-b {
	background: #f0f5fa url(../images/homepage/borders/corner-topline.gif) repeat-x;
	font-size: 13px;

} 

.border-bottom-b {
	background: #f0f5fa url(../images/homepage/borders/corner-botline.gif) repeat-x;
	font-size: 13px;

} 

.bg-ltblue {
	background-color: #f0f5fa;
	font-size: 13px;

} 

.bg-dkblue {
	background-color: #345c9a;
} 
.linksym {
	font-size: 9px;
	color: #EA0000;
}
.dkblue {
	color: #020A13;
}

.contact-inputbox {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .65em;
        color: #000000;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        background-color: #ffffff;
}

.contact-select  {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .65em;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
