/*---Global-----------------------------------------------------------------------------------*/
body 
{
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d9d9d9;
	text-align: center;
}
td
{
	font-family: Verdana;
	font-size: 12px;
	color: #4262a2;
}
a:link, 
a:visited 
{
	color: Blue;
	text-decoration: none;
}
a:hover 
{
	color: Blue;
	text-decoration: underline;
}
h1 
{
	color: #000000;
	font-size: large;
}
h2 
{
	color: #003399;
	font-size: large;
}
h3 
{
	color: #003399;
	font-size: large;
}
h4
{
    color: #000000;
	font-size: 14px;
	font-style: italic;
}



/*---Margins-----------------------------------------------------------------------------------*/
.leftMarginFill
{
	background-image: url(../_images/leftGrey.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightMarginFill
{
	background-image: url(../_images/rightGrey.gif);
	background-repeat: repeat-y;
}



/*--- General Page Style -------------------------------------------------------------------*/
.homeBorderRight
{
    background-image: url(_images/BG_LeftHandCorner.png);
    background-repeat: repeat-x;
	border: solid #000000;
	border-width: 0px 4px 0px 0px;
}
.borderSeparator {
	background-image:url(_images/separator_under_nav.gif);
	background-repeat: repeat-x;
	height:7px;
}
._struct_LeftNavCell 
{
	background-color: #591e00;
	padding: 0px 0px 7px 10px;
}

._struct_LeftNavCell a
{
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

._struct_QuicklinkHeader,
._struct_QuicklinkHeader td
{
	background-color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	height: 26px;
}



/*--- Template CMS Component Style -------------------------------------------------------------------------*/
._struct_CMSCollectionQuicklinkText
{
	font-size: 9px;
}

._struct_CMSCollectionQuicklinkText td
{
	color: #000000;
	padding: 0px 10px 0px 30px;
	background-image: url(../../_images_v2/arrowBlack.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
}

._struct_CMSCollectionQuicklinkText a:link, 
._struct_CMSCollectionQuicklinkText a:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
._struct_CMSCollectionDocLinksText a:hover
{
	text-decoration: underline;
}

._struct_CMSCollectionDocLinksText
{
	font-size: 9px;
}

._struct_CMSCollectionDocLinksText td
{
	color: #622323;
	padding: 0px 10px 0px 30px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
}

._struct_CMSCollectionDocLinksText a:link, 
._struct_CMSCollectionDocLinksText a:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #622323;
	font-weight: bold;
	text-decoration: none;
}
._struct_CMSCollectionDocLinksText a:hover
{
	text-decoration: underline;
}

._struct_ArticleListText,
._struct_ArticleListText td
{
	line-height: 20px;
	font-size: 9px;
	vertical-align: top;

    padding: 0px 10px 10px 15px;

	background-image: url(../../_images_v2/LSSeparator.gif);
	background-position: 21px 26px;
	background-repeat: no-repeat;
}

._struct_ArticleListText a
{
	font-family: Verdana;
	font-size: 11px;
	color: #591d01;
	font-weight: bold;
	text-decoration: none;
}



/*--- User Choice Style -------------------------------------------------------------------------*/
.Quicklinks_Black
{
	font-size: 9px;
	padding: 0px 10px 0px 25px;
	background-image: url(../../_images_v2/arrowBlack.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.Quicklinks_Black a:link, 
.Quicklinks_Black a:visited
{ 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Quicklinks_Black a:hover
{ 
	text-decoration: underline;
}
.Quicklinks_Red
{
	font-size: 9px;
	padding: 0px 10px 0px 25px;
	background-image: url(../../_images_v2/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
}
.Quicklinks_Red a:link, 
.Quicklinks_Red a:visited
{ 
	color: #622323;
	font-weight: bold;
	text-decoration: none;
}
.Quicklinks_Red a:hover
{ 
	text-decoration: underline;
}
.Doclinks_Red
{
	font-size: 9px;
	padding: 0px 10px 0px 5px;
}
.Doclinks_Red a:link, 
.Doclinks_Red a:visited
{ 
	color: #622323;
	font-weight: bold;
	text-decoration: none;
}
.Doclinks_Red a:hover
{ 
	text-decoration: underline;
}
.FontColor-GrayShade-0 {color: #FFFFFF;}
.FontColor-GrayShade-1 {color: #F2F2F2;}
.FontColor-GrayShade-2 {color: #D8D8d8;}
.FontColor-GrayShade-3 {color: #BFBFBF;}
.FontColor-GrayShade-4 {color: #A5A5A5;}
.FontColor-GrayShade-5 {color: #7F7F7F;}
.FontColor-DarkGrayShade-0 {color: #000000;}
.FontColor-DarkGrayShade-1 {color: #7F7F7F;}
.FontColor-DarkGrayShade-2 {color: #595959;}
.FontColor-DarkGrayShade-3 {color: #3F3F3F;}
.FontColor-DarkGrayShade-4 {color: #262626;}
.FontColor-DarkGrayShade-5 {color: #0C0C0C;}
.FontColor-TanShade-0 {color: #EEECE1;}
.FontColor-TanShade-1 {color: #DDD9C3;}
.FontColor-TanShade-2 {color: #C4BD97;}
.FontColor-TanShade-3 {color: #938953;}
.FontColor-TanShade-4 {color: #494429;}
.FontColor-TanShade-5 {color: #1D1B10;}
.FontColor-DarkBlueShade-0 {color: #1F497D;}
.FontColor-DarkBlueShade-1 {color: #C6D9F0;}
.FontColor-DarkBlueShade-2 {color: #8DB3E2;}
.FontColor-DarkBlueShade-3 {color: #548DD4;}
.FontColor-DarkBlueShade-4 {color: #17365D;}
.FontColor-DarkBlueShade-5 {color: #0F243E;}
.FontColor-LiteBlueShade-0 {color: #4f81bd;}
.FontColor-LiteBlueShade-1 {color: #c6d9f0;}
.FontColor-LiteBlueShade-2 {color: #8db3e2;}
.FontColor-LiteBlueShade-3 {color: #548dd4;}
.FontColor-LiteBlueShade-4 {color: #17365d;}
.FontColor-LiteBlueShade-5 {color: #244061;}
.FontColor-RedShade-0 {color: #c0504d;}
.FontColor-RedShade-1 {color: #f2dcdb;}
.FontColor-RedShade-2 {color: #e5b9b7;}
.FontColor-RedShade-3 {color: #d99694;}
.FontColor-RedShade-4 {color: #953734;}
.FontColor-RedShade-5 {color: #632423;}
.FontColor-GreenShade-0 {color: #9bbb59;}
.FontColor-GreenShade-1 {color: #ebf1dd;}
.FontColor-GreenShade-2 {color: #d7e3bc;}
.FontColor-GreenShade-3 {color: #c3d69b;}
.FontColor-GreenShade-4 {color: #76923c;}
.FontColor-GreenShade-5 {color: #4f6128;}
.FontColor-PurpleShade-0 {color: #8064a2;}
.FontColor-PurpleShade-1 {color: #e5e0ec;}
.FontColor-PurpleShade-2 {color: #ccc1d9;}
.FontColor-PurpleShade-3 {color: #b2a2c7;}
.FontColor-PurpleShade-4 {color: #5f497a;}
.FontColor-PurpleShade-5 {color: #3f3151;}
.FontColor-CyanShade-0 {color: #4bacc6;}
.FontColor-CyanShade-1 {color: #dbeef3;}
.FontColor-CyanShade-2 {color: #b7dde8;}
.FontColor-CyanShade-3 {color: #92cddc;}
.FontColor-CyanShade-4 {color: #31859b;}
.FontColor-CyanShade-5 {color: #205867;}
.FontColor-OrangeShade-0 {color: #f79646;}
.FontColor-OrangeShade-1 {color: #fdeada;}
.FontColor-OrangeShade-2 {color: #fbd5b5;}
.FontColor-OrangeShade-3 {color: #fac08f;}
.FontColor-OrangeShade-4 {color: #e36c09;}
.FontColor-OrangeShade-5 {color: #974806;}
.StandardColors-Brown {color: #c00000;}
.StandardColors-Red {color: #ff0000;}
.StandardColors-Orange {color: #ffc000;}
.StandardColors-Yellow {color: #ffff00;}
.StandardColors-LiteGreen {color: #92d050;}
.StandardColors-Green {color: #00b050;}
.StandardColors-Cyan {color: #00b0f0;}
.StandardColors-Blue {color: #0070c0;}
.StandardColors-NavyBlue {color: #002060;}
.StandardColors-Purple {color: #7030a0;}
.HighlightColors-Yellow {background: #ffff00;}
.HighlightColors-Green {background: #008000;}
.HighlightColors-Cyan {background: #00ffff;}
.HighlightColors-Magenta {background: #ff00ff;}
.HighlightColors-Blue {background: #0000ff;}
.HighlightColors-Red {background: #ff0000;}
.HighlightColors-NavyBlue {background: #000080;}
.HighlightColors-LiteGreen {background: #00ff00;}
.HighlightColors-Teal {background: #008080;}
.HighlightColors-Purple {background: #800080;}
.HighlightColors-Brown {background: #800000;}
.HighlightColors-YellowGreen {background: #808000;}
.HighlightColors-Gray {background: #808080;}
.HighlightColors-LiteGray {background: #c0c0c0;}
.HighlightColors-Black {background: #000000;}
.FontSize-larger {font-size: 150%;}
.FontSize-largest {font-size: 200%;}
.FontSize-smaller {font-size: 75%;}
.FontSize-smallest {font-size: 50%;}
.StrikeThrough-text {text-decoration: line-through;}
.FontFamily-TimesNewRoman {font-family: Times New Roman;}
.FontFamily-CenturySchoolbook {font-family: Century Schoolbook;}
.FontFamily-Georgia {font-family: Georgia;}
.FontFamily-Verdana {font-family: Verdana;}
.FontFamily-GillSansMT {font-family: Gill Sans MT;}
.FontFamily-CenturyGothic {font-family: Century Gothic;}
.FontFamily-Calibri {font-family: Calibri;}
.FontCase-Upper {text-transform: uppercase;}
.FontCase-Lower {text-transform: lowercase;}
.Nowrap-text {white-space: nowrap;}
.SuperScript {font-size: 50%; line-height: 120%; vertical-align: top;}
.Subscript {font-size: 50%; line-height: 120%; vertical-align: bottom;}

