/* Document Body */
body {
	margin: 0px;
	color: #669999;
}
/* Side Menu */
.menuheading {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #808080;
margin-top:0px;
margin-left:2px; 
margin-right:2px;
clear:left;
line-height:14px;
}

.menutext {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal;
color: #808080;
margin-top:0px;
margin-left:0px; 
margin-right:6px;
clear:left;
line-height:14px;
}

.menutext li {
	line-height:105%;
	list-style-type : square;
	margin-left: -20px;
}

.menutext ul {
	line-height:0%;
}

.menutext a:link {
	color: #0099ff;
	text-decoration:none;
}

.menutext a:visited {
color:#0099ff;
text-decoration:none;
}
 
.menutext a:hover{
background-color: #006699;
color:#FFFFFF;
text-decoration:none;
}

/* Heading Blog */
.heading {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px; 
font-style: normal; 
font-weight: bold; 
color: #3399cc;
margin-top:20px;
margin-left:2px; 
margin-right:10px;
clear:left;
line-height:25px;
}

.subheading {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
color: #3399cc;
margin-top:5px;
margin-left:2px; 
margin-right:10px;
clear:left;
line-height:16px;
}

/* Content */
.content {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #006699;
margin-top:6px;
margin-left:20px; 
margin-right:20px;
clear:left;
}


.content p {
line-height:14px;
}

.content a:link {
	color: #0099ff;
	text-decoration:none;
}

.content a:visited {
color:#0099ff;
text-decoration:none;
}
 
.content a:hover{
background-color: #006699;
color:#FFFFFF;
text-decoration:none;
}

.content li {
	line-height:105%;
	list-style-type : square;
	margin-left: 55px;
}

.content ul {
	line-height:0%;
}

.contentsmall {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
color: #006699;
margin-top:6px;
margin-left:50px; 
margin-right:50px;
clear:left;
}

.contentred {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #ff3300;
margin-top:6px;
margin-left:50px; 
margin-right:50px;
clear:left;
}

.contentblockquote {
	border-left: medium;
	border-left-width: thick;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border-style: none none none solid;
	margin-left: 5px;
}