body {
	background-color: #b0b0b3;
	background-image: url('/images/tpl/bg_grad.jpg');
	background-repeat: repeat-x;
	font-family: "Times New Roman",Times, serif;
	font-size: 13px;
	color: #666666;
	}

/* divs */
#header {
	height: 139px;
	width: 1038px;
	}

#navigation {
	height: 27px;
	width: 1038px;
	}

#flash_piece {
	height: 327px;
	width: 1038px;
	}

#go_between {
	height: 29px;
	width: 1038px;
	}
	
#home_content {
	height: 136px;
	width: 1038px;
	background-color: #FFFFFF;
	}	

#home_content_block {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: 120px;
	overflow: hidden;
	}

#sub_banner {
	height: 26px;
	width: 1038px;
	}

#sub_navigation {
	padding-top: 18px;
	width: 277px;
	}
	
#content {
	width: 1038px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	}

#back_to_top {
	position: relative;
	width: 700px;
	text-align: right;
	}
		
/* table cells */
td.left_ds {
	width: 13px;
	background-image: url('/images/tpl/left_ds.jpg');
	background-repeat: repeat-y;
	}
	
td.right_ds {
	width: 13px;
	background-image: url('/images/tpl/right_ds.jpg');
	background-repeat: repeat-y;
	}	

td.parent_menu_item {
	padding-left: 12px;
	}

td.child_menu_item {
	padding-left: 37px;
	line-height: 14px;
	}

td.client_type {
	background-color: #7C2F4C;
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	}

td.client {
	text-align: center;
	padding: 3px;
	}
		
/* links */
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7C2F4C;
	text-decoration: none;
	}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7C2F4C;
	text-decoration: none;
	}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7C2F4C;
	text-decoration: none;
	}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a94c6e;
	text-decoration: none;
	}


a.plink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.plink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.plink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.plink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DD9999;
	text-decoration: none;
	}


a.clink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a.clink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a.clink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a.clink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD9999;
	text-decoration: none;
	}


a.header:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.header:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}


a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	}

/* misc */
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #555555;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C2F4C;
	}
