BODY
{
    PADDING: 10px;
    MARGIN: 0px;
    FONT: 11px verdana, arial, helvetica, sans-serif;
    COLOR: #333;
    BACKGROUND-COLOR: #fff;
}

A
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 11px;
    COLOR: #09c;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: underline;
}
A:link
{
    COLOR: #09c;
}
A:visited
{
    COLOR: #07a;
}
A:hover
{
}

#PageWrapper
{
	width: 780px;
}

/** Header Section ------------------------------------- **/

#Header
{
    background-image: url("images/summitbg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	height: 155px;
	position: relative;		/* important, don't remove unless you know what you're doing */
	text-align:left;
}
#HeaderWrapper
{
	position: relative;	/* important, don't remove unless you know what you're doing */
}

#Header IMG.Formal0
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}

#Header IMG.Formal1
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}

#Header IMG.Formal2
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}

#Header IMG.Informal0
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}

#Header IMG.Informal1
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}

#Header IMG.Informal2
{
	background-image: url("images/cmsbg.gif");
	background-repeat: no-repeat;
	width: 186px;
	height: 83px;
	top: 42px;
	top: 5px;
	left: 10px;
	position: relative;
}


/** Left Menu Section ------------------------------------- **/
#LeftColumn
{
	width: 191px;
	background-color: #ecf7fd;
	border-left: 1px solid #999;
    border-bottom: 1px solid #999;
	padding: 0px;
}
#LeftColumnWrapper
{
	padding: 0px 15px 10px 15px;
}

/** adjust to make minium width */
#LeftColumnWrapper  .pixel
{
	width: 167px;
}

#PrimMenu .Title
{
    TEXT-ALIGN: center;
	padding: 0px 3px 15px 3px;
}

#PrimMenu .Title A
{
	text-decoration: none;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
	color: navy;
}

#PrimMenu
{
	text-align: left;
	padding-left: 0px;
	color: green;
}

#PrimMenu A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #003;
	text-decoration: none;
}

#PrimMenu .standard
{
	padding: 0px 2px 3px 18px;
	font-size: 12px;
	text-indent: -13px;
	margin-bottom: 1px;
}

#PrimMenu .highlighted
{
	padding: 3px 0px 3px 18px;
	font-size: 12px;
	color: #346565;
	text-indent: -13px;
	margin-bottom: 5px;
	line-height: 10px;
	
	border: 1px solid #aaaaa6;
	background-color: white;
}
#PrimMenu  .submenu
{
	margin: 6px 0px;
}
#PrimMenu  .submenu .standard
{
	padding-right: 0px;
	margin-bottom: 0px;
}

#PrimMenu  .submenu .highlighted
{
	padding-right: 0px;
	margin-bottom: 3px;
}

#PrimMenu .spacer
{
    FONT-WEIGHT: bold;
    MARGIN: 0px 20px 5px 0px;
    HEIGHT: 10px;
    TEXT-ALIGN: center;
}
/** Middle Column Section -------------------------------- **/

#MiddleColumn
{
	background-image: url("images/mid_col_bkground.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
	padding: 15px 10px 15px 10px;
	position: relative;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: left;
}

#ContentTitle
{
	font-weight: bolder;
	color: #6F8C3E;
    FONT-SIZE: 16px;
	text-align: left;
	margin-bottom: 20px;
}

#ContentTitle SPAN
{
}


#BodyHeader
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 0px
}
#BodyFooter
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 10px
}

#NestedMenu
{
	padding: 5px;
    FLOAT: right;
    MARGIN: 0px 0px 0px 10px;
    WIDTH: 230px;
	border: 1px solid navy;
	background-color: #eee;
}
#NestedMenu .ContentBox
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 10px;
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	border-left: 1px solid navy;
}
#NestedMenu .ContentBox .Heading
{
	padding: 1px 0px 1px 5px;
    border-bottom: 1px solid navy;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    MARGIN: 0px;
    COLOR: white;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #21669D;
    TEXT-ALIGN: center;
}
#NestedMenu .ContentBox .ContentValue
{
	padding: 6px 10px 6px 10px;
    BORDER-TOP: #999 0px solid;
    MARGIN: 0px;
    BACKGROUND-COLOR: #fff;
	text-align: left;
}
#NestedMenu .ListItem
{
    PADDING-LEFT: 10px;
    MARGIN: 0px 0px 5px;
    BACKGROUND-COLOR: #eee;
}
#NestedMenu .ListItem .links
{
    FONT-SIZE: 10px;
    TEXT-DECORATION: underline;
}

