body
{
	margin: 0px;
	background-color: rgb(173,179,187);
	/* background:	white url(shadow_background.gif) repeat-y; */
	/* background-position: center; */
	/* filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#555555'); */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#555555');
}

a, a:visited
{
    color:  #4b7ce4;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

ul
{
    margin-top: 5px;
    margin-left: 20px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-right: 3px;
}

li
{
    margin-left: 0px;
    padding-left: 0px;
    vertical-align: middle;
    padding-bottom: 5px;
    color: #555555;
}

.listBody
{
    list-style-image: url(listitem.gif);
}

.listMenu a, .listMenu a:visited
{
    color: #555555;
}

.listMenuDetail li
{
    padding-top: 3px;
}

.listMenuDetail a, .listMenuDetail a:visited
{
    color: #4b7ce4;
}

.pageTable
{
	width: 900px;
	margin-top: 10px;
	background-color: White;
	/*height: 1200px; */
	border: solid 1px #555555;
}

.headerRow
{
	height: 140px;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.headerLogo
{
	width: 200px;
	padding-left: 20px;
	vertical-align: top;
}

.headerBanner
{
	width: 700px;
	background-image: url(banner.gif);
}

.bannerImage
{
    height: 140px;
    width: 700px;
    padding: 0px;
    margin: 0px;
}

.headerInfo
{
	width: 670px;
	text-align: right;
	/*
    background-image: url(gradient.jpg);
	background-repeat: repeat-y;
	background-position: right top;
    */
}

.topMenu
{
	color:  #4b7ce4;
	border-top: solid 2px #4b7ce4;
	border-bottom: solid 2px #4b7ce4;
	height: 25px;
	width: 900px;
	/* background-color: #dddddd; */
	background-color: white;
}

.menuSpan
{
    color: #4b7ce4;
    margin-left: 30px;
    margin-right: 120px;
    font-weight: bold;
    font-size: 12px;
    text-transform: lowercase;
    font-family: Verdana;
    letter-spacing: 1px;
}

.menuSpan a, .menuSpan a:visited
{
    color:  #555555;
    text-decoration: none;
}

.menuSpan a:hover
{
    text-decoration: none;
    color: #4b7ce4;
}

.logoImage
{
    margin-top: 15px;
}

.designHeader, .developmentHeader, .manageHeader
{
    display: block;
    font-family: Verdana;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 1px;
}

.designHeader
{
	padding-left: 20px;
	padding-top: 10px;
}

.developmentHeader
{
	padding-left: 10px;
	padding-top: 10px;
}

.manageHeader
{
	padding-left: 0px;
	padding-top: 10px;
}

.bodyContentLeft
{
    font-family: Verdana;
	font-size: 11px;
    padding-left: 20px;
    vertical-align: top;
    padding-top: 20px;
    height: 400px;
    width: 150px;
    text-transform: lowercase;
}

.bodyContentRight
{
    vertical-align: top;
    width: 140px;
    text-align: center;
    padding-left: 30px;
}

.bodyContentMaster
{
   height: 450px;
   vertical-align: top;
   padding-top: 15px;
   vertical-align: top;
   padding-right: 20px;
   padding-left: 10px;
}

.bodyContent
{
	font-family: Verdana;
	font-size: 11px;
	/* color: #1a2941; */
	color: #555555;
	line-height: 1.3;
	
}

.bodyContent tr
{
	vertical-align: top;
}

.bodyContentTitle
{
	color:  #555555;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
	display: block;
}



.bodyContentSubTitle
{
	color:  #555555;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

.bodyContentSubTitle2
{
	color:  #555555;
	font-style: italic;
	font-size: 11px;
	display: block;
}


.contentLineTitle
{
    padding-top: 15px;
    display: block;
    text-decoration: underline;
}

.contentLineTitleInline
{
    text-decoration: underline;
}

.contentLine
{
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
    line-height: 20px;
    display: block;
    white-space: nowrap;
}

.bodyFooter
{
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    height: 20px;
    color: #999999;
}

.bodyFooterMargin
{
    height: 20px;
    background-color: transparent;
}

#footerSeparator
{
    color: #4b7ce4;
}
    