/* @group standard */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7f59cc;
	font-weight: bold;
	margin-bottom: -.4em;
	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: -.8em;

}

h4 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -0.8em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	
}

ul {
	margin-right: 80px;
}

li {
	list-style-image: url(../png/bullets/goldbox5x5.gif);
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	margin-bottom: 1em;
	
}

li.continued {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	margin-bottom: 1em;
}



/* @end */

/* @group modifications */

blockquote {
	margin-left: 0px;
	margin-right: 10px;
	padding: 10px;
	background-color: #ffd88e;
	text-align: left;
}

p.blokquote {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #404040;
	margin-bottom: 0;
	margin-top: 0;
}

div.contactme {
	font-size: 10px;
	
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b3b3b3;
}

strong {
	font-weight: bold;
	font-size: 90%;

}

a {
	color: #6633CC;
	text-decoration: none;
}

a:hover {
	background-color: #ECE5FE;
}

a.imglink:hover {
	background-color: white;
}

p.sidetext {
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
}

p.htxt, p.hblu {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 17px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #F3F3F3;
	height: 20px;

}

p.txt, p.blu {
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	margin-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;

}

h1.blog {
	color: gray;
}

h2.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f59cc;
	font-weight: bold;
	margin-bottom: 1em;
}

h2.sidetext {
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	font-weight: bold;
}

p.sidehead {
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	background-color: #feffef;
}

p.technote {
	font-size: 10px;
	margin-right: 10px;
	
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	background-color: #feffef;
}

p.technoteWhite {
	font-size: 10px;
	margin-right: 10px;
	
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
}

p.image {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
}

p.newstype {
	font-size: 10px;
	font-weight: bold;
	background: url(../png/img/gradient_gray.png) no-repeat;
}

p.newscaption {
	font-size: 10px;
	font-style: italic;
	margin-left: 30px;
}

p.screencaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 20;
}

p.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin-bottom: -.8em;
}

.blue {
	color: #7f59cc;
}

.bigblue {
	color: #7f59cc;
	font-size: 110%;
	font-weight: bold;
}



/* @end */

/* @group menus */

ul.smenu {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
}

li.smenu {
	list-style-image: url(../png/bullets/graybox10x10.png);
	list-style-position: inside;
	margin-right: 0;
	margin-bottom: .8em;
	
}

li.sselected {
	list-style-image: url(../png/bullets/goldarrow10x10.png);
	list-style-position: inside;
	margin-right: 0;
	margin-bottom: .8em;
}



/* @end */