#NestedMenu .PageEditIcon
{
	display: block;
	position: relative;
	left: 200px;
}

#NestedMenu .ContentBox .PageEditIcon
{
	display:block;
	position: relative;
	left: 190px;
}

#ContentFooter
{
	background-color: #ACD761;
	font-size: 10px;
	color: black;
	padding: 8px 10px 8px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:left;
}

#ContentFooter A
{
	font-size: 10px;
	color: navy;
}

/** Right Column Section ---------------------------------- **/
#RightColumn
{
	width: 191px;
	background-color: #ecf7fd;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
	padding: 0px;
}
#RightColumnWrapper
{
	padding: 0px 15px 10px 15px;
}

/** adjust to make minium width */
#RightColumnWrapper  .pixel
{
	width: 167px;
}

/** Quaternary Menu (Right Column) */
#QuaternaryMenuContainer .Title
{
    TEXT-ALIGN: center;
	padding: 0px 15px 15px 0px;
}

#QuaternaryMenuContainer .Title A
{
	text-decoration: none;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
	color: navy;
}

#QuaternaryMenuContainer
{
	text-align: left;
	padding-left: 0px;
	color: green;
}

#QuaternaryMenuContainer A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #003;
	text-decoration: none;
}

#QuaternaryMenuContainer .standard
{
	padding: 0px 2px 3px 18px;
	font-size: 12px;
	text-indent: -13px;
	margin-bottom: 1px;
}

#QuaternaryMenuContainer .highlighted
{
	padding: 3px 0px 3px 18px;
	font-size: 12px;
	color: #346565;
	text-indent: -13px;
	margin-bottom: 5px;
	line-height: 10px;
	
	border: 1px solid #aaaaa6;
	background-color: white;
}
#QuaternaryMenuContainer  .submenu
{
	margin: 6px 0px;
}
#QuaternaryMenuContainer  .submenu .standard
{
	padding-right: 0px;
	margin-bottom: 0px;
}

#QuaternaryMenuContainer  .submenu .highlighted
{
	padding-right: 0px;
	margin-bottom: 3px;
}

#QuaternaryMenuContainer .spacer
{
    FONT-WEIGHT: bold;
    MARGIN: 0px 20px 5px 0px;
    HEIGHT: 10px;
    TEXT-ALIGN: center;
}

/** QuinaryMenu */
#QuinaryMenuContainer .Title
{
    TEXT-ALIGN: center;
	padding: 0px 3px 15px 3px;
}

#QuinaryMenuContainer .Title A
{
	text-decoration: none;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}

#QuinaryMenuContainer
{
	text-align: left;
	margin-top: 10px;
	border-top: 1px dotted black;
	padding: 15px 2px 5px 2px;
}

#QuinaryMenuContainer A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #003;
	text-decoration: none;
}

#QuinaryMenuContainer .standard
{
	padding: 0px 2px 3px 18px;
	font-size: 12px;
	text-indent: -13px;
	margin-bottom: 1px;
}

#QuinaryMenuContainer .highlighted
{
	padding: 3px 0px 3px 18px;
	font-size: 12px;
	color: #346565;
	text-indent: -13px;
	margin-bottom: 5px;
	line-height: 10px;
	
	border: 1px solid #aaaaa6;
	background-color: white;
}
#QuinaryMenuContainer  .submenu
{
	margin: 6px 0px;
}
#QuinaryMenuContainer  .submenu .standard
{
	padding-right: 0px;
	margin-bottom: 0px;
}

#QuinaryMenuContainer  .submenu .highlighted
{
	padding-right: 0px;
	margin-bottom: 3px;
}

#QuinaryMenuContainer .spacer
{
    FONT-WEIGHT: bold;
    MARGIN: 0px 20px 5px 0px;
    HEIGHT: 10px;
    TEXT-ALIGN: center;
}
/** Other containers -------------------------------------- **/
#BreadCrumb
{
	display: none;
}

#BreadCrumb A
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#PageIcons
{
	POSITION: relative;
	float: right;
	text-align: right;
}

