/*Stylesheet for Shevolution
version for Internet Explorer
*/

body, td
{color: #000000;
font-family: verdana, helvetica, arial, sans-serif;
font-size: x-small; }

form
{border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9pt;
margin: 0px;
padding-bottom: 3px;
padding-left: 0px;
padding-right: 0px;
padding-top: 3px; }

input, textarea
{font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
}

h1 /*large heading orange */
{color: #ff6633;
font-size: small;
font-weight: bold; }

h2 /*middle heading orange */
{color: #ff6633;
font-size: x-small;
font-weight: bold; }

h3 /*small heading orange */
{color: #ff6633;
font-size: xx-small;
font-weight: bold; }

.orange /*small heading orange */
{color: #ff6633;
font-size: x-small;
font-weight: bold; }

.bold /*bold body text*/
{font-weight: bold;}

.boldit /*bold italic body text*/
{font-weight: bold;
font-style: italic;}


.smallbold /*small-bold body text*/
{font-size: xx-small;
font-weight: bold;
}

.selected /*pale grey, bold selected*/
{color: #999999;
font-size: x-small;
font-weight: bold; }

.smallselected /*small, pale grey, bold selected*/
{color: #999999;
font-size: xx-small;
}

.smallselectedb /*small, pale grey, bold selected*/
{color: #999999;
font-size: xx-small;
font-weight: bold;
}

.tagline /*white, bold text*/
{color: #ffffff;
font-size: x-small;
font-style: regular;
font-weight: bold; }

.taglinepurple /*dark purple, bold text*/
{color: #663399;
font-size: x-small;
font-style: regular;
font-weight: bold; }

link, a:link /*mid-purple links in body*/
{color: #9966cc;
font-size: x-small;
text-decoration: underline;}

a:visited /*mid-grey for visited links*/
{ color: #666666; }

a:active /*orange for active body links*/
{ color: #ff6633; }

a:hover /*orange hover for body links*/
{ color: #ff6633; }


a.utilitynav /*white for horizontal nav links*/
{color: #ffffff;
font-size: xx-small;
font-weight: bold;
text-decoration: none;}

a.utilitynav:a:visited /*white for visited horizontal nav links*/
{color: #ffffff;
}

a.utilitynav:a:hover /*white for hover horizontal nav links*/
{color: #ffffff;
text-decoration: underline;}



a.mainnav /*dark purple for main nav links*/
{color: #663399;
font-size: x-small;
font-weight: bold;
text-decoration: none;}

a.mainnav:a:visited /*dark purple for main nav visited links*/
{color: #663399;
text-decoration: none;}

a.mainnav:a:hover, .mainnav:a:active /*orange for hover and active main nav links*/
{color: #ff6633;
text-decoration: underline;}

a.subnav /*dark purple for subnav links*/
{color: #663399;
font-size: xx-small;
font-weight: bold;
text-decoration: none;}

a.subnav:a:visited /*dark purple for subnav visited links*/
{color: #663399;
text-decoration: none;}

a.subnav:a:hover, .mainnav:a:active /*orange for hover and active subnav links*/
{color: #ff6633;
text-decoration: underline;}

ul
{list-style-image:  url(../../images/square.gif);
}

.small /*small body text*/
{font-size: xx-small;
}
