﻿/* A3 IT Solutions */
/* Initial Build: INITIAL HERE DATE HERE */
/* Revisions:
   INITIAL HERE DATE HERE
*/

/* Link Styles */
a:link, a:visited, a:active{
  font-family:Trebuchet MS, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  color:#808080;
}

a:hover{
  text-decoration:underline;
  color:#000000;
}

#utilityNav a:link, #utilityNav a:visited, #utilityNav a:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:10px;
  font-weight:normal;
  text-decoration:underline;
  color:#000000;
  line-height:22px;
}

#utilityNav a:hover{
  text-decoration:none;
  color:#000000;
}

#leftColumn a:link, #leftColumn a:visited, #leftColumn a:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  line-height:12px;
}

#leftColumn a:hover{
  text-decoration:underline;
  color:#ff0000;
}

#leftColumn a.subNav:link, #leftColumn a.subNav:visited, #leftColumn a.subNav:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#808080;
  line-height:14px;
}

#leftColumn a.subNav:hover{
  text-decoration:underline;
  color:#ff0000;
}

#leftColumn a.subNavRed:link, #leftColumn a.subNavRed:visited, #leftColumn a.subNavRed:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#ff0000;
  line-height:14px;
}

#leftColumn a.subNavRed:hover{
  text-decoration:underline;
  color:#ff0000;
}

#footer a:link, #footer a:visited, #footer a:active{
  font-family:Arial, Verdana, Sans-Serif, Trebuchet MS, Georgia, Serif; 
  font-size:9px;
  font-weight:normal;
  text-decoration:underline;
  color:#000000;
}

#footer a:hover{
  text-decoration:none;
  color:#000000;
}

#leftColumn a.catNav:link, #leftColumn a.catNav:visited, #leftColumn a.catNav:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  line-height:14px;
}

#leftColumn a.catNav:hover{
  text-decoration:underline;
  color:#ff0000;
}

a.indent:link, a.indent:visited,a.indent:active{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#808080;
  line-height:14px;
  margin-left:15px;
}

a.indent:hover{
  text-decoration:underline;
  color:#808080;
  margin-left:15px;
}

/* Header Styles */
h1{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:12px;
  font-weight:normal;
  color:#ff0000;
  line-height:24px;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

h2{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:24px;
  font-weight:normal;
  color:#6cb33f;
  line-height:24px;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

/* Text Styles */
.heading{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:24px;
  font-weight:normal;
  color:#000000;
  line-height:24px;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

.subheading{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:24px;
  font-weight:normal;
  color:#6cb33f;
  line-height:24px;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

.text{
  font-family:Trebuchet MS, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  color:#000000;
}

.textb{
  font-family:Trebuchet MS, Arial, Verdana, Sans-Serif, Georgia, Serif; 
  font-size:12px;
  font-weight:bold;
  color:#000000;
}

.textred{
  font-family:Trebuchet MS, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  color:#ff0000;
}

.textredb{
  font-family:Trebuchet MS, Arial, Verdana, Sans-Serif, Georgia, Serif; 
  font-size:12px;
  font-weight:bold;
  color:#ff0000;
  line-height:12px;
}

.textsmall{
  font-family:Trebuchet MS, Arial, Verdana, Sans-Serif, Georgia, Serif; 
  font-size:10px;
  font-weight:normal;
  color:#000000;
}


.textindent10{
  font-family:Trebuchet MS, Arial, Verdana, Sans-Serif, Georgia, Serif; 
  font-size:11px;
  font-weight:normal;
  color:#000000;
  margin-left:20px;
}

.required{
  font-family:Trebuchet MS, Arial, Verdana, Sans-Serif, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  color:#ff0000;
}

.RedBulletIndent{
  font-size:10pt;
  font-weight:normal;
  list-style-type:none;
  list-style-image:url(/AssetManagerFiles/Images/bullet.gif); 
}

#leftColumn{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:11px;
  font-weight:normal;
  color:#808080;
}

.leftColumnred{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:11px;
  font-weight:normal;
  color:#ff0000;
}

.leftColumnblack{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}


#bannerText{
  font-family:Trebuchet MS, Georgia, Serif;
  font-size:26px;
  font-weight:normal;
  color:#0197b5;
}

#footer{
  font-family:Arial, Verdana, Sans-Serif, Trebuchet MS, Georgia, Serif; 
  font-size:8px;
  font-weight:normal;
  color:#808080;
  line-height:43px;
}

/* Form Styles */
input, select{
  font-family:Arial, Verdana, Sans-Serif, Trebuchet MS, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  color:#000000;
}

.label{
  font-family:Trebuchet MS, Helvetica, Georgia, Serif; 
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-align:right;
}

button, submit{
  font-family:Arial, Verdana, Sans-Serif, Trebuchet MS, Georgia, Serif; 
  font-size:12px;
  font-weight:normal;
  color:#000000;
}

@import url(treeview.css);