﻿body
{
	font-family: Helvetica Light, Arial;
	font-size: 12px;
	line-height:17px;
	color: black;
	text-align:center;
	background-color:White;
	margin:0px;
	padding:0px;
}

P, span, li, ul, ol, td
{
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	text-transform:uppercase;
	font-family:Helvetica Medium, Arial;
	font-size:13px;
	font-weight:bold;
	color:#006699;
	margin-bottom:5px;
}

H2
{
	font-family:Helvetica Medium, Arial;
	font-size:13px;
	font-weight:bold;
	color:#0099CC;
	margin-top:10px;
	margin-bottom:5px;
}

H3
{
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	font-family: Helvetica, Arial;
	margin-top:10px;
	margin-bottom:5px;
}

.inlineNormal
{
	font-weight:bold;
	color:#006699;
}

.inlineItalic
{
	font-weight:bold;
	color:#006699;
	font-style:italic;
}

A:link
{
	font:Helvetica, Arial;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}
	
A:visited
	{
	font:Helvetica, Arial;
	font-weight:bold;
	color:#0099CC;
	text-decoration: underline;
	}
	
A:hover
	{
	font:Helvetica, Arial;
	font-weight:bold;
	color:#006699;
	text-decoration: underline;
	}		

ul
{
	margin-left:25px;
	padding-left:0px;
}
li
{
	margin-left:0px;
	margin-bottom:10px;
	padding-left:0px;
	list-style-type:disc;
	list-style-image:url(images/bullet.gif);
}

/************ Layout Related Styles ************/
#divBoundary
{
	width:787px;
	margin-top:19px;
	margin-left:auto;
	margin-right:auto;
}

#divHeader
{
	text-align:left;
	width:787px;
	height:198px;
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;
}

#divContent
{
	float:left;
	width:717px;/*Total width:787 = 70padding + 717 */
	padding-top:28px;
	padding-bottom:32px;
	padding-left:35px;
	padding-right:35px;
	background-color:White;
	text-align:left;
	border-bottom:solid 3px #006699;
}

#divContentInner
{
	width:100%;
	/*Min Height*/
	height:auto;
	min-height:355px;
	overflow:hidden;
}

#divFooter
{
	float:left;
	width:767px;/*Total Width:787px = 767 + 20padd*/
	height:44px;/*Total Height: 49px = 39 + 10padd*/
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#0099CC;
}

#divFooter .footerLine2,#divFooter .footerLine2 a
{
	color:White;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
}

#divFooter a,#divFooter
{
	color:White;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#divMenuMain
{
	height:123px;
	width:230px;
	overflow:hidden;
	position:relative;
	top:75px;
	background-color:#0099CC;
}



.imageMapHeader
{
	cursor:pointer;
	float:right;
	position:relative;
	top:79px;
	height:20px;	
}

/**************    Styles for Use in the Content Editor      **************/
#divLeft
{
	float:left;
	width:170px;
}

#divCenter
{
	float:left;
	width:300px;
	margin-left:39px;
	margin-right:20px;
}

#divRight
{/*717 */
	float:right;
	width:188px;
	font-family:Helvetica Medium Condensed, Arial Narrow;
	font-size:11px;
	line-height:17px;
	color:#006699;
	text-align:center;
	padding-top:12px;
	background-image:url(images/cometright.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#divRightInner
{
	padding-bottom:12px;
	background-image:url(images/cometleft.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#divLeft a
{
	font-size:11px;
	line-height:15px;
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
	color:Black;
}

#divLeft a:hover
{
	font-size:11px;
	line-height:15px;
	font-style:italic;
	text-decoration:underline;
	cursor:pointer;
	font-weight:normal;
}

#divLeft .NewsDate
{
	font-size:10px;
	line-height:15px;
	color:#999999;
}

#divLeft .NewsItem
{
	margin-bottom:8px;
}

#divCenter a
{
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}
#divCenter a:hover
{
	font-weight:bold;
	color:#006699;
	text-decoration:underline;
	cursor:pointer;
}
	
	
.H1Inline
{
	text-transform:uppercase;
	font-family:Helvetica Medium, Arial;
	font-size:13px;
	font-weight:bold;
	color:#006699;
}

.team img
{
	float:left;
	border:solid 2px #006699;
	margin-right:15px;
	margin-bottom:15px;
}

.tdOrganizations,.tdBooks
{
	width:50%;
	text-align:center;
	vertical-align:bottom;
	padding-top:10px;
	padding-bottom:10px;
}

.tdBooks
{
	text-align:left;
}
.tdBooks img
{ width:60px;
	float:left;
	padding-right:10px;
}

.Comment
{
font-size:10px;
line-height:12px;
}

/* CaseStudy Style */
.divCaseStudy
{
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 2px #006699;
	float:left;
}
.divCaseStudy .title img
{
	float:left;
	height:100px;
	width:auto;
	border:none;
}

.divCaseStudy .title h2
{
	margin-top:40px;
}

.divCaseStudy img
{
	float:right;
	border:solid 1px #006699;
	width:400px;
	margin:10px;
}
/************ Msc Styles ************/

.ControlError
{
	background-color:#cc0001;
	color:White;
}
