/* Stylesheet Created by Chris Napper (Ideasroom) for The Jam Agency */

/* Redefined HTML Tags */

A					{ Font-Family : Trebuchet MS,Verdana, Arial; COLOR:#000000; font-size: 12px; TEXT-DECORATION:underline}
A:hover				{ Font-Family : Trebuchet MS,Verdana, Arial; COLOR:#000000; font-size: 12px; TEXT-DECORATION:underline}

td   {
	Font-Family: Trebuchet MS,Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

table { 
	Font-Family: Trebuchet MS,Verdana, Arial; 
	font-size: 12px; 
	color: #000000; 
	line-height: 20px
}

li    { 
	Font-Family: Trebuchet MS,Verdana, Arial;
	font-size: 12px; 
	line-height: 20px;
	color:  #000000;
	list-style-type: square
}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
}

 /* Custom Styles */

#MainContentTbl {
	left: 316px;
	top: 75px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 216px;
}


.bodytitle 	{ 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 14px; 
	line-height: 16px; 
	color: #000000; 
	font-weight: bold
}

.subtitle 	{ 
	font-family: Trebuchet MS,Verdana, Arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: #FFFFFF; 
	font-weight: bold 
}

.border {
	border: 1px solid #B2B2B2;
}
.copyright {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.copyright {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION:NONE;
}

a:hover.copyright {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION:NONE;
}

.pagetitle {
	font-family: Trebuchet MS,Verdana, Arial;
	font-size: 15px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;

}

.white	 {
	COLOR:#FFFFFF;
	font-size: 11px;
}

.input {
	width:160px;
	height:18px;
	font-family:Trebuchet MS,Verdana, Arial;
	font-size:10px;
	border: #666666 solid 1px;
	margin-bottom:10px;
}

.input_multilne {
	width:160px;
	height:54px;
	font-family:Trebuchet MS,Verdana, Arial;
	font-size:10px;
	border: #666666 solid 1px;
	margin-bottom:10px;
	overflow:hidden;
}

.submit {
	width:60px;
	height:18px;
	font-family:Trebuchet MS,Verdana, Arial;
	font-size:10px;
	border: #666666 solid 1px;;
	margin-bottom:10px;
}