/* body */
body
{	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#C1B47D;
	background:url(../images/peppercorns_bg.jpg);    
	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B4B4B;
}

/* p, div */
p, div
{	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B4B4B;
	
}

/* table */
table
{	font-size:12px;
}

/* td */
td
{	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B4B4B;
}

/* h1 */
h1
{	background-color:transparent;
	color:#00146A;
	font-size:14px;
}

/* h2 */
h2
{	background-color:transparent;
	color:#000000;
	font-size:13px;
}

/* h3 */
h3
{	background-color:transparent;
	color:#00146A;
	font-size:12px;
}

/* hr */
hr
{	border-style:solid;
	color:#00173C;
}

/* .myinput */
.myinput
{	border:1 solid;
	font-size:12px;
	border-color:#00146B;
	background-color:white;
}

/* .submitButton */
.submitButton
{	color:White;
	background-color:#00146B;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

/* .myText */
.myText
{	font-weight:bold;
}

/* .mediumHeader */
.mediumHeader
{	font-weight:bold;
	color:#00146B; 
	font-size:14px;
}

/* .noclass */
.noclass
{	nothing
}

/* .smallFont */
.smallFont
{	font-size:10px;
}

/* .errorHighlight */
.errorHighlight
{	color:red;
	font-weight:bold;
}

/* .whitesm */
.whitesm
{	
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

/* .whitelg */
.whitelg
{	
	color:#FFFFFF;
	font-size:17px;
	/* font-weight:bold; */ 
}

/* a:link */
a:link
{	
	text-decoration:none;
	color:#336666;
	font-weight:bold;
}

/* a:visited */
a:visited
{	
	text-decoration:none;
	color:#336666;
	font-weight:bold;
}

/* a:active */
a:active
{	
	text-decoration:none;
	color:#993300;
	font-weight:bold;
}

/* a:hover */
a:hover
{	
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
}

/* .headermain */
.headermain
{	
	font-size:20px;
	color:#000000;
	font-weight:normal;
}

/* .subhead */
.subhead
{	
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

/* .smaller1 */
.smaller1
{	
	font-size:10px;
}

/* .comments */
.comments
{	
	font-weight:bold;
	color:#FF9900;
}

/* .box740 */
.box740
{	
	width:740px;
	padding-right:10px;
	padding-left:10px;
}

/* .picborder */
.picborder
{	
	border-color:#336666;
}

/* .newsdate */
.newsdate
{	font-size:11px;  color:#CC0000;  margin-right:9px;      
}

/* .newsheadline */
.newsheadline
{	font-size:12px;  font-weight:normal;  color:Black;   
}

/* .newsclip */
.newsclip
{	font-size:11px; 
}

/* .newsmore */
.newsmore
{	
	font-size:9px;
}

/* .question */
.question
{	
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
}

/* .headerSlice */
.headerSlice
{	
	background-image:url(../images/pc_nav_spacer.gif);
}

