@charset "utf-8";
/* CSS Document */
				#greylinetop{
		background:url(img/bg/box/line/greytop.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
		#greylinemiddle{
		background:url(img/bg/box/line/greymiddle.gif);
		background-repeat:repeat-y;	
		width:216px;
		top:0px;
		}
		
		#greylinebottom{
		background:url(img/bg/box/line/greybottom.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}


		#redlinetop{
		background:url(img/bg/box/line/redtop.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
				#redlinetopgreen{
		background:url(img/bg/box/line/redtop_grn.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
		#redlinemiddle{
		background:url(img/bg/box/line/redmiddle.gif);
		background-repeat:repeat-y;	
		width:216px;
		top:0px;
		}
		
		#redlinebottom{
		background:url(img/bg/box/line/redbottom.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
				#redlinebottomgreen{
		background:url(img/bg/box/line/redbottom_grn.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
		#shortdescriptionred{
		background:url(img/bg/box/lines/redmiddle.gif);
		background-repeat:repeat-y;
		padding-left:14px;
		padding-right:14px;

		text-align:left;
		
		}
		
		
		#bluelinetop{
		background:url(img/bg/box/line/bluetop.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
				#bluelinetopgreen{
		background:url(img/bg/box/line/bluetop_grn.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
		#bluelinemiddle{
		background:url(img/bg/box/line/bluemiddle.gif);
		background-repeat:repeat-y;	
		
		width:216px;
		top:0px;
		

		}
		
		#bluelinebottom{
		background:url(img/bg/box/line/bluebottom.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
				#bluelinebottomgreen{
		background:url(img/bg/box/line/bluebottom_grn.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
						#shortdescriptionblue{
		background:url(img/bg/box/lines/bluemiddle.gif);
		background-repeat:repeat-y;
		padding-left:14px;
		padding-right:14px;
		text-align:left;
		
		}
		
						#shortdescriptiongrey{
		background:url(img/bg/box/lines/greymiddle.gif);
		background-repeat:repeat-y;
		padding-left:14px;
		padding-right:14px;
		text-align:left;
		
		}		
		
		#yellowlinetop{
		background:url(img/bg/box/line/yellowtop.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
				#yellowlinetopgreen{
		background:url(img/bg/box/line/yellowtop_grn.gif);
		background-repeat:no-repeat;
		height:10px;
		width:216px;
		padding:0px;
		vertical-align:top;
		}
		
		#yellowlinemiddle{
		background:url(img/bg/box/line/yellowmiddle.gif);
		background-repeat:repeat-y;	
		
		width:216px;
		top:0px;
		

		}
		
		#yellowlinebottom{
		background:url(img/bg/box/line/yellowbottom.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
				#yellowlinebottomgreen{
		background:url(img/bg/box/line/yellowbottom_grn.gif);
		background-repeat:no-repeat;
		position:relative;
		height:10px;
		width:216px;
		bottom:0px;		
		padding:0px;

		}
		
				#shortdescriptionyellow{
		background:url(img/bg/box/lines/yellowmiddle.gif);
		background-repeat:repeat-y;
		padding-left:14px;
		padding-right:14px;

		text-align:left;

		}
		
		.font{
		color:#999999;
		font:lighter;
		}
		
				.font2{
		color:#666666;
		font-weight:bold;
		text-align:left;
		font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;

		}
		
	#boxtitlered{

	color:#FF0000;
	font-weight:bold;
	background:url(img/dotted-line.gif) repeat-x bottom;
	}
	
	
	
	.squarebox{
	width:216px;
	height:20px;
	background:#BFFFC2;
	text-align:center;
	}
	
	.squareboxheader{
		width:216px;
	height:20px;
	background:#006699;
	text-align:center;
	}
	
	
