/*<group=General Styles>*/

.color1 {
	color: #294D92;
}

.color2 {
	color: #668ACF;
}

.color3 {
	color: #000;
}

.color4 {
	color: #7B7B7B;
}

.color5 {
	color: #568E15;
}

.color6 {
	color: #8FBC5B;
}


a {
	text-decoration: none;
}

img {
	border: none;
}

/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}


/*</group>*/

/*<group=Global Classes>*/
p {
	font-size: 10pt;
	line-height: 20px;
	margin: 0px;
}


H1, H2, H3, H4, H5 {
	font-weight: bold;
	font-family: Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif, Times;
}


H1 {
	font-size: 16pt;
	color: #516c9d;
}

H1.h1 {
	margin: 0px 0 0 15px;
	background-image: URL(../images/back-h1.png) ;
	padding: 15px 0 10px 50px ;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left;
	
}

H2 {
	font-size: 12pt;
}

H3 {
	font-size: 10pt;
}


* html H1 { margin-top: 15px; }


hr {
	width: 65%;
	text-align: center;
	height: 1px;
	border: #ccc 0px solid;
	background: #aaa ;
	
}

/*	contenty high lights 	*/


.content {
	margin: 5px 30px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #777;
}

.sudtle  {
	color: #888;
	font-style: italic;
	margin: 20px;
	text-align: center;
	padding: 10px;
}

.halfleft {
	border-right: #eee 1px solid;
	width: 42%;
	float: left;
	padding: 5px;
}

.halfright {
	padding: 5px;
	width: 42%;
	float: right;
}

.halfleft2 {
	border: #eee 1px solid;
	border-bottom: 0;
	width: 42%;
	margin: 1%;
	float: left;
	padding: 5px;
}

.halfright2 {
	
	border: #eee 1px solid;
	border-bottom: 0;
	margin: 1%;
	padding: 5px;
	width: 42%;
	float: right;
}

.halfleft3, .halfright3 {
	border: #ddd 1px solid;
	border-bottom: 0;
	width: 42%;
	margin: 1%;
	padding: 10px;
}

.halfleft3 img, .halfright3 img {
	width: 100%;
}

.halfleft3 {
	float: left;
	width:auto;
}

.halfright3 {
	width:auto;
	float: right;
}

.leftoff {
	margin-left: 40px;
}

.box3 {
	margin: 0px 7px 15px 7px;
	width: 220px;
	float: left;
	padding: 0 12px ;
	background: #fff no-repeat top center ;
	margin-right: 15px;
}

.box3 h4 {
	margin: 18px 0px 5px 0px;
	padding: 0;
	font-size: 13pt;
	font-weight: bold;
}

.box3 p {
	padding: 0;
	margin: 5px;
}

.imgl {
	float: left;
	border: #ddd 3px solid;
	padding: 6px;
	margin: 10px;
	width:auto;
}


.imgr {
	float: right;
	border: #ddd 3px solid;
	padding: 6px;
	margin: 10px;
	width:auto;
}

a.imgr:hover, a.imgl:hover {
	border: #aaa 3px solid;
}




/*	common list setup 	*/
.list  {
	list-style-position: outside;
	list-style-image: url(../images/bullet4.png);
	list-style-type: square;
	font: 13pt Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	margin-left: 40px;
	padding: 15px;
	text-align: left;
	font-weight: bold;
}

.list LI {
	font-weight: normal;
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 10px;
	line-height: 15px;
	font: 10pt Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	color: #369;
}

.list a {
	font: 11pt Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
}

.list a:hover {
	background: #eee;
}

.list ul {
	list-style-image: url(../images/bullet4.png);
	margin-left: 0px;
	padding: 0px;

}

/*	common Table setup 	*/

.table {
	margin: 10px;
	width: 95%;
	font-size: 10pt;	
}

.titlerow {
	background: #efefef;
}

.tabletitle {
	text-align: center;
	font-weight: BOLD;
	
}
.tabledata {
	padding: 5px;
	background: #fff;
	border-right: 1px #ccc dotted;	
	border-bottom: 1px #ccc solid;	
	color: #555;
	font-size: .9em;
}

