﻿/*
new blue: #79C3DB
top banner blue: 3C7FAF

*/

BODY
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#3C7FAF;
	font-family: verdana;
	font-size:11px;
}

.SlideButton
{
	background-color:#3C7FAF;
	color:white;
	width: 110px;
	text-align:center;	
}

.CalendarImage
{
	width:20px;
	height:20px;
}

.CalendarMarker
{
	background-color:white;
}

.roundedPanel
{	
	width:550px;
	background-color:#79C3DB;
	color:white;
	font-weight:bold;
}

#layout1
{
	text-align: center;
	margin-top: 0px;
}
#layout2
{
	height: 100%;
	border: 1px solid #333333;
}

#brandBG
{
	height: 50px;
	background-image: url(images/blueBg.gif);
	background-repeat: repeat-x;
}

#brand
{
	height: 50px;
	color: white;
	font-size: 20pt;
	font-weight: 600;
	font-family: Tahoma;
	font-variant: small-caps;
	text-align: left;
	text-indent: 6px;
}
#nav
{
	height: 25px;
	border-bottom: 1px solid #333333;
	background-image: url(images/bkg_nav2_lightblue.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
}
#flash
{
	height: 110px;
	border-bottom: 1px solid #333333;
}
#footer
{
	height: 20px;
	border-bottom: 1px solid #003366;
	/*
	background-image: url(images/bkg_lightblue.gif);
	background-repeat: repeat-y;
	*/
	color: white;
	font-size: 10pt;
	font-family: verdana;
	/*background-color:#79C3DB; 3333FF;*/
	background-image: url(images/blueBg.gif);
	background-repeat: repeat-x;
}
#panedcontent
{
	height: 500px;
	width: 100%;
}
.menuitem
{
	padding: 0px 3px 0px 3px;
	font-size:9px;
}
.menuitem A, .menuitem A:LINK, .menuitem A:VISITED, .menuitem A:SELECTED, .menuitem A:HOVER
{
	color: #003366;
	font-size: 8pt;
	font-weight: 600;
	font-family: verdana;
	text-decoration: none;
}
.menuitem A:HOVER
{
	color: #003366;
	text-decoration: underline;
}


.PageHeader
{
	font-size:13px;
	font-weight:bold;
	color:#003366;
	height: 20px;
	background-image: url(images/bkg_nav2_lightblue.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
	/*
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
    border-bottom: 1px solid #333333;	
*/
	vertical-align:middle;
	/* font-family: Lucida Handwriting; */
	font-family:Tahoma;
}

.TableHeader
{
	font-size:18px;
	font-weight:bold;
	color:#FFF8C6;
	height: 28px;
	border-bottom: 1px solid #333333;
	background-image: url(images/blueBg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	font-family: Tahoma;
}

.InputLabel
{
	text-align:right;
}

.ProfileText
{
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-left:2px;
}

.ProfileDesc
{
	font-size:11px;
	font-style:italic;
	text-align:center;
}

.OurGroupProfile
{
	width:70px;
}

.OurGroupTbl
{
	height:100px;
	background-color:#E7F2FE;
	width:700px;
}

.MemberBio
{
	font-size:10;
	color:#3C7FAF;
	vertical-align:top;
}

.MemberName
{
	font-size:15px;
	color:#3C7FAF;
	vertical-align:top;
	font-weight:bold;
	text-decoration:underline;
}

.ErrorText
{
	font-weight:bold;
	color:Red;
}

.ServiceTitle
{
	font-size:15px;
	color:#3C7FAF;
}

.liIndent
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:#3C7FAF;
}
.liIndent a
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:#3C7FAF;
}

.liFooterLinks
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:white;
	padding-left:0px;
}
.liFooterLinks a
{
	list-style-image: url(images/tinyIndent.png);
	padding-bottom: 3px;
	font-size: 13px;
	color:white;
	padding-left:0px;
}