/* STYLE_DEFAULT.CSS */
body,th,td,p,div,span,a,.main,.pop-main,.date-stamp,.redlink,input,select,textarea,form,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,.sunfont{font-family:arial, geneva,helvetica,arial,"lucida sans",sans-serif}

body,th,td,p,span,a,div,li,ul,ol{font-size:9pt}
body,th,td,p{color:#515151}
code,kbd,tt,pre{font-family:monaco,courier,"courier new",monospace;font-size:10pt;color:#666666}

h1,h2,h3,h4,h5,h6{margin-top:0px;padding-top:0px;color:#808080}
h1{font-size:8pt;font-weight:normal;margin-bottom:0px;padding-bottom:0px}
h2,h3,h1 span,h2 span,h3 span,h1 a,h2 a,h3 a{font-size:14pt}
h4,h4 span,h4 a{font-size:12pt}
h5,h6,big,.big,h5 span,h6 span,big span,.big span,h5 a,h6 a,.big a,big a{font-size:11pt}
DT{font-weight:bold;padding-top:5px}
UL{list-style:disc}
UL UL{list-style:circle}
UL UL UL{list-style:square}
HR{color:#000000;height:1px}

/*  NEW STYLES  */
/* fundamental link style */
a {text-decoration:none}
a:visited {color:#96C}
a:link, a.named:visited, a:visited {color:#594fbf}
A:hover {text-decoration:underline}
big {font-size:12pt}
ul {list-style-type:square;margin:0px 0px 0px 0px;padding:0px}
form {padding:0px;margin:0px;display:inline}
body {margin-top:0;margin-left:0}


/* Dorothy's additions */


td.bullets {font-size:12pt} 
td.service {font-size:14pt;color:white}
tr.creditcard {height:35pt}

p.subtitle {font-size:14pt;font-weight:bold}
p.title {font-size:12pt;font-weight:bold}
P.content {font-size:10pt} 
P.minicontent {font-size:8pt}

span.subtitle {font-size:14pt;font-weight:bold}
span.title {font-size:12pt;font-weight:bold}
span.mini {font-size:8pt}
span.forums {font-family:Mistral,sans-serif;font-size:14pt;color:#000080;font-weight:normal}

a.header:link {color:white}
a.header:visited {color:#e0e0e0}
a.header:hover {background:#7171FF;text-decoration:none}

A.nav:link,A.nav:visited,A.nav:active {color:black;font-family:"lucida sans",arial,sans-serif;font-size:8pt;text-decoration:none;background:#F1F1F1}
A.nav:hover {color:black;text-decoration:underline}

p.nav {font-family:arial,sans-serif;font-size:8pt;}


table.MenuTable {cursor: pointer; border-top: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0;}
table.MenuTableActive {border-top: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1;}
table.tbl_dash {border: 1pt dashed #bbbbbb;}

a.MenuLink {color: black; text-decoration: none;font-size:9pt}
a.MenuLink:visited {color: black; text-decoration: none;font-size:9pt}
a.MenuLink:link {color: black; text-decoration: none;font-size:9pt}
a.MenuLink:hover {color: black; text-decoration: none;font-size:9pt}


a.Service:visited {text-decoration: none;font-size:14pt;color:white}
a.Service:link {text-decoration: none;font-size:14pt;color:white}
a.Service:hover {text-decoration: none;font-size:16pt;color:white}


/* End of Dorothy's additions */

/** Seagate Form Page Styles 

.formText {
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-size:           12px;
   color:               #000000;
}

.formTblHdr {
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-size:           12px;
   font-weight:         bold;
   background:          #336666;
   color:               #FFFFFF;
}

/*End of Seagate form Page Styles */