
.error {
	border: 2px solid red;
	color: red;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}
.info{
	border: 2px solid blue;
	color: blue;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}
.imgborder {
	border: 1px solid black;
}

/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:"";}
abbr,acronym{border:0;}
/* CSS RESET END */

/*
	-- Text Shadow --------------------------
	text-shadow: 1px 1px 2px #000; 
	
	-- Box Shadows --------------------------
	-moz-box-shadow: #000 0px 0px 10px;
	-webkit-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px; 
	
	-- Rounded Corners ----------------------
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
*/

body{
	color:#333;
	font: 9pt  "Myriad Pro", Myriad, Arial, Helvetica, Sans-serif;
}

td,th{font-size:9pt}

a{
	text-decoration:none;
	color:#666;
}

h1,h2,h3,h4,h5,h6{
	color: #000;
	font-weight:normal;
	margin-bottom: 8pt;
	text-shadow: 0 2px 3px #ccc;
}
h1{font-size:22pt; line-height: 24pt; letter-spacing: -1pt;}
h2{font-size:18pt; line-height: 20pt; letter-spacing: -.5pt;}
h3, h4{font-size:16pt; line-height: 18pt}
h4{color:#666;}
h5, h6{font-size:14pt; line-height: 16pt}
h6{color:#666;}

p{margin-bottom:8pt;}

table th{background-color:#000; color:#fff; font-weight:bold; padding:2px 5px; font-size:14pt;}

#outer{
	width:958px; 
	padding-bottom:165px;
	background:url(/images/56/2011/footer.jpg) no-repeat center bottom;
	border: solid 1px #000;
	margin: 20px auto 10px auto;
}

#head{
	/*height:180px;*/
}

#topimage{
	width:958px;
	height: 148px;
	background-color:#000;
}

#menu1{
	height:62px;
	text-align:center;
	overflow: hidden;
}

#menu1 ul{
	padding-left:15px;
}

#menu1 ul li{
	display:block;
	float: left;
	margin:15px 14px 8px 0;
}

#menu1 ul li a{
	color: #888;
	font-size: 9.5pt;
	display:block;
	padding: 3px 5px;
	text-transform: uppercase;
}

#menu1 ul li a:hover, #menu1 ul li.active a{
	color: #000;
	border-bottom: solid 2px #eee;
}

#menu2{
	float: left;
	width: 160px;
	margin: 0 0 0 17px;
}

#menu2 ul li{
	display:block;
	margin-bottom:20px;
}

#menu2 ul li a{
	display: block;
	padding: 3px 4px;
	font-size: 9pt;
	color: #888;
}

#menu2 ul li a:hover, #menu2 ul li.active a{
	color: #000;
	border-bottom: solid 2px #eee;
	padding-bottom: 1px;

}

#content{
	width: 420px;
	float: right;
	margin-right:20px;
line-height:140%;
}

body.wide #content{
	width: 730px;
}

body.start #content{
	width:918px;
	float: none;
	margin: 0 0 0 20px;
}

#content ul{margin: 10px 10px 0 10px;}
#content ul li{list-style:square outside; margin: 0 0 10px 10px}

#content ol{margin: 10px 10px 0 10px;}
#content ol li{list-style:decimal outside; margin: 0 0 10px 10px}

#foot{
	text-align:center;
	font-size: 10pt;
	color:#666;
}

#newsStart{width:400px; float:right;clear:both; padding:10px; background-color:#f0f0f0; margin-top:5px;}
#newsStart span{display:block; float:left; font-weight:bold; margin-right:10px;}
#newsStart ul{margin:0;}
#newsStart ul li{list-style:none; padding:0; margin:0; margin-left:80px;}
#newsStart ul li.more{margin-top:10px; text-align:right;}

body #content #newsAll {margin:0;}
body #content #newsAll li{list-style:none; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:solid 1px #ccc; }
body #content #newsAll li h4{margin:0;}

div.clear{clear:both; height: 1px; overflow:hidden; visibility:hidden;}
img.imgborder{border:solid 2px #fff; box-shadow:0 2px 4px #ccc;}

/* Content Templates */
#template1 #templateleftcol{width:250px; padding-right:10px;}
#template1 #templaterightcol{padding-left:10px; width:150px}
body.wide #template1 #templateleftcol{width:500px; padding-right:10px;}
body.wide #template1 #templaterightcol{padding-left:10px; width:210px}

#template2 #templateleftcol{width:200px; padding-right:10px;}
#template2 #templaterightcol{padding-left:10px; width:200px}
body.wide #template2 #templateleftcol{width:355px; padding-right:10px;}
body.wide #template2 #templaterightcol{padding-left:10px; width:355px}

#template3{width:420px;}
body.wide #template3{margin-left: 310px}

<!-- lang: en, codepage: 1252, charset:  , LCID: 1053 -->

