.header
{
	background-image: url(Images/mvpsnlbelogo.jpg);
	color: #ffffff;
	background-repeat: no-repeat;	
	font-family: Verdana;
	background-color: #92aac7;
}

.footer
{
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana;
	background-color: #2b4eff;
}

.sectiontitle
{
	font-weight: bold;
	font-size: x-large;
	color: #edac42;
	font-style: italic;
}

.sectionsubtitle
{
	font-weight: bold;
	color: #edac42;
	font-style: italic;
}

.body
{
	font-size: x-small;
	margin: 5px 10px;
	font-family: Verdana;
}

.blogtitle a, .blogtitle a:visited, .blogtitle a:active, .blogtitle a:link
{
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	background-color: transparent;
}

.topmenu
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight:bold;
	color: #ffffff;
	background-color: #2b4eff;
}

.topmenu a:visited,.topmenu a:active,.topmenu a:link
{
	color:#ffffff;
}
.topmenu a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.leftpane
{
	background-color: #C4CEFF;
}

.rightpane
{
	background-color: #ffffff;
}

.sectionmenu
{
	font-family: Verdana;
	font-size: x-small;	
}


.sectionmenu a, .sectionmenu a:link, .sectionmenu a:visited, .sectionmenu a:active
{
	border-right: #C4CEFF 1px solid;
	border-top: #C4CEFF 1px solid;
	border-left: #C4CEFF 1px solid;
	width: 115px;
	color: #000000;
	border-bottom: #C4CEFF 1px solid;
	background-color: #C4CEFF;
	text-decoration:none;
}

.sectionmenu a:hover
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 115px;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #8990b3;
	text-decoration:none;
}

.selectedmenuitem A, .selectedmenuitem  A:hover, .selectedmenuitem A:active, .selectedmenuitem A:link, .selectedmenuitem A:visited
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 115px;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #cfd6f9;
	text-decoration: none;
}


.textbox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: x-small;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana;
	position: relative;
	top: 2px;
}

.okbutton
{
	border-right: thin outset;
	padding-right: 1px;
	border-top: thin outset;
	padding-left: 1px;
	padding-bottom: 3px;
	border-left: thin outset;
	color: #ccdaff;
	padding-top: 3px;
	border-bottom: thin outset;
	background-color: #8f99b3;
}

BODY
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

TD
{
	font-size: x-small;
	line-height: 170%;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}



