body
{
    font-family: Segoe UI, Arial, Helvetica, Verdana, MS Sans Serif;
    font-size:13px;
    line-height: 130%;
	margin: 0;
	padding: 0;
	color: #000066;
	background-color: #eff4fa;
}

img 
{
	border-width: 0;
}

a 
{
	text-decoration: none; color: #1F5EE0
}
a:hover
{
	text-decoration: underline
}

ul.resumeProjects
{
	margin-top:7px;
	margin-left: 0; padding-left: 17px;
}
li.resumeProjects
{
	margin-left:0px;
}


li
{
	padding-bottom:2px; padding-top:1px
}

.MainBorder
{
	width: 20px;
	background-color: white;
}
BIG
{
	font-size : 130%; font-weight : bolder;
	color: #336699;
}
.Huge
{
	font-size : 200%
}
.WideTable
{
	width: 100%;
}

.Date
{
	color: gray;
}
.NewsImage
{
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	float: left;
	border-left: #ccccff 1px solid;
	width: 108px;
	border-bottom: #ccccff 1px solid;
	height: 100px;
}

.NewsImageNoSize
{
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	float: left;
	border-left: #ccccff 1px solid;
	border-bottom: #ccccff 1px solid;
}


.mp_TopMenu
{
}
.mp_TopMenu_Item
{	
	font-weight: bold;
	color: #a9c7e3;
	padding-left: 8px;
	text-decoration: none;
    font-size:16px;
}
.mp_TopMenu_Hover
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
.mp_TopMenu_Selected
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
