/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* begin IE - Firefox 100% height hack */
#container {
overflow:-moz-scrollbars-vertical;
overflow:auto;
overflow-y:auto;
/*height: 93%;*/

}

#main {
margin: 0px auto;
}
/* end IE - Firefox 100% height hack */


* {
	margin: 0;
	padding: 0;
}

body {
	background: #99ccff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	height: auto;

	
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
	

}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: underline;
	color: #3B3B3B;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B3B3B;
}

a:visited {
	color: #3B3B3B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 213px;
	margin: 0 auto;
	padding: 0 25px 10px;
	background: url(/images/DSCBanner.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 150px 0 0 10px;
	letter-spacing: -1px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: url(/images/img02N.gif) repeat-y center top;
}



/* Content */

#content {
	width: 460px;
	float: left;
	height: auto; 
	padding: 5px 0 0 5px;
	background: url(/images/img03N.gif) no-repeat;
	
	
}

.post {
/*	width: 70%; */
	padding: 20px 20px 0 20px;
}

.post h1 {
font-size: 150%;
}

.post h2 {
font-size: 125%;
}

.post h3 {
font-size: 100%;
}

.rightText {
	font-size: 14px;
	float: right;
	text-align: right;
	margin-top: -18px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.leftText {
	font-size: 14px;
	text-align: left;
	margin-left: 50px;
	margin-top: -12px;
}

.centerText {
	font-size: 14px;
	text-align: center;
	margin-top: -12px;

}

.upText14 {
	font-size: 14px;
	margin-top: -6px;
}

.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}

/* Sidebar */

#sidebar {
/*	width: 30%; */
	float: right;
	width: 240px;
	height: auto; 
	padding: 5px 5px 0 0;
	background: url(/images/img04N.gif) no-repeat;
	clear: right;

}

.box {
/*	width: 30%; */
  width: 239px; 
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(/images/img09N.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
/*	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: .5px; */


}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px dashed #ffffff;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a 
{
padding-left: 10px; 
background-image: url(/images/img11.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background:  url(/images/img12N.gif) no-repeat center top;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
}

#footer a {
	color: #3B3B3B;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.bodyText12UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #629cf4;
	padding-bottom: 0px;
	height: auto;
	margin-top:20px;
	margin-bottom: 3px;
}

bodyText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 0px;
	text-align: justify;

}

.bodyText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	text-align: justify;

}

.bodyText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 0px;
}

.bodyText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0px;
	bottom:25px;
}

.dateText {
	font-size: 9px;
	float: right;
	height: 9px;
	margin-bottom: 0px;


}

.sidetitle {
	font-family: Georgia, Times, serif;
	font-size: xx-small;
	height: 0px;
	margin: 0;
	padding: 0px 0 0 20px;
	font-size: 18px;
	color: #3B3B3B;
}
.head12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

.bodytextBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #629cf4;
	padding: 15px;


}