.tablebottom {
	padding: 5px;
	background: #fff;
	border-bottom: 3px #ccc double;	
	font-weight: bold;
	font-size: 1.1em;
}


.note {
	border-bottom: #eee 1px solid;
	border-top: #eee 1px solid;
	font-size: 10pt;
	padding: 20px;
	padding-top: 30px;
	margin: 10px;
	color: #333;
	margin-bottom: 25px;
	background: URL(../images/wgwfade_20.png) repeat-x top;

}

.note2 {
	background: #efefef;
	font-size: 10pt;
	padding: 10px 10px 10px 70px; 
	margin: 10px;
	color: #7384A5;
	margin-bottom: 25px;
	font-weight: normal;
	background: #eee URL(../images/note_img2.gif) no-repeat 20px 15px;
	border-right: 2px #ccc solid;
	border-bottom: 3px #ccc solid;
}

.alert {
	color: #565656 ;
	font-size: 10pt;
	margin: 10px;
	padding: 10px 10px 10px 70px; 
	background: #eee URL(../images/alert_img2.gif) no-repeat 20px 15px;
	border-top: 1px #ccc solid; 
	border-bottom: 2px #ccc solid; 
	margin-bottom: 25px;
	font-style: italic;
}

.error {
	background: #F4CCD2;
	color: #BE4254 ;
	font-size: 10pt;
	margin: 10px;
	padding: 10px 20px 10px 80px; 
	background: #F4CCD2 URL(../images/error_img2.gif) no-repeat 20px 15px;
	border-top: 2px #EF847B dashed; 
	border-bottom: 2px #EF847B dashed; 
	font-weight: normal;
	margin-bottom: 25px;
}

.blockquote {
	font-size: 10pt;
	margin: 10px;
	padding: 10px 10px 10px 80px; 
	background: #efefef URL(../images/blockquotea.gif) no-repeat 25px 20px;
	margin-bottom: 25px;
	color: #585858;
}

.blockquote2 {
	font-size: 10pt;
	margin: 10px;
	padding: 10px 10px 10px 80px; 
	background: #E9ECF4 URL(../images/blockquotea.gif) no-repeat 20px 25px;
	margin-bottom: 25px;
	border-top: 2px #B5B8C0 solid; 
	border-bottom: 2px #B5B8C0 solid; 
	color: #585858;
}

.comment {
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	margin: 5px 40px;
	color: #777;
}

/*	common form setup 	*/

.form {/*rich:took out a background*/
	width: 450px;
	padding: 20px 40px 40px 40px; 
	background: URL(../images/back-form2.png) top right no-repeat; 
 	border: #ddd 5px solid;

}

.form h3 {
	font-size: 1.8em;
	margin: 0 0 20px 0;
	padding: 0;
	color: #369;
}

.form p {
	line-height: 1.6em;
	margin: 10px 0;
	font-size: 12pt;
	color: #000aab;
	font-weight: bold;
}

.form input, .form textarea { 
	font-weight: bold;
	border: 2px #ccc solid;
	padding: 6px 4px;
	color: #444; 
	font-size: 12pt;
	width: 350px;
}


.form input[type=submit] { 
	padding: 6px 15px;
	width: auto;
	color: #369;
}


.submit {
	padding: 6px 3px; 
	border: 3px #ccc solid; 
	background: #eee; 
	color: #666; 
	font-weight: bold; 
}


span.dropcap,
span.dropcap-color,
span.dropcap-color2 {
	display: block;
	font-size: 280%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
	width:auto;
}

#frontBlock {
	width: 878px;
	height: 547px;
	background: URL(../images/back-front2.png) bottom left;
}

#frontText {
	margin: 50px 25px 0 0;
	width: 470px;
	width: 340px;
	float: right;
	text-align: left;
	padding: 0 30px 0 0px;
}

#frontText h1 {
	text-align: center;
	color: #2d4e91;
}

#frontText p {
	line-height: 1.6em;
	color: #444;
}