/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.
Version: 1.1, November 28, 2005 */
/**************** Page and tag styles ****************/

a{
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}

a img{
	border-color: #993333;
}
a.non {
	background: transparent;
	background-color: transparent;
	text-decoration: none;
	border-color: transparent;
	background-image: none;
	
	
}
a img:hover{
	background: transparent;
	border-color: #4682B4;
}
.main-dis {
	background-color: #F8F8F8;
}
/**************** Sidebar area styles ****************/
a:hover{
	color: #4682B4;
	text-decoration: underline;
}

body{
	background: url(img/bodybg.gif) #778899 top left repeat-y;
	color: #443C33;
	font: 76% Verdana,Tahoma,sans-serif;
	margin: 0;
	padding: 0;
}

body > #sidebar{
	position: fixed;
}

img{
	background: transparent;/*was #FAFAFA*/
	border: 0px solid #D0D0D0;
	float: none;
	margin: 0 15px 15px 0;
	padding: 1px;
	padding-left: 96px;
}
.warn {
	background-color: #E9ECEF;
	color: Black;
	padding: 10px;
}
li{
	margin: 0 0 8px 25px;
}

ul{
	font-size: 0.9em;
	list-style: circle;
	margin: 15px 0 20px 0;
}

.pad-l{
	padding-left: 69px;
}

.sml-b{
	color: #000000;
	font-size: x-small;
}

.table{
	width: 500px;
}

#content{
	background: #F8F8F8;
	margin: 0 0 0 270px; /*was 240*/
	padding: 0px 0; /*was 20px 0*/
	width: 568px; /*was 520*/
}

#content h1{
	color: #997777;
	font-family: "georgia" serif;
	font-size: 3.2em;
	font-weight: 800;
	letter-spacing: .1em; /* was -5px*/
	margin: 0;
	margin: 30px 0 10px 0;
	padding-bottom: .52em;
	padding-top: 0em;
	text-align: center; /*	margin-left: 80px;*/
}

#content h2{
	color: #997777; /*#808080;*/
	font-family: "georgia" serif;
	font-size: 1.9em;
	font-weight: 600;
	margin: 0;
	margin: 30px 0px 10px 90px; /*	margin-left: 84px;*/
	padding-bottom: .22em;
	text-align: left;
}

#content h2.ll{
	color: #997777; /*#808080;*/
	font-family: "georgia" serif;
	font-size: 1.9em;
	font-weight: 600;
	margin: 0;
	margin: 30px 0px 10px 30px; /*	margin-left: 84px;*/
	padding-bottom: .22em;
	text-align: left;
}

#content h3{
	clear: both; /*	padding-left: .5em;*/
	color: #997777;
	color: #906D6D;
	font-size: 1.8em;
	font-weight: 500;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 30px 0 10px 95px; /*was 30px 0 10px 0;*/
}

#content p{
	line-height: 1.3em;
	margin: 0 95px 0px 95px; /*was 0 0 20px 0;*/
	text-align: justify;
}

#content p.wrn{
	line-height: 1.3em;
	margin: 0 5px 0px 5px; /*was 0 0 20px 0;*/
	text-align: justify;
}

#content p.ask{
	color: #857664;/*#A09182;*/
	font-size: 1.17em;
	font-weight: 800;
	line-height: 1.18em;
	margin: 0 95px 0px 95px; /*was 0 0 20px 0;*/
	padding-bottom: 1.25em;
	text-align: justify;
}

#content p.nar{
	line-height: 1.5em;
	margin: 0 95px 0px 95px; /*was 0 0 20px 0;*/
	padding-bottom: 1.43em;
	text-align: justify;
}

#content ul{
	line-height: 1.3em;
	margin: 0 120px 0px 60px; /*was 0 0 20px 0;*/
	text-align: justify;
}

#menu a{
	background: url(img/sidebarbg.gif) #778899 top right repeat-y;
	border-bottom: 4px solid #778899;
	border-right: 0px solid #B7C0C8;
	border-top: 4px solid #778899;
	color: #887766;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .08em; /*was -2px*/
	padding: 5px 18px 5px 0;
	padding: 5px 18px 5px 0;
	text-decoration: none;
	width: 252px; /*was 202*/
}

#menu a.active{
	background: #778899;
	border-bottom: 2px solid #B7C0C8;
	border-right: 0px solid #FAFAFA;
	border-top: 2px solid #B7C0C8;
	padding: 5px 18px 5px 0;
}





.not-active {
	background: #778899;
	

	padding: 7px 18px 7px 0;
	font-size: 20px;
	color: #8494A2;
}



img {
	display: block;
}





#menu a.active:hover{
	background: #778899;
	border-bottom: 2px solid #B7C0C8;
	border-right: 0px solid #FAFAFA;
	border-top: 2px solid #B7C0C8;
	color: #272727;
}
/**************** Content area styles ****************/
#menu a:hover{
	background: url(img/sidebarbg.gif) #F8F8F8 top left repeat-y;
	border-bottom: 4px solid #B7C0C8;
	border-right: 0px solid #F8F8F8; /*	border-left: 2px solid #B7C0C8;*/
	border-top: 4px solid #B7C0C8;
	color: #303030; /*#993333;*/
	padding: 5px 18px 5px 0; /*	width: 150px;*/
}

#sidebar{
	background: url(img/sidebarbg.gif) #778899 top right repeat-y;
	height: 100%;
	left: 0;
	overflow: auto;
	position: absolute;
	text-align: right;
	top: 0;
	width: 270px; /*was 220*/
}

#sidebar  p{
	color: #B7C0C8;/*#606060;*/
	font-size: 0.8em;
	margin: 0 20px 18px 5px;
}

#sidebar a{
	color: #FFFFFF;
}
/**************** Navigation menu styles ****************/
#sidebar h1{
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: .14em; /*was -2px*/
	margin: 20px 18px 0 5px;
	text-align: right;
}

#sidebar h2, #sidebar h3{
	color: #B7C0C8;
	font-size: 1.1em;
	font-weight: bold; /*letter-spacing: .1em;*/
	margin: 0 20px 32px 5px;
	text-align: right;
}

#sidebar h3{
	color: #B7C0C8;
	margin: 20px 18px 4px 5px;
}
