﻿body 
{
	color:#656b6b;
	font-family: Trebuchet MS, Verdana;
	line-height:16px;
}
p
{
	font-family:Verdana;
	font-size:11px;
}

h1
{
	height:8px;
}
h2
{
	font-size:16px;
	height:0px;
}
h3
{
	font-size:14px;
	height:0px;
	line-height:100%;
	padding-bottom:0px;
	padding-top:0px;
}
h4
{
	font-size:12px;
	height:0px;
}
.smallred
{
	font-size:9px;
	color:Red;
	vertical-align:middle;
}
.modalBackground {
    background-color:Black;
    filter:alpha(opacity=60);
    opacity:0.7;
}

.CalloutTitle
{
	font-family:Verdana;
	font-size:18px;
	color:#00aeef;
}

.CalloutContent
{
	font-family:Verdana;
	font-size:11px;
	color:#5f6062;
}

.MenuItem
{
	font-family:Verdana;
	font-size:13px;
	color:#5f6062;
}

.MenuItem:hover
{
	background-color:#00aeef;
	color:#FFFFFF;
	cursor:pointer;
}

.MenuItem a
{
	font-family:Verdana;
	font-size:13px;
	color:#5f6062;
	text-decoration:none;
}

.MenuItem a:hover
{
	color:#FFFFFF;
}

.MenuItemSelected
{
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
}

a
{
	color:#00aeef;
}

