/* CSS Document */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	background-position: left top;
	background-image: url(../images/grid_02.gif);
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintable {
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.link {
	font-size: 8pt;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.link:hover {
	font-size: 8pt;


	text-decoration:none
	color: #000000;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.linktabs {
	font-size: 8pt;
	color: #000000;
	padding: 3px 12px;
	text-decoration: none;
	
}
a.linktabs:hover {
	font-size: 8pt;
	text-decoration:none;
	color: #FF6600;
	background-color: #FFFFFF;
	padding: 3px 11px;
	border: 1px inset #FFFFFF;
	
}
a.link01 {
	font-size: 8pt;
	color: #FF6600;	
}
a.link01:hover {
	font-size: 8pt;
	text-decoration:none;
	color: #000000;	
}
a.link02 {
	font-size: 8pt;
	color: #FFFFFF;
	white-space: nowrap;
	padding-left: 7px;
	background-color: #FF9933;
	margin: 0px 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	text-decoration: none;
	text-transform: lowercase;
	border-top-color: #FF6600;
}
a.link02:hover {
	font-size: 8pt;
	text-decoration:none;
	color: #000000;
	white-space: nowrap;
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	background-color: #E56418;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: lowercase;
	
}
.heading 
{
	font-size: 8pt;
	color: #333333;
	/*text-transform: lowercase;*/
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.heading_02 
{
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: lowercase;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.heading_03 
{
	font-size: 9pt;
	color: #333333;
	text-transform: lowercase;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	background-color: #F0F0F0;
	height: 25px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: top;
}
.tdbgimage {
	background-image: url(../images/home2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bodyText 
{
	font-size: 8pt;
	color: #000000;
	line-height: 15px;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.button 
{
	font-size: 8pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyTextcopy 
{
	font-size: 8pt;
	color: #999999;
	text-transform: lowercase;
}
.messages_01 
{
	font-size: 8pt;
	color: #FF0000;
	text-transform: lowercase;
}
.copyright {
	font-size: 7pt;
	color: #666666;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyTable {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bggrey {
	background-color: #F0f0f0;

}
.bgdotblackright {
	background-image: url(../images/bg_grey_right.gif);
	background-repeat: repeat-y;
}
.bgdotblackleft {
	background-image: url(../images/bg_grey_left.gif);
	background-repeat: repeat-y;
}

.bgdotblackbottom {
	background-image: url(../images/bg_grey_bottom.gif);
	background-repeat: repeat-x;
}
.bgdotblacktop {
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
}
.bgdotblacklinebreak {
	background-image: url(../images/bg_grey_linebreak.gif);
	background-repeat: repeat-x;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color:;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centeralign
{
position: absolute;
left: 50%;
top: 50%;
width:100%;
height: 500px;
margin-left:-511px;
margin-top:-250px;
}
.buttonCopy {
	font-size: 10pt;
	color: #000000;
	background-color: #FF9900;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bgdotblacklinebreakCopy {

	background-image: url(../images/bg_grey_linebreak_02.gif);
	background-repeat: repeat-x;
}
.navtab {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	width: 100%;
	background-color: #f0f0f0;
}
.breadcrumbs {
	font-size: 7pt;
	color: #666666;
	text-transform: lowercase;
	background-color: #FFFFFF;
}
.tabnolink {
	font-size: 8pt;
	color: #000000;
	white-space: nowrap;
	padding-left: 7px;
	margin: 0px 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	text-transform: lowercase;
	background-color: #E56418;
	border-top-color: #FF6600;
}
.bgdotblacktopCopy {

	background-image: url(../images/bg_grey_top_02.gif);
	background-repeat: repeat-x;
}
.contactText {
	font-size: 7pt;
	color: #000000;
	text-transform: lowercase;
	padding: 3px;
	background-color: #f0f0f0;
	width: 175px;
	text-align: center;
	vertical-align: top;
}
.contactTextCopy {
	margin: 0px;
	padding: 7px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
}
.form {
	font-size: 8pt;
	color: #000000;
	text-transform: lowercase;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.linkcopy {
	color: #FF6600;
	text-decoration: overline;
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px;
}
a.linkcopy:hover {
	text-decoration:none
	color: #000000;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #009900;
	padding: 7px;
	border: 1px inset #009900;
}
.tdbdr {
	border: 1px solid #FFCC66;
}
.bodyTextCopy2 {
	font-size: 8pt;
	color: #000000;
	line-height: 15px;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-style: italic;
}
.bodyTextCopy4 {
	font-size: 8pt;
	color: #000000;
	line-height: 15px;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
.maintableCopy {
	height: 500px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bodyCopy2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	background-image: url(../images/grid_05.gif);
}
.centre        
	{
	top: 40%;
	width: 100%;
	vertical-align:middle;
	text-align: center;
	position: absolute;
	left: 0;
	}
a.linkcopy2 {
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}
a.linkcopy2:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.bodyTextCopy5 {

	font-size: 8pt;
	color: #000000;
	text-transform: lowercase;
	margin: 0px;
}
.tabnolinkCopy {
	font-size: 8pt;
	color: #FF6600;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px 11px;
	border: 1px inset #FFFFFF;
}
.heading_04 {

	font-size: 8pt;
	color: #FF6600;
	text-transform: lowercase;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tabnolinkCopy_03 {
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.bodyTextCopy6 {
	font-size: 8pt;
	color: #000000;
	text-transform: lowercase;
	margin: 0px;
	font-style: italic;
}
.bodyText7 {

	font-size: 8pt;
	color: #000000;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