.PageEditIcon
{
	WIDTH: 20px;
	height:20px;
	background-image:url("/system/images/pageedit.gif");
	background-repeat: no-repeat;
	border-width: 0px;
}

.AltPageEditIcon
{
	WIDTH: 20px;
	height:20px;
	background-image:url("/system/images/txt2.gif");
	background-repeat: no-repeat;
	border-width: 0px;
}

.PrintFriendlyIcon
{
	WIDTH: 20px;
	height:20px;
	background-image:url("/system/images/printfriendly2.gif");
	background-repeat: no-repeat;
	border-width: 0px;
}

.PageInfoIcon
{
	WIDTH: 20px;
	height:20px;
	background-image:url("/system/images/pageinfo2.gif");
	background-repeat: no-repeat;
	border-width: 0px;
}

#QuickLinksContainer
{
   display: none
}

#QuickLinksContainer .wrapper
{
}
#QuickLinksContainer .qlinks
{
    WIDTH: 200px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: white;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	height: 15px;
	font-family: verdana;
}
#TertiaryMenuContainer
{
    POSITION: absolute;
	TOP: 5px;
	text-align: right;
	padding-right: 6px;
	background-color: transparent;
	right: 10px;
}
#TertiaryMenuContainer A
{
    COLOR: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#TertiaryMenuContainer .IconDivider
{
	WIDTH: 15px;
	height:9px;
	background-image:url("/system/images/divider.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	border-width: 0px;
}

/** Footer -------------------------------------------------- **/
#PageFooter
{
	text-align: center;
	background-image: url("images/footer.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 52px;
	vertical-align: middle;
}

#PageFooter .wrapper
{
	background-image: url("images/footer_corner.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 42px;
}

/** Other Templates ----------------------------------------------- */

BODY.whitespace #Header
{
	height: 16px;
	background-image: url('images/summitbg_whitespace.jpg');
	background-repeat: repeat-x;
	margin-top: 20px;
}

BODY.whitespace #Header IMG
{
	display: none;
}

BODY.whitespace  #TertiaryMenuContainer 
{
	top: 0px;
	background-color: #eee;
	height: 14px;
	margin: 1px 0px;
	right: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

BODY.whitespace #TertiaryMenuContainer  A
{
	color: black;
	font-weight: 900;
}

BODY.whitespace #Header IMG.IconDivider
{
	display: inline;
}

/** Module Settings ----------------------------------------------- */


/** A-Z Site Index Settings --------------------------------------- */
#AZHeader
{
    POSITION: relative;
        width: 70%;
	text-align: center;
	padding-right: 6px;
	margin-left: 70px;
	background-color: transparent;
	right: 9px;
	font-size: 130%;
	color: #999999;
}

#AZHeader A
{
        text-decoration: none;
        font-size: 100%;
        font-weight: bold;
}

#AZSubHeader
{
    POSITION: relative;
        width: 560px;
	text-align: left;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 15px;
	background-color: #ecf7fd;
	left: 0px;
	border-style: solid;
        border-color: green;
        border-width: 1px;
        font-weight: bold;
}

#AZEntries
{
    POSITION: relative;
        width: 560px;
	text-align: left;
	padding-right: 6px;
	margin-top: 10px;
	background-color: transparent;
	left: 10px;
}

#AZEntries A
{
        text-decoration: none;
}

#AZEntriesDesc
{
    POSITION: relative;
        width: 560px;
	text-align: left;
	padding-right: 6px;
	margin-top: 0px;
	background-color: transparent;
	left: 10px;
}

/** Tell-A-Friend Settings --------------------------------------- */


#TaFsender
{
        width:350px;
        color:#529C00;
        font-weight:bold;
        background:#FAFFF1;
        height:60px;
        padding:5px;
}

#TaFsender input
{
	width:200px;
}

#TaFrecipient
{
	width:350px;
	color:#003399;
	font-weight:bold;
	background:#F1F8FF;
	height:45px;
	padding:5px;
}

#TaFrecipient input
{
	width:200px;
}

#TaFentry
{
	width:350px;
	font-weight:bold;
	height:45px;
	padding:5px;
}

#TaFentry input
{
	width:65px;
}

#TaFtextboxintro
{
        color:#529c00;
        font-size:11px;
}

#TaFtextbox textarea
{
	background-color: #e6e6fa; 
	color: green; 
	font-weight: bold; 
	font-size: 10pt;
}

