TD {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #017767; text-decoration:none;
}
A:visited {
	COLOR: #017767; text-decoration:none;
}
a:hover {
	color: #48beb0; text-decoration:underline;
}

Input {
border: 1px solid #333;
padding: 1px;
Font-family: Verdana;
font-size: 16px;
}
TEXTAREA {
border: 1px solid #333;
padding: 1px;
Font-family: Verdana;
font-size: 16px;
}
select.style {
border:1px solid #333;
padding: 1px;
Font-family: Verdana;
font-size: 16px;
}
select.style option {
border-bottom:1px solid #333;
padding: 1px;
Font-family: Verdana;
font-size: 16px;
}

.attentionlink {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.attentionlink a {
color: #096157;
text-decoration: none;
}
.attentionlink a:visited {
color: #096157;
text-decoration: none;
}
.attentionlink a:hover {
color: #ffffff;
text-decoration: underline;
}

.redlink {FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.redlink a {
color: red;
text-decoration: none;
}
.redlink a:visited {
color: red;
text-decoration: none;
}
.redlink a:hover {
color: #ff5454;
text-decoration: underline;
}

.socialPos {
position:relative;
left:395px;
bottom:28px;
width:100px;
/*background-color:black;*/
}

.t {background: url(border/dot.jpg) 0 0 repeat-x; width: 100%}
.b {background: url(border/dot.jpg) 0 100% repeat-x}
.l {background: url(border/dot.jpg) 0 0 repeat-y}
.r {background: url(border/dot.jpg) 100% 0 repeat-y}
.bl {background: url(border/bleft.png) 0 100% no-repeat}
.br {background: url(border/bright.png) 100% 100% no-repeat}
.tl {background: url(border/tleft.png) 0 0 no-repeat}
.tr {background: url(border/tright.png) 100% 0 no-repeat; padding:10px}
.trainbg {background: url(images/trainingeditbg.png) 100% 0 repeat-x; background-color:#000000}
.bottomleft2 {background: url(border/bottomleft2.png) 0 100% no-repeat}
.bottomright2 {background: url(border/bottomright2.png) 100% 100% no-repeat}
.topleft2 {background: url(border/topleft2.png) 0 0 no-repeat}
.topright2 {background: url(border/topright2.png) 100% 0 no-repeat; padding:10px}

.eventsContainer{
width:292px;
FONT-SIZE: 10px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
.eventsContainer a{
color: #000000;
}
.eventsLink{
display:block;
width:292px;
height:100%;
FONT-SIZE: 10px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:none;
}
.eventsLink a{
display:block;
width:292px;
height:100%;
color: #000000;
text-decoration:none;
}
/*.eventsLink a {
display:block;
width:100%;
height:100%;
text-decoration: none;
}*/
.attentionMSG {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.attentionMSG a {
/*color: #00473e;*/
color: #000000;
text-decoration: none;
}
.attentionMSG a:visited {
/*color: #00473e;*/
color: #000000;
text-decoration: none;
}
.attentionMSG a:hover {
color: #006b5d;
text-decoration: underline;
}

    #sampleReport{
        width: 203px;
        height: 152px;
        background: url(images/sample_report.png);
        cursor: pointer;
		position:absolute;
		bottom:0px;
		left:400px;
    }
