@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#login {
	width: 900px;
	text-align: right;
	padding-right: 60px;
}



body  {
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background-color: #F1F1F1;
	background-image: url(pagegraphics/background-slice-6.jpg);
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	border: 1px solid #354086;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.printpage   {
	float: left;
	width: 120px;
	background-image: url(icons/Print.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 35px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.emailpage  {
	float: left;
	width: 120px;
	background-image: url(icons/Email.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 35px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.icon-top  {
	float: left;
	width: 100px;
	background-image: url(icons/Top.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 35px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#navbar   {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	margin-right: 0px;
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	display: inline;
	padding-top: 0em;
}

h1   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 240%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 175%;
	font-weight: normal;
	padding-bottom: 0em;
	margin: 0px;
	padding-top: 1em;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 0.25em;
	margin: 0px;
	padding-top: 1em;
	text-transform: uppercase;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: normal;
	padding-bottom: .25em;
	margin: 0px;
	padding-top: 0em;
}
#container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(pagegraphics/top-rounded-corners-960.gif);
} 
#container2 {
	background-image: url(pagegraphics/bot-rounded-corners-960.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: 960px;
	padding-bottom: 20px;
}
.calendar-date {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FBF7F5;
	float: right;
	font-size: 115%;
	text-align: center;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	padding: 0em;
	border: 2px solid #670000;
}
.calendar-date h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	color: #6E0000;
	line-height: 50%;
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
}
#rightcol    .calendar-date p  {
	color: #FFFFFF;
	padding-bottom: 0px;
	background-color: #3AB3DD;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
}
#mainContent  .calendar-date  p {
	color: #FFFFFF;
	padding-bottom: 0px;
	background-color: #354086;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
}
#header  a:hover {
	text-decoration: underline;
}
#strapline {
	position: absolute;
	left: 240px;
	width: auto;
	bottom: 30px;
}
#mainContent  {
	float: left;
	width: 480px;
	display: inline;
	padding-left: 20px;
} 
#mainContent li {
	line-height: 160%;
}
.icon-download a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Save.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-style: none;
}
.icon-www a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Next.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-style: none;
}
.icon-add  a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Add.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-style: none;
}
.icon-comment  a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Comment.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom: none;
}
.icon-email  a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Email.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom: none;
}
#mainContent a {
	text-decoration: none;
}
#print-mail  a  {
	border-bottom-style: none;
}
#strapline  h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-top: 0px;
}
#col-changer {
	position: absolute;
	top: 2.5em;
	right: 150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: auto;
	color: #FFFFFF;
}
#header     a {
	text-decoration: none;
	border-bottom-style: none;
	color: #FFFFFF;
}
#ghostwheels {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/ACERT-wheels-ghost.gif);
}
#mainContent ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 1em;
	padding-bottom: 1em;
}
#home_page .home_sel  a, #home_page .home_sel  a:hover  {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
		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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
#about_page .about_sel  a, #about_page .about_sel  a:hover  {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
#contacts_page .contacts_sel  a, #contacts_page .contacts_sel  a:hover {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
#application_page  .application_sel a, #application_page  .application_sel a:hover    {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
#documents_page .documents_sel  a, #documents_page .documents_sel  a:hover  {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
#links_page .links_sel  a, #links_page .links_sel  a:hover  {
	background-image: url(images/menu-bkgnd-in.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	cursor: default;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
}
.sidebar_link {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	display: block;
}
a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76201A;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	border-bottom-style: none;
}
a:active {
	color: #FF0000;
}
#maincontent a:hover {
	text-decoration: underline;
	background-color: #9AD4E8;
}
#navbar a {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	display: block;
	padding-left: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/menu-bkgnd.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#navbar a:hover {
	background-color: #8E5645;
	color: #FFFFFF;
	background-image: url(images/menu-bkgnd-over.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#navbar ul {
	list-style-type: none;
	text-transform: uppercase;
}
#navbar li {
	background-color: #540800;
	background-image: url(images/menu-bkgnd.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 3px;
}
#footer  {
	padding-top: 0;
	padding-right: 0px;
	padding-left: 45px;
	background-image: url(images/footerRed4_new.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	line-height: 170%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}
