/* CSS Document */

body {
	background:#808080;
	color: #333333;
	text-align:center;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	margin: 10px;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 margin:auto;
 }

#hdr {
	height:97px;
	background:#eeeeee;
	color: #333333;
 }

#bar {
	height:40px;
	background:#c0c0c0;
	color: #333333;
	border:solid #000000;
	border-width:1px 0 1px 0;
	padding:0 10px 0 10px;
	text-align:center;
	font-weight:bold;
 }
#sub {
 	font-size:75%;
	font-weight:normal;
 }

#bodyblock {
 background: #dcdcdc;
 color: #333333;
 width:750px;
 padding:0;
 }

#cont {
	width:535px;
	background:#ffffff;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
	padding:5px;
 }

#ftr {
 height:20px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 font-size:75%;
 font-weight:bold;
 }

#left {
	float:left;
	background:#dcdcdc;
	color: #333333;
	width:200px;
	padding:0px;
	font-size:75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#left ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#left ul ul li {
	text-align: right;
	padding:0px 0px 0px 20px;
}

#left li {
	margin:0 0.15em;
}

#left a {
	background: url(../../images/background.gif) #fff bottom left repeat-x;
	height:2em;
	line-height:2em;
	width:194px;
	display:block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: left;
	margin: 2px;
	padding:0 0 0 2px;
}

#left ul ul a {
	width:174px;
	text-align:left;
	background:url();
	border:none;
	padding: 0px;
}

#left li a:active {
	
}
 
#menu {
 width:200px;
 text-align: left;
}

#menu li {
  list-style-type:none;
  margin:0px;
  position:relative;
}

#menu li a {
  text-decoration:none;
}
 
h2 {
	color:#CC3366;
}

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 100%; 
 font-weight: bold;
 color:#CC3366;
 }
#bar_main {

	height:70px;
	background:#c0c0c0;
	color: #333333;
	border:solid #000000;
	border-width:1px 0 1px 0;
	padding:0 10px 0 10px;
	text-align:center;
	font-weight:bold;
}
.swmccc_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
}