﻿body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/imgBks9.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	font-family: Calibri, Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	color: #282828;
	background-attachment: fixed;

} 

h1
{
	margin-top: -10px;
	margin-bottom: -15px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	color: #414141;
	font-weight: normal;
}

h2
{
	margin-top: -10px;
	margin-bottom: -15px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: saddlebrown;
	font-weight: normal;
}
h3
{
	margin-top: -10px;
	margin-bottom: -15px;
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #993300;
	font-weight: normal;
}

#CWSPageTitle
{
	height:30px;
	top: 100px;
	margin-left: 0px;
	float:left;
	width:260px;  padding-right:5px; text-align:right; 
	top: 321px;
	text-align:right;
	padding-top:10px;
}

 
.panel
{
	z-index: inherit;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	display: none;
	padding-bottom: 20px;
	line-height:17px;
	margin:0 auto;
}
a
{
	font-size: 13px;
	text-decoration: none;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	color:#617743;
	z-index:500;

}

a:link
{
	color: #666633;
	background-image: url(images/greenball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:visited
{
	color: #333333;
}
a:hover
{
	color: #686d33;
	background-image:url(images/imgbks1.jpg);
	background-repeat:repeat;
	background-position:top left;
} 
a.selected
{
	color:Red;
	
}
table
{
	border:0;
}

#containerBody
{
	width:853px; 
	margin:30px auto;
	padding-bottom:20px;
	
}

.bl {background: url(blt.jpg) 0 100% no-repeat; width: 950px;} 
.br {background: url(brt.jpg) 100% 100% no-repeat} 
.tl {background: url(tlt.jpg) 0 0 no-repeat} 
.tr {background: url(trt.jpg) 100% 0 no-repeat; padding-top:27px} 

.clear {font-size: 1px; height: 1px}

#topLeftOut
{
	margin:0px;width:27px; float:left; background-image:url(tlt.jpg); background-repeat:no-repeat; background-position:top left; height:27px;
}
#topRightOut
{
	margin:0px;width:27px; float:right; background-image:url(trt.jpg); background-repeat:no-repeat; background-position:top left; height:27px;
}
#bottomLeftOut
{
	margin:0px;width:27px; float:left; background-image:url(blt.jpg); background-repeat:no-repeat; background-position:top left; height:27px;
}
#bottomRightOut
{
	margin:0px;width:27px; float:right; background-image:url(brt.jpg); background-repeat:no-repeat; background-position:top left; height:27px;
}

#topLeftIn
{
	margin:0px;width:15px; float:left; background-image:url(tlt1.jpg); background-repeat:no-repeat; background-position:top left; height:15px;
	z-index:100;
}

#topRightIn
{
	margin:0px;width:15px; float:right; background-image:url(trt1.jpg); background-repeat:no-repeat; background-position:top left; height:15px;
	z-index:100;
}
#bottomLeftIn
{
	margin:0px;width:15px; float:left; background-image:url(blt1.jpg); background-repeat:no-repeat; background-position:top left; height:15px;
	z-index:100;
}
#bottomRightIn
{
	margin:0px;width:15px; float:right; background-image:url(brt1.jpg); background-repeat:no-repeat; background-position:top left; height:15px;
	z-index:100;
}

#Header 
{
	top:100px; height:50px; width:97%; margin:0px auto; text-align:left; 
}

#footer 
{
	margin-bottom:20px; height:10px;  text-align:right; right:20px; }

#logo
{
	background-image: url(images/cwslogoSmall.jpg);
	margin: 20px;
	width: 250px;
	margin-left: 30px;
	margin-right:5px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
	height: 70px;
}

#menu 
{
	left:248px;  width:98%; height:50px; vertical-align:bottom; margin-top:40px;
}

#contentInsider
{
	width: 98%;
	margin: 0px;
	margin-top:30px;
	text-align: left;
	padding-left:100px; padding-right:50px;
}

#navLeft
{
	left: 0px;
	top: 100px;
	margin-left: 0px;
	float:left;
	width:150px;  padding-right:5px; text-align:right; 
	top: 321px;
	padding-top:10px;
	float:left;
}

#insideContent 
{
	margin:5px;
	margin-top:0px;  
	margin-bottom:0px;  
	width:500px;
}

#topInBar
{
	float:right;
	margin:5px;
	margin-top:0px;  
	margin-bottom:0px;  
	width:580px; 
	background-image:url(images/imgTIN.jpg); background-repeat:repeat-x; background-position:top left; padding-top:10px;	
}
.applemenu
{
	margin: 5px 0;
	padding: 0;
	width: 400px; /*width of menu*/
	border: 1px solid #fff;
	background-image: url(images/99.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.applemenu div.silverheader a
{
	font: normal 14px Century Gothic, Calibri,Helvetica, sans-serif;
	color: black;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	background-position: left center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #dedede;
	border-bottom: #fff 1px dashed;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: red;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover
{
	color: #993300;
}

.applemenu div.submenu
{
	/*DIV that contains each sub menu*/
	background-image: url(Images/96.jpg);
	background-repeat:repeat; background-position:left top;
	background-repeat: repeat;
	background-position:top left;
	height: 280px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	text-align:center;
	padding :10px;
	padding-left:40px;
}

.demo { float: left; padding: 10px; }
.nicelist1 {

margin-left: 0;
padding-left: 0;
list-style: none;
}
.nicelist1 li
{
	padding-left: 22px;
	background-image: url(Images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Calibri;
	font-size: 13px;
	color: #000;
}
.nicelist {

margin-left: 0;
padding-left: 0;
list-style: none;
}    
.nicelist li {
	padding-left: 22px;
	background-image:url(Images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-family: Calibri;
	font-size: 13px;
	color:#000;
    }
    .txtCWS
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

.txtCWSSmall
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.txtCWSRed
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#c23c47; font-size:15px;
}
.txtSubTitle
{
	font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	color: #cd0a45;
	font-size: 19px;
}

.txtCWSBlue
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#24b7fc; font-size:15px;
}
.txtCWSDBlue
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#3168a1; font-size:15px;
}
.txtCWSDarkBlue
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#28205b; font-size:15px;
}
.txtCWSPurple
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#ae5eb3; font-size:15px;
}
.txtCWSPink
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#f53179; font-size:15px;
}
.txtCWSBrown
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#90755a; font-size:15px;
}
.txtCWSGreen
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#17734e; font-size:15px;
}
.txtCWSPaleGreen
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#b3c169; font-size:15px;
}
.txtCWSYellow
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#beb404; font-size:15px;
}
.txtCWSOrange
{
    font-family: Calibri, Century Gothic,Verdana, Arial, Helvetica, sans-serif;
    color:#f9b142; font-size:17px;
}

	div.captions { text-align: center; font-style: normal; font-family: sans-serif; line-height: 1.1; color: #555555;}
	div.wrapper { padding: 1em; margin: auto auto; background-color: #f0f0f0; border: 1px solid #f0f0f0; border-right: 1px solid silver; border-bottom: 1px solid silver;}
	div.iwrapper { display: block; background: url(images/istack/indicator.gif) 50% 50% no-repeat; position: relative; width:200px; height:200px; margin: 0 .5em 0 0; padding: 0px;}
	div.bwrapper { display: block; position: relative; width:32px; height:32px; margin: 0 0 0 .5em; padding: 0px;}