legend {
	font-family: Helvetica, Arial, sans-serif;
	color: #400806;
}
#header {
	width: 960px;
	height: 190px;
	background-position: 20px 20px;
	background-repeat: no-repeat;
	background-image: url(pagegraphics/bannerRed.gif);
	padding-bottom: 0em;
	position: relative;
}
.icon-address {
	background-image: url(icons/Modify.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-color: #5DBDE1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.icon-warning {
	background-image: url(icons/Warning.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 35px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.icon-print {
	background-image: url(icons/Print.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-color: #5DBDE1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#rightcol  .icon-search    {
	background-image: url(icons/Search.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-color: #5DBDE1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-right: 10px;
	margin-left: 10px;
}
.icon-download {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DBDE1;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
}
.icon-download a:hover {
	background-color: #E3F4F9;
}
.icon-www {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DBDE1;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
}
.icon-www a:hover {
	background-color: #E3F4F9;
}
.icon-add {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DBDE1;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
}
.icon-add a:hover  {
	background-color: #E3F4F9;
}
.icon-comment {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DBDE1;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
}
.icon-comment a:hover  {
	background-color: #E3F4F9;
}
.icon-email {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DBDE1;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
}
.icon-email a:hover  {
	background-color: #E3F4F9;
}
.highlight-box {
	background-color: #EEF9FC;
	padding: 0.5em;
	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-top-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	border-left-color: #5DBDE1;
	margin-bottom: 1em;
}
#quicklinks {
	position: absolute;
	top: 2.5em;
	right: 600px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
}
#text-sizer {
	position: absolute;
	top: 2.5em;
	right: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
}
#print-mail {
	background-color: #E3F4F9;
	float: left;
	width: 445px;
	margin-bottom: 1em;
	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-top-color: #5DBDE1;
	border-left-color: #5DBDE1;
	border-right-color: #9AD4E8;
	border-bottom-color: #9AD4E8;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#print-mail  a:hover  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3DB4DD;
}
h1, h2, h3 {
	color: #3DB4DD;
}
h4 {
	color: #400806;
}
#rightcol h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-top: 0.25em;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 120%;
	color: #FFFFFF;
}
.right-col-story   a    {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.right-col-story-blk  a  {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.right-col-story   a:hover    {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
.right-col-story-blk  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}

#rightcol   {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	margin-right: 20px;
	margin-bottom: 1.5em;
	display: inline;
	font-size: 90%;
	margin-top: 0em;
}
.right-col-story  .icon-address    {
	background-image: url(icons/Modify.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-color: #5DBDE1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-right: 10px;
	margin-left: 10px;
}
.right-col-story .icon-email     {
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin-top: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-col-story .icon-email a    {
	margin-bottom: 1em;
	border-top-style: none;
	border-bottom-style: none;
}
.right-col-story .icon-email a:hover    {
	margin-bottom: 1em;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.right-col-story-blk   .icon-info   {
	background-image: url(icons/Info.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5DBDE1;
	border-bottom-color: #5DBDE1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 35px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.right-col-story ul {
	padding-bottom: 1em;
	font-size: 100%;
	margin-left: 25px;
	color: #FFFFFF;
	margin-right: 20px;
	line-height: 130%;
}
.right-col-story  li {
	padding-bottom: 0.5em;
	list-style-type: square;
	padding-left: 6px;
}
.right-col-story {
	background-image: url(pagegraphics/RightColBot200.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-bottom: 0.75em;
	padding-bottom: .25em;
}
.right-col-story-blk {
	background-image: url(pagegraphics/RightColBotBlk200.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-bottom: 0.75em;
	padding-bottom: .25em;
}
.right-col-story   h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	background-image: url(pagegraphics/RightColTop200.gif);
	color: #FFFFFF;
}
.right-col-story-blk  h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(pagegraphics/RightColTopBlk200.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
}
.right-col-story p {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
}
.right-col-story-blk   p  {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
}
.size1 {
	font-size: 80%;
}
.size2 {
	font-size: 100%;
}
.size3 {
	font-size: 125%;
}
.icon-email-rc a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Email.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom: none;
	text-decoration: none;
}
.icon-email-rc a:hover {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 35px;
	background-image: url(icons/Email.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom: none;
	text-decoration: underline;
}
#login a {
	text-decoration: none;
}
.fltrt_noborder {
	float: right;
	margin-left: 15px;
}
table {
	border-collapse: collapse;
	border: 1px dotted #43B7DE;
}
td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DB4DD;
}
