@charset "utf-8";
/* CSS Document */

/*************** content Box ************************/
.roundBox
	{
		padding:3px;
		background-color:#efefef;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop
	{ 
		background-image:url(../images/rboxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop
	{ 
		background-image:url(../images/rboxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop
	{ 
		background-image:url(../images/rboxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom
	{ 
		background-image:url(../images/rboxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom
	{ 
		background-image:url(../images/rboxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom
	{ 
		background-image:url(../images/rboxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent
	{ 
		color:#000000; 
		background-color:#efeeee;
		padding-left:5px;
	}
.roundBoxLeft
	{ 
		color:#000000;
		background-color:#efeeee; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight
	{ 
		color:#000000; 
		background-color:#efeeee;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box 2 ************************/
.roundBox2
	{
		padding:3px;
		background-color:#ffffff;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop2
	{ 
		background-image:url(../images/r2boxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop2
	{ 
		background-image:url(../images/r2boxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop2
	{ 
		background-image:url(../images/r2boxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom2
	{ 
		background-image:url(../images/r2boxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom2
	{ 
		background-image:url(../images/r2boxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom2
	{ 
		background-image:url(../images/r2boxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent2
	{ 
		color:#000000; 
		background-color:#ffffff;
		padding-left:5px;
	}
.roundBoxLeft2
	{ 
		color:#000000;
		background-color:#ffffff; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight2
	{ 
		color:#000000; 
		background-color:#ffffff;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box3 ************************/
.roundBox3
	{
		padding:3px;
		background-color:#000000;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop3
	{ 
		background-image:url(../images/r3boxlefttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightTop3
	{ 
		background-image:url(../images/r3boxrighttop.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxTop3
	{ 
		background-image:url(../images/r3boxtop.gif);
		background-repeat:repeat-x; 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#efefef;
		font-weight:Bold;
		text-decoration:none; 
		height:5px; 
	}

.roundBoxLeftBottom3
	{ 
		background-image:url(../images/r3boxleftbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxRightBottom3
	{ 
		background-image:url(../images/r3boxrightbottom.gif);
		background-repeat:no-repeat; 
		width:5px;
		height:5px; 
	}
	
.roundBoxBottom3
	{ 
		background-image:url(../images/r3boxbottom.gif);
		background-repeat:repeat-x; 
		height:5px;
	}
.roundBoxContent3
	{ 
		color:#000000; 
		background-color:#ffffff;
		padding-left:5px;
	}
.roundBoxLeft3
	{ 
		color:#000000;
		background-color:#000000; 
		padding-left:0px;
		border:#bfbebe solid 1px; 
		border-right:none;
		border-bottom:none;
		border-top:none;
	}
.roundBoxRight3
	{ 
		color:#000000; 
		background-color:#000000;
		border:#bfbebe solid 1px; 
		border-left:none;
		border-bottom:none;
		border-top:none;
	}

/*************** content Box4 ************************/
.roundBox4
	{
		padding:3px;
		background-color:#ECE9E4;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop4
	{ 
		background-image:url(../images/r4boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop4
	{ 
		background-image:url(../images/r4boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop4
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#ECE9E4;
		height:7px; 
	}

.roundBoxLeftBottom4
	{ 
		background-image:url(../images/r4boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom4
	{ 
		background-image:url(../images/r4boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom4
	{ 
		background-color:#ECE9E4;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent4
	{ 
		color:#000000; 
		background-color:#ECE9E4;
		padding-left:5px;
	}
.roundBoxLeft4
	{ 
		background-color:#ECE9E4; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight4
	{ 
		background-color:#ECE9E4;
		width:7px;
		color:#ECE9E4;
	}

/*************** content Box6 ************************/
.roundBox6
	{
		padding:3px;
		background-color:#e5e8ed;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop6
	{ 
		background-image:url(../images/r6Boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop6
	{ 
		background-image:url(../images/r6Boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop6
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#e5e8ed;
		height:7px; 
	}

.roundBoxLeftBottom6
	{ 
		background-image:url(../images/r6Boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom6
	{ 
		background-image:url(../images/r6Boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom6
	{ 
		background-color:#e5e8ed;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent6
	{ 
		color:#000000; 
		background-color:#e5e8ed;
		padding-left:5px;
	}
.roundBoxLeft6
	{ 
		background-color:#e5e8ed; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight6
	{ 
		background-color:#e5e8ed;
		width:7px;
		color:#ECE9E4;
	}

/*************** content Box7 ************************/
.roundBox7
	{
		padding:3px;
		background-color:#e5ede8;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop7
	{ 
		background-image:url(../images/r7Boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop7
	{ 
		background-image:url(../images/r7Boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop7
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#e5ede8;
		height:7px; 
	}

.roundBoxLeftBottom7
	{ 
		background-image:url(../images/r7Boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom7
	{ 
		background-image:url(../images/r7Boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom7
	{ 
		background-color:#e5ede8;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent7
	{ 
		color:#000000; 
		background-color:#e5ede8;
		padding-left:5px;
	}
.roundBoxLeft7
	{ 
		background-color:#e5ede8; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight7
	{ 
		background-color:#e5ede8;
		width:7px;
		color:#ECE9E4;
	}

/*************** content Box8 ************************/
.roundBox8
	{
		padding:3px;
		background-color:#e8e3e7;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
.roundBoxLeftTop8
	{ 
		background-image:url(../images/r8Boxlefttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightTop8
	{ 
		background-image:url(../images/r8Boxrighttop.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxTop8
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ECE9E4;
		background-color:#e8e3e7;
		height:7px; 
	}

.roundBoxLeftBottom8
	{ 
		background-image:url(../images/r8Boxleftbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxRightBottom8
	{ 
		background-image:url(../images/r8Boxrightbottom.jpg);
		background-repeat:no-repeat; 
		width:7px;
		height:7px; 
	}
	
.roundBoxBottom8
	{ 
		background-color:#e8e3e7;
		color:#ECE9E4;
		height:7px;
	}
.roundBoxContent8
	{ 
		color:#000000; 
		background-color:#e8e3e7;
		padding-left:5px;
	}
.roundBoxLeft8
	{ 
		background-color:#e8e3e7; 
		width:7px;
		color:#ECE9E4;
	}
.roundBoxRight8
	{ 
		background-color:#e8e3e7;
		width:7px;
		color:#ECE9E4;
	}

/** Top Tables **/
.tableLabel{ width:40%; text-align:right; vertical-align:top; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold;color:#0d55c3; }
.tableValue{ text-align:left; vertical-align:top; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-left:5px;}

.topTableLabel{ width:35%; text-align:right; vertical-align:top; font-family:Arial; font-size:11px; font-weight:bold;color:#333333; padding:5px; }
.topTableValue{ text-align:left; vertical-align:top; font-family:Arial; font-size:11px; padding-left:5px;padding:5px;}
