﻿/* 0 BASIC TAGS */

.Border1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 10px 15px 10px 15px;
}

.BorderSolid1px 
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.BorderSolid1pxDark 
{
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}

.pageAlignmentHome
{
	width: 900px;
	text-align: center;
	/*margin-left: auto;
	margin-right: auto; */
	margin: 0 auto;
	background-color: #ffffff;
}

.pageAlignmentDefault
{
	width: 765px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.padIt10px
{
	padding: 10px 10px 10px 30px;
}

/*****************************************************************************/
/*** BEGIN - Font Style Settings ***/
/*****************************************************************************/
h1, h2, h3, h4 { font-family: tahoma, arial, helvetica, sans-serif; }
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h2 { font-size: 180%;}
h3 {}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}

.FONT9PX { font-family: Arial, Tahoma, Sans-Serif; font-size: 9px; }
.FONT12PX { font-family: Arial, Tahoma, Sans-Serif; font-size: 12px; font-weight: bold; }
.FONT13PXBlack { font-family: Arial, Tahoma, Sans-Serif; font-size: 13px; color: #000000; font-weight: bold; }
.FONT13PXRustyRed { font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #CC6600; font-weight: bold; padding-bottom: 5px; }
.FONT18PXRustyRed { font-family: Arial, Tahoma, Verdana; font-size: 18px; color: #CC6600; font-weight: bold; padding-bottom: 5px; }
.RustyRedText { font-family: Arial, Tahoma, Verdana; font-size: 95%; color: #CC6600; font-weight: bold; padding-bottom: 5px; }
.RustyRedTextHeading { font-family: Arial, Tahoma, Verdana; font-size: 125%; color: #CC6600; font-weight: bold; }
.GreenTextBold { font-family: Arial, Tahoma, Verdana; font-size: 95%; color: #009900; font-weight: bold; padding-bottom: 5px; }
.GreenTextHeading { font-family: Arial, Tahoma, Verdana; font-size: 125%; color: #009900; font-weight: bold; }
.GreenText12px { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #009900; font-weight: bold; }
.BlackText12px { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000; }
.FONT13PXGreen { font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #009900; font-weight: bold; padding-bottom: 5px; }
.ErrorText { color: Red }
.FONT11PX { font-size: 11px; }
.FONT10PX { font-size: 10px; }
.FONT9PX { font-size: 9px; }
.GreenText { color: #009900; }
.HeadingBG { background-image: url(Images/heading_bg.gif); }
.Caption { font-size: 180% }

/*****************************************************************************/
/*** END - Font Style Settings ***/
/*****************************************************************************/



p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.hrBlogger {
	border: 0;
	border-top: 1px solid #999999;
	height: 1px;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:visited {
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #575757;
	/*background-image: url(images/background.gif);
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0.5px;
	/*margin-left: auto;
	margin-right: auto;*/
}

body /* Mozilla Firefox alignment */ 
{ 
	text-align: -moz-center; 
}

.aligncenter {
	margin: 0 auto; letter-spacing: 0px;
}

/* needed for IE 8 */
.letterspacing
{
	letter-spacing: 0px;
}

OL OL { list-style-type: lower-alpha; }
OL OL OL { list-style-type: lower-roman; }

.CheckboxGreen { margin-top: 5px; margin-left: 30px; margin-bottom: 10px; list-style-image: url(Images/bullet-checkgreen.gif); list-style-position: outside; }
.CheckboxOrange { margin-top: 5px; margin-left: 30px; margin-bottom: 10px; list-style-image: url(Images/bullet-checkorange.gif); list-style-position: outside; }
.BulletArrowRed { margin-top: 5px; margin-left: 30px; list-style-image: url(Images/bullet-arrow.gif); list-style-position: outside; }

/* ul { margin-top: 10px; margin-left: 30px; list-style-image: url(Images/bullet-arrow.gif); list-style-position: outside; } */

img {
	border-width: 0;
}

.ImageTextSpacingLeft { padding: 0px 0px 5px 5px }
.ImageTextSpacingLeftTopBottom { padding: 4px 0px 5px 5px }
.ImageTextSpacingRight { padding: 0px 10px 10px 0px }

/* 1 HEADER */
.headerTopBG { background-image: url(Images/pageBg.gif); background-repeat: repeat-x; }
.logo { MARGIN-RIGHT:20px; float:left; }
.headerbar_left { background-image: url(Images/headerbar_left.gif); background-repeat: no-repeat; height: 29px; }
.headerbar_span { background-image: url(Images/headerbar_span.gif); background-repeat: repeat-x; height: 29px; }
.headerbar_right { background-image: url(Images/headerbar_right.gif); background-repeat: no-repeat; height: 29px; }

#userloginview {
	position: absolute;
	left: 750px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
	background-image: none;
}

#nav { position:absolute; left: 10px; top: 60px; }


.page {
	background-repeat: repeat-y;
	position: relative;
	top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* 2.1 HOME, REGISTER */

#home {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#register
{
    background-image: url(images/body-repeat-photo.gif);
    position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
    border: none 0px;
    text-align: center;
}

/* Positions Elements */
#caption { text-align: center; width: 400px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px }
#logincaption { position: absolute; top: 10px; left: 20px; width: 400px; text-align: left; }

#content
{
	font-family: Tahoma, Verdana, Arial;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#administration
{
	font-family: Tahoma, Verdana, Arial;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#gridScroll 
{
	margin: 10px 10px 10px 10px;
	width:705px;
	height:312px;
	overflow: scroll;
	overflow-x:scroll;
	overflow-y:scroll;
}

/*****************************************************************************/
/*** BEGIN - Login/Register/CreateUser page style settings ***/
/*****************************************************************************/
#login 
{
	margin-top: 0;
	padding-top: 15px;
	text-align: left;
	left: 10px;
}
.loginLabelCell { text-align: right; width: 130px; }
.loginFieldCell { text-align: left; width: 350px; }

.contentmainbg { background-image: url(Images/contentmain_span.gif); background-repeat: repeat; }
.contentmain_spanmiddle { background-color: #f5f5f5; background-image: url(Images/contentmain_spanmiddle.jpg); background-repeat: repeat; vertical-align: top; }
.contentmain_line { background-color: #d9d9d9; }
.contentmain_top { background-image: url(Images/contentmain_top.gif); background-repeat: repeat-x; }
.contentmain_leftshadow { width: 7px; height: 9px; background-image: url(Images/contentmain_leftshadow.gif); }
.contentmain_spanbottom { background-image: url(Images/contentmain_spanbottom.gif); background-repeat: repeat-x; }
.contentmain_rightshadow { width: 8px; height: 9px; background-image: url(Images/contentmain_rightshadow.gif); }
.shadow_topright { width: 7px; height: 8px; background-image: url(Images/shadow_topright.gif); }
.shadow_vert { background-image: url(Images/shadow_vert.gif); background-repeat: repeat-y; }

.createUserButtonStyle { margin-right: 31px; }
.ConnectToLiteButton { background-image: url(Images/button-connectlite.gif); width: 90px; }
  
/*****************************************************************************/
/*** END - Login page style settings ***/
/*****************************************************************************/


dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* FOOTER */
.footer {
	/*background-image: url(Images/footer_span.gif);
	background-repeat: repeat-x; */
	width: 760px;
	height: 29px;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
}

/* Controls */
.TextBoxControl { font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #3366cc; }
.OverFlowText { border: none 0px; }
.DropDownList { font-size: 10px; }
.PanelForm { padding: 10px 10px 10px 50px; }
.SubscribeSubHeadings { padding-left: 15px; }
.UserAgreementPanel { margin-left: 6px; border: solid 1px #cccccc; position: relative; }

.NewsItemBody { font-family: Arial, Tahoma, Verdana; font-size: 95%; color: #666666; }
.GreenLink { font-family: Arial, Tahoma, Verdana; font-size: 100%; color: #009900; }
A.GreenLink:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
    text-decoration: none;
    color:#009900;
}

A.GreenLink:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
    text-decoration: none;
    color:#009900;
}

A.GreenLink:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
    text-decoration: none;
    color:#003300;
}

A.GreenLink:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
    text-decoration: none;
    color:#003300;
}

.GreenLinkVerySmall { font-family: Arial, Tahoma, Verdana; font-size: 9px; color: #009900; }
A.GreenLinkVerySmall:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
    text-decoration: none;
    color:#009900;
}

A.GreenLinkVerySmall:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
    text-decoration: none;
    color:#009900;
}

A.GreenLinkVerySmall:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
    text-decoration: none;
    color:#003300;
}

A.GreenLinkVerySmall:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
    text-decoration: none;
    color:#003300;
}

.GreenLinkBig { font-family: Arial, Tahoma, Verdana; font-size: 110%; color: #009900; font-weight: bold; }
A.GreenLinkBig:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#009900;
}

A.GreenLinkBig:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#009900;
}

A.GreenLinkBig:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#003300;
}

A.GreenLinkBig:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#003300;
}



.OrangeLinkBig { font-family: Arial, Tahoma, Verdana; font-size: 110%; color: #FF9900; font-weight: bold; }
A.OrangeLinkBig:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#FF9900;
}

A.OrangeLinkBig:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#FF9900;
}

A.OrangeLinkBig:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#e05252;
}

A.OrangeLinkBig:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 110%;
    text-decoration: none;
    color:#e05252;
}

.OrangeLinkBiggest { font-family: Arial, Tahoma, Verdana; font-size: 125%; color: #FF9900; font-weight: bold; }
A.OrangeLinkBiggest:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 125%;
    text-decoration: none;
    color:#FF9900;
}

A.OrangeLinkBiggest:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 125%;
    text-decoration: none;
    color:#FF9900;
}

A.OrangeLinkBiggest:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 125%;
    text-decoration: none;
    color:#e05252;
}

A.OrangeLinkBiggest:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 125%;
    text-decoration: none;
    color:#e05252;
}

.panelSponsors { background-image: url(Images/sponsors_panel.jpg); width: 217px; height: 120px; text-align: center; }
.panelPoweredBy { background-image: url(Images/panel_poweredby.jpg); width: 217px; height: 80px; text-align: center; }
.SubscriberPanel { background-image: url(Images/subscriber_panel.jpg); width: 217px; height: 100px; }
.NewsPanel { background-image: url(Images/news_panel.jpg); width: 217px; height: 230px; }

.panelcontentdivider { background-image: url(Images/panelbar_divider_dot.gif); background-repeat: repeat-y; }
.panelbarpane { background-color: #f5f5f5; }


/*****************************************************************************/
/*** BEGIN - Grid Styles Settings ***/
/*****************************************************************************/
#grid { padding: 20px 10px 20px 10px; }


/* GridView specific */
.GridRow .ResizeItem { border: 0px; border-bottom: solid 1px #e1ded8; border-top: solid 1px #cccccc; }
.GridHeader { font-weight: bold; color: #666666; text-align: center; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; height: 25px; }
.GridHeader A { color: #666666; background-color: #f5f5f5; }
.GridRow { padding-left: 5px; color: #3366cc; background-color: #ffffff; }
.GridRow TD { border: solid 1px white; border-bottom: solid 1px #dbd7cb; border-right: solid 1px #cccccc; white-space:nowrap; }
.GridRow TABLE TD { border: 0px; }
.GridRowSelected { background-color: #FFFACD; color: #333333; }
.GridRowEditing { padding-left: 5px; background-color: #E6E6FA; border-right: solid 1px #666666; }
.GridRowEditing TD { border: solid 1px white; border-bottom: 1px solid #dbd7cb; border-right: solid 1px #cccccc; white-space:nowrap; }
.GridPager { height: 18px; color: #242500; padding-left: 14px; background-color: #cccccc; font-size: 12px; font-weight: bold; }
.GridPager A { color: #d32525; font-size: 11px; }
.GridPager A:Visited { color: #d32525; font-size: 11px; }
.GridPager A:Hover { color: #d32525; font-size: 11px; }
.GridPager A:Active { color: #333333; font-size: 11px; font-weight: bold; }
.EditRowStyle { background-color: #f5f5f5; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #3366cc; }
.InsertRowStyle { background-color: #FFCECE; font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #000000; }

/*****************************************************************************/
/*** END - Grid Styles Settings ***/
/*****************************************************************************/

/*****************************************************************************/
/*** BEGIN - Telerik r.a.d.Menu Style classes ***/
/*****************************************************************************/

.MCMS_MenuGroup
{
	cursor: pointer;
	cursor: hand;
	background-image: url(RadMenu/McmsControls/Img/itemHeader.gif);
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 2px solid #676767;
	width: 136px;
}
.MainGroup
{
	cursor: pointer;
	cursor: hand;
}
.SeclevelGroup
{
	background-color: #E9E9E9;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 2px solid #676767;
	border-top: 2px solid #676767;
	width: 136px;
}
.MainItem
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 105%; font-weight: bold;
	font-family: Arial, Verdana;
	color: #666666;
	width: 91px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/mainBg.gif);
	background-repeat: no-repeat;
}
.MainItemRed
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: Red;
	width: 91px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/mainBg.gif);
	background-repeat: no-repeat;
}

.MainItemOver
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 91px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/menuHover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MainItemOverRed
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: Red;
	width: 91px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/menuHover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MainItemClicked
{
	height: 43px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000000;
	width: 91px;
	padding: 15px 0px 0px 6px;
	background-image: url(RadMenu/McmsControls/Img/menuHover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MenuItem
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 23px;
	color: #666666;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	padding-bottom: 2px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.MenuItemOver
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 23px;
	color: #000000;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	padding-bottom: 2px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.MenuItemClicked
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 23px;
	color: #000000;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	padding-bottom: 2px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.FirstMenuItem
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 34px;
	color: #666666;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 4px;
}

.FirstMenuItemOver
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	height: 34px;
	color: #000000;
	background-image: url(RadMenu/McmsControls/Img/itemBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 4px;
}

.MenuItemToolTip
{
	background-color: #fffacd;
	border-style:solid;
	border-width:1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size:8pt;
	text-align: left;
}

.Separator 
{
	cursor: pointer;
	cursor: hand;
}
/*****************************************************************************/
/*** END - Telerik r.a.d.Menu Style classes ***/
/*****************************************************************************/

.SubscriptionMeter 
{
	background-image: url(Images/subscriptionMeterLineBG.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}

.FieldLabel { 
    background-color: #D8E4F8; 
    height: 22px; 
    background-image: url(Images/label_headerBg.gif); 
    background-repeat: repeat; 
    font-weight: bold; 
    font-family: Arial, Tahoma, Verdana; 
}

.ExpiredLabel
{
	padding-top: 4px;
	text-align: center;
}



/*************** New Default Page Styles **************************************/
.LeftSideHeaders
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/LeftSideHeader_BG.gif);
	background-repeat: repeat-x;
	height: 25px
}

.PoweredByHeader
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(Images/LeftSideHeader_BG.gif);
	background-repeat: repeat-x;
	height: 25px
}

.LeftSideBoxes
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/LeftSideBox_BG.gif);
	background-repeat: repeat-x;
	height: auto;
}

.IndustryHeaders
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/heading_industries.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 34px
}

.IndustryHeaders a
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

	background: none;
	height: 34px
}

.NurseryContentBG
{
	background-image: url(Images/nurseries_bg.gif);
	background-repeat: repeat;
}

.AgContentBG
{
	background-image: url(Images/agriculture_bg.gif);
	background-repeat: repeat;
}

.RoadsideContentBG
{
	background-image: url(Images/roadside_bg.gif);
	background-repeat: repeat;
}

.PageHeaderPhoto
{
	/* background-image: url(Images/homeheader_bg.jpg); */
	background-image: url(Images/splash_graphic_desktop.jpg);
	width: 670px;
	height: 300px;
}

.PageHeaderPhoto_Right
{
	background-image: url(Images/page_headerphoto_right.jpg);
	background-repeat: no-repeat;
}

.ProHeaderBG
{
	border: 1px solid #cccccc;
	background: transparent url(Images/proheader_bg.gif) no-repeat;	
}

.LiteHeaderBG
{
	border: 1px solid #cccccc;
	background: transparent url(Images/liteheader_bg.gif) no-repeat;	
}

.LiteDTHeaderBG
{
	border: 1px solid #cccccc;
	background: transparent url(Images/litedtheader_bg.gif) no-repeat;	
}

.MainPro
{
	background: #dedede url(Images/homepro_bg.gif) no-repeat;
	border: solid 1px #dcdcdc;
	width: 175px;
	height: 290px;
	padding-top: 38px;
	padding-left: 10px;
}

.MainAG
{
	background: #dedede url(Images/homeag_bg.gif) no-repeat;
	border: solid 1px #dcdcdc;
	width: 175px;
	height: 290px;
	padding-top: 38px;
	padding-left: 10px;
}

.MainNR
{
	background: #dedede url(Images/homenr_bg.gif) no-repeat;
	border: solid 1px #dcdcdc;
	width: 175px;
	height: 290px;
	padding-top: 38px;
	padding-left: 10px;
}

.MainLite
{
	background: #dedede url(Images/homelite_bg.gif) no-repeat;
	border: solid 1px #dcdcdc;
	width: 175px;
	height: 290px;
	padding-top: 38px; 
	padding-left: 10px;
}

.IndustriesBG
{
	background: transparent url(Images/industries_bg.gif) repeat-x;
}

.UListDot { margin-top: 5px; margin-left: 15px; margin-bottom: 10px; list-style-image: url(Images/bullet-dot.gif); list-style-position: outside }

.PageHeaderPhoto_Heading { font-family: Arial, Tahoma, Verdana; font-size: 210%; color: #ffffff; font-weight: normal; }
.PageHeaderPhoto_Text { font-family: Arial, Tahoma, Verdana; font-size: 10pt; color: #000000; font-weight:bold; padding-left: 20px; }

.BlackLinkSmall { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000; }
A.BlackLinkSmall:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color:#000000;
}

A.BlackLinkSmall:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color:#000000;
}

A.BlackLinkSmall:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: Red;
}

A.BlackLinkSmall:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: none;
    color: Red;
}


.RedLinkSmall { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #cc0000; }
A.RedLinkSmall:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: #cc0000;
}

A.RedLinkSmall:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: #cc0000;
}

A.RedLinkSmall:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: #000000;
}

A.RedLinkSmall:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: none;
    color: #000000;
}

.BlueLinkSmall { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: Blue; }
A.BlueLinkSmall:link 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: Blue;
}

A.BlueLinkSmall:visited  
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: Purple;
}

A.BlueLinkSmall:active   
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: underline;
    color: Purple;
}

A.BlueLinkSmall:hover    
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
    text-decoration: none;
    color: Purple;
}