/* Base style sheet for Cornerstone Distributing.  C) Copyright Cornerstone Distributing.  */

/* a { font-family: Arial, Helvetica, sans-serif; color: #00008B; font-size: 13px; text-decoration: none; }
a:hover { font-family: Arial, Helvetica, sans-serif; color: #555555; font-size: 13px; text-decoration: underline; }

p, td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 13px; } */

body {
	background-color:#F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; line-height:16px; color: #333333;
	background-color: #ffffff;
	margin: 30px 0px 0px 0px; /* margin-top, margin-bottom, margin-left, margin-right
	scrollbar-base-color: #99CC33;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #99CC33;
	scrollbar-highlight-color: #99CC33;
	scrollbar-shadow-color: ##99CC33; */
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px 0px 20px 0px;
}

b {
	font-weight: bold;
}

 a {
	color : #600;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color : #600;
	text-decoration: none;
}

a:active {
	color : #600;
	text-decoration: none;
}

a.navbar {	color: red; font-weight: bold;	text-decoration: none;	font-size: 12px;}
a.navbar:link {color: #006699;}
a.navbar:visited {	color: #006699;}
a.navbar:hover { color: #ffffff;}

.bluemelon { 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:12px; 
	line-height:16px; 
	text-decoration:none; 
}

.bluemelon a:link, .bluemelon a:visited { 
	color:#600;
}
.bluemelon a:hover, .bluemelon a:active { 
	color:#600; 
}

.footer { 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:12px; 
	line-height:16px; 
	margin-left:15px;
	margin-right:15px; 
}
.footer a:link, .footer a:visited { 
	color:#600;
 }
.footer a:hover, .footer a:active { 
	color:#600; 
}

.nav { 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:9pt;  
	color:#666; 
	text-decoration:none ;
}

.nav a:link, .nav a:visited { 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none; 
}
.nav a:hover { 
	color:#fc6; 
	text-decoration:none ;
}


.intro { 
	font-family:verdana, arial, helvetica, helv, sans-serif; 
	font-size:15px;
	line-height:20px; 
}

h1 { 
	font-family:"Trebuchet MS",arial,helvetica,sans-serif; 
	color:#006699; 
	font-weight:bold; 
	font-size:22px; 
	margin-top:25px; 
}

h1 a { 
	font-family:"Trebuchet MS",arial,helvetica,sans-serif; 
	color:#006699; 
	font-weight:bold; 
	font-size:22px; 
}

h1 a:link, h1 a:visited { 
	color:#006699; color:#006699; 
}

h1 a:active, h1 a:hover { 
	color:#f90; 
}

h2 { 
	font-family:"Trebuchet MS",arial,helvetica,sans-serif; 
	color:#999; 
	font-weight:bold; 
	font-size:20px; 
	margin: 0px 14px 0px 0px; /* margin-top, margin-bottom, margin-left, 		margin-right */
	margin-bottom: 14px;
}


h3 { font-family:"Trebuchet MS",arial,helvetica,sans-serif; color:#999; font-weight:bold; font-size:16px;}
h3 a { font-family:"Trebuchet MS",arial,helvetica,sans-serif; color:#999; font-weight:bold; font-size:16px; }
h3 a:link, h1 a:visited { color:#009; color:#009; }
h3 a:active, h1 a:hover { color:#00f; }


.nobottom { margin-bottom:0pt; }

.red {color:#f00; font-weight:bold; }

