.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.message-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	text-transform: uppercase;
	color: #666666;
	background-color: #C2E0FE;
	border: thin solid #0000CC;
}

.table-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.table-data a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.table-data a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.table-data a:hover 	{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.table-data a:active 	{font-weight:bold; color: #0066CC;}


.table-data-alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    background:#EFEFEF;
}
.table-data-alt a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.table-data-alt a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.table-data-alt a:hover 	{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.table-data-alt a:active 	{font-weight:bold; color: #0066CC;}


.table {
	text-align: center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.link a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.link a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.link a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.link a:active 		{font-weight:bold; color: #0066CC;}

.link-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.link-index a:link 		{font-weight:bold; text-decoration: none; color: #0000CC;}
.link-index a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.link-index a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.link-index a:active 		{font-weight:bold; color: #000099;}


.header-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	color: #CC0000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3333FF;
}
.style1{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3300FF
	}
.style2{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.style3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.form-field-long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:615px;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

.table-contract-underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.contract-field {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.letter-field {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.contract-paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent:25px;
}
.contract-field-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}
.contract-field-bold-underline{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;

}
.contract-underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:underline;
}

.contract-title {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
.contract-title-unbold {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;

}
.contract-main-title {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;

}
.contract-table-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.contract-table-text-bold-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.contract-table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.director-info{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.table-format {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #6699FF;
	word-spacing: 5px;
	margin: 1px;
	padding: 2px;
	height: 15px;
	width: 5px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#letter {
	height: 20px;
	width: 10px;
	padding: 100px;
	margin: 20px;
	float: none;
	clear: both;
	background-image: url(../images/contract_print_clip_image002_0000.gif);
}
.table-border {
	border: 1px solid #666666;
	border-collapse:collapse;
}
.contract-text-medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.small-textbox {
	font-family: "Times New Roman", Times, serif;
	width: 35px;
}
.btn-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
	font-weight: bold;
	background-color: #ABC4F1;
	border: 1px solid #0033CC;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
.back-button {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #3366FF;
	height: 1px;
	width: 1px;
	border: thin solid #999999;
	list-style-type: circle;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CCCCCC;
}
.footer-link a:link 		{font-weight:bold; text-decoration: none; color: #FFFFFF;}
.footer-link a:visited 	{font-weight:bold; text-decoration: none; color: #FFFFFF;}
.footer-link a:hover 		{font-weight:bold; text-decoration: underline; color: #FFFFFF;}
.footer-link a:active 		{font-weight:bold; color: #FFFFFF;}
.signature-email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
