body {
	margin: 0px;
}
h1 {
    font-family:Verdana;
    font-size:11pt;
    font-weight: bold;
    color: #0000000;
    margin-bottom: 5px;
    padding 0px;
}
h2 {
    font-family:Verdana;
    font-size:10pt;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 4px;
    padding 0px;
}
h3 {
    font-family:Arial;
    font-size:10pt;
    font-style: italic;
    color: #660033;
    padding 0px;
    text-align: center;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding 0px;
}

h5 {
    font-family:Arial;
    font-size:16px;
    font-style: italic;
    color: #660033;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Verdana;
	font-size:9pt;
	color: #ffffff;
}

ul {
	margin-top: 2px;
   	 padding 0px;
}

.tophead {
	list-style-position: outside;
	list-style-image: url(images/pointer.jpg);
	list-style-type: square;
	vertical-align: middle;
	font-size:1.5em;
	color: #9C9C9C;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 6px;
}


.question {
	list-style-position: outside;
	list-style-image: url(images/question.jpg);
	vertical-align: middle;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	font-family:Verdana;
	font-size:10pt;
	
}
.questionbullet {
	list-style-position: outside;
	list-style-image: url(images/questionbullet.jpg);
	vertical-align: middle;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	font-family:Verdana;
	font-size:10pt;
	margin-left:22px;
	margin-bottom:3px;
	margin-top:12px;
	
}

.topquestion {
    font-family:Verdana;
    font-size:13px;
    color: #000000;
    font-weight: bold;
    font-style:italic;
    padding-bottom:5px;
}

.who {
    font-family:Verdana;
    font-size:10pt;
    color: #660033;
    font-weight: bold;
}

.check {
	list-style-position: outside;
	list-style-image: url(images/check.jpg);
	list-style-type: square;
	vertical-align: middle;
	margin-left:15px;
}


td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
#teaser {
	margin:10px;
	color: #333333;
}
#desc {
	margin:5px;
	color: #333333;
}
	
#blogtitle {
    font-family:Verdana;
    font-size:10pt;
    font-weight: bold;
    background-color: #660033;
    color: #ffffff;
    text-align: left;
    margin:5px;
    text-align:center;
    padding:3px;
    width:195px;
}

#blogtitledetail {
    font-family:Verdana;
    font-size:10pt;
    font-weight: bold;
    background-color: #660033;
    color: #ffffff;
    text-align: left;
    margin:5px;
    padding:3px;
}


#blogdate {
    font-family:Verdana;
    font-size:10pt;
    font-weight: bold;
    color: #660033;
    text-align: left;
    margin:5px;
}
#proficient {
    font-family:Courier New;
    font-size:10pt;
    color: #333333;
    text-align: left;
    margin-bottom:13px;
    padding-right: 5px;
}
	
A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.sm:link    { color: #000066;	text-decoration: underline; font-size:8pt;}
A.sm:active  { color: #000066;	text-decoration: underline; font-size:8pt;}
A.sm:visited { color: #000066;	text-decoration: underline; font-size:8pt;}
A.sm:hover   { color: #666699; text-decoration: underline; font-size:8pt;}

A.biz:link    { color: #ffffff;	text-decoration: underline;}
A.biz:active  { color: #ffffff;	text-decoration: underline;}
A.biz:visited {	color: #ffffff;	text-decoration: underline;}
A.biz:hover   { color: #ffffff; text-decoration: underline;}
