/*
generic css control ( to cover IE 4-6 / Netscape 6 )
*/


/* Generics */
BODY,DIV {font-family:Times New Roman, Times, serif; text-decoration:none; font-size:12px; color:#000000;margin:0;}
P {font-family:Times New Roman, Times, serif;font-size:12px; color:#000000;}
SPAN, DIV {padding:0px; margin:0px}
TD {font-size:12px; color:#000000;}
IMG {border:0px}
/* General Links */
A {font-family:Times New Roman, Times, serif;font-size:12px;color:#2F624E;text-decoration:underline;}
A:hover {color: #EE333E;text-decoration:underline;}
A:visited {color: #2F624E;text-decoration:underline;}
A:visited:hover {color: #EE333E;text-decoration:underline;}

/* Sub Links */
A.linkSub {font-family:Times New Roman, Times, serif;font-size:10px;color:#666666;text-decoration:none;}
A:hover.linkSub {color: #666666;text-decoration:underline;}
A:visited.linkSub {color: #666666;text-decoration:none;}
A:visited:hover.linkSub {color: #666666;text-decoration:underline;}

/* Generic Forms */
.textfield {background-color : #FFFFFF;border : 1px solid #75634A;color: #2F624E;font-family : Times New Roman, Times, serif;font-size : 12px;width : 140px;}
.textArea {background-color : #FFFFFF;border : 1px solid #75634A;color: #2F624E;font-family : Times New Roman, Times, serif;font-size : 12px;width : 200px; height: 80px;margin-bottom : 0px;margin-top:0px;}
.menu {background-color : #FFFFFF;border : 1px solid #75634A;color: #2F624E;font-family : Times New Roman, Times, serif;font-size : 12px;letter-spacing : 1px;}
.button{background-color : #FFFFFF;border : 1px solid #75634A;color: #2F624E;font-family : Times New Roman, Times, serif;font-size : 12px;width : 100px;}

.TrustStyle
{
font-family:Times New Roman, Times, serif;font-size:12px; color:#000000;
}