body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

p
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}

li
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}

.sup
{
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 8px;
    font-weight: normal;
    text-decoration: none;
}

#main
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0.7px;
	float: left;
	height: 400px;
	margin: 4px 4px 10px 4px;
	padding: 4px 4px 10px 4px;
	vertical-align: top;
	border: 0px solid black;
	width: 96%;
}

#foot
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0.7px;
	float: left;
	height: 120px;
	margin: 8px 6px 10px 4px;
	padding: 8px 6px 10px 4px;
	vertical-align: top;
	border: 0px solid black;
}

#main td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}

#TitlePage
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.8px;
  color: Black;
  padding: 6px 0px 6px 6px;
  margin: 0px 0px 0px 0px;
  background-color: #eeeeee;
  width: 100%;
}

#TitleRegistration
{
  background-color: #666666;
  border-bottom: 2px solid #cccccc;
  padding: 4px 10px 4px 20px;
  margin-right: 10px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  vertical-align: 10%;
  color: White;
}

#log
{
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border: 1px solid black;
	width: 100%;
}

#loggrid
{
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	border: 0px solid black;
	width: 100%;
}

#mild
{
	padding: 2px 6px 0px 6px;
}

#AddUser
{
	background-color:Green;
	border:1px solid #31485E;
	padding:2px 4px 2px 4px;
}

#warning
{
	background-image: url(../VAM/Appearance/required.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-color: Yellow;
	border: 1px solid #31485E;
	padding: 2px 2px 2px 2px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    color: Red;
    width: 95%;
}
#default
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}
#warning img
{
	padding:0px 0px -4px 0px;
}

#success
{
	border-right: #31485e 1px solid;
	padding-right: 2px;
	background-position: 10px 1px;
	border-top: #31485e 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../VAM/Appearance/success.gif);
	padding-bottom: 2px;
	vertical-align: middle;
	border-left: #31485e 1px solid;
	width: 80%;
	color: black;
	padding-top: 2px;
	border-bottom: #31485e 1px solid;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	background-color: lime;
	text-align: center;
	text-decoration: none;
}

#success img
{
	padding:0px 0px -4px 0px;
}

#help
{
	width: 600px;
}

.panRegError
{
	background-image: url(../VAM/Appearance/required.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-color: Yellow;
	border: 1px solid #31485E;
	padding: 2px 2px 2px 2px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    color: Red;
    width: 440px;
}

.panError
{
	background-image: url(../VAM/Appearance/required.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-color: Yellow;
	border: 1px solid #31485E;
	padding: 2px 2px 2px 2px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    color: Red;
    width: 80%;
}

.panSuccess
{
	border-right: #31485e 1px solid;
	padding-right: 2px;
	background-position: 10px 1px;
	border-top: #31485e 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../VAM/Appearance/success.gif);
	padding-bottom: 2px;
	vertical-align: middle;
	border-left: #31485e 1px solid;
	width: 80%;
	color: black;
	padding-top: 2px;
	border-bottom: #31485e 1px solid;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	background-color: lime;
	text-align: center;
	text-decoration: none;
}

/* Fonts */

.Default
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}

.DefaultSmall
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}
  
.DefaultW
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: White;
}
.Bold
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
}
.normal
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}
.BoldW
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: White;
}
.Faded
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: #999966;
}

.TitlePage
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.8px;
  color: Black;
}
.TitlePage1
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.8px;
  color: Black;
}
.TitleWhite
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: transparent;
}

.TitleGreen
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: transparent;
}

.Invalid
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: red;
}
.Red
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: #996633;
}
.normRed
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: Red;
}
.RedBold
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: red;
}
.Alert
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  color: #FF0000;
}
.Exclaim
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 13pt;
  font-weight: bold;
  color: #993333;
  text-decoration: none;
  letter-spacing: 0.7px;
}


/* Links */
a
{
	font-weight: normal;
	font-size: 11px;
	color: #3366ff;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
}

a.White
{
	font-weight: normal;
	font-size: 11px;
	color: White;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0.7px;
	text-decoration: underline;
}

a.Downloads
{
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
}

/* Grids */
/* Main Grid */
.Grid1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #003366;
}

.GridHeader
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #669966;
}

.GridHeader a
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	background-color: #669966;
	text-decoration: none;
}

.GridHeaderGrey
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #cccccc;
}

.GridHeaderGrey a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #cccccc;
}



/*
FolderView / dgV / Client / Proof Grid
*/
.Versions
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
/*
FolderView / dgV / Client / Proof Grid
*/
.GridItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #ffffff;
}
/*
FolderView / dgV / Client / Proof Grid
*/
.GridAltItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee;
}

/*
FolderView / dgV / Client / Proof Grid
*/
.Padded
{
	padding-left: 5px;
}

.GridItem3Tier
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee;
	border: 1px solid black;
}

.GridItem3TierAlt
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
	background-color: #DEDEDF;
	text-decoration: none;
}

.GridFox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #31485E;
}

.GridProject
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid black;
	background-color: Beige;
	border-right: 2px solid #696969;
	border-bottom: 2px solid #696969;
}

.GridProjectItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: Beige;
	border: 1px solid #31485E;
}

.GridItemBlank
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee;
	border: 1px solid #31485E;
}

.ddlGrid
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 8px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  height:10px;
}

/* Child1 Grid */
.GridHeaderChild
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #31485E;
}
.GridHeaderChild a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.GridChild
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.GridChildItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #ffffff;
}
.GridChildAltItem
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #eeeeee;
}
.GridPager
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-color: #DEDEDF;
	padding-right: 10px;
	border-top:0px;
}
.GridPager a
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
}


/* Nav Grid */

.GridNav
{
	cursor: default;
}

.GridItemNav
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
}

.GridAltItemNav
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0.7px;
}




.btn2
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  font-weight: Normal;
  text-decoration: none;
  letter-spacing: 0.5px;
  height: 22px;
  width:48px;
}

.cellLogin
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0px;
  background-color: #cccccc;
  padding: 1px 3px 1px 1px;
  height: 20px;
  text-align: right;
}

.cellTitle
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  background-color: #eeeeee;
  padding: 2px 2px 2px 2px;
  height: 21px;
  border-bottom: 1px solid white;

}
.cellTitletop
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  background-color: #eeeeee;
  padding: 0px 0px 0px 0px;
  border-bottom: 0px solid white;

}

.cellTitles
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
/* background-color: #eeeeee;
  padding: 2px 5px 2px 6px;
  height: 20px;
  border-bottom: 1px solid white;*/

}

.cellForm
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  background-color: #eeeeee;
  padding: 2px 2px 2px 2px;
  height: 18px;
  border-bottom: 2px solid white;
}

.regTitle
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  background-color: #666666;
  padding: 2px 2px 2px 2px;
  height: 14px;
  color:White;
  padding-left: 15px;
  border-bottom: 2px solid white;
}

.summaryTitle
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.7px;
  background-color: #666666;
  padding: 2px 2px 2px 2px;
  height: 18px;
  color:White;
}

.cellGreen
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: White;
  letter-spacing: 0.7px;
  background-color: #669966;
  padding: 2px 4px 2px 4px;
  margin: 0;
  height: 24px;
}

.tblLogin
{
	border: 1px solid black;
}

.tblBoard
{
	border: 1px dotted thin;
}

.tblSection
{
	border: 1px dotted thin;
}


/* TabStrip XP */
.TopGroupXP
{
  z-index:99;
  position:relative;
}
.DefaultTabXP
{
  color:black;
  background-image: url(../images/tab_bg.gif);
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:11px;
  cursor:default;
}
.DefaultTabHoverXP
{
  color:black;
  background-image: url(../images/hover_tab_bg.gif);
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:11px;
  cursor:default;
}
.SelectedTabXP
{
  color:black;
  background-image: url(../images/selected_tab_bg.gif);
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:11px;
  cursor:default;
}
.DisabledTabXP
{
  color:Gray;
  background-image: url(../images/tab_bg.gif);
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:11px;
  cursor:default;
}

/* MultiPage */
.PageContent
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size:11px;
}
.PageHeader
{
  font-size:22px;
  font-weight:bold;
  letter-spacing:-0.2mm;
  font-family: verdana;
  color: #3F3F3F;
  margin-top:0px;
  margin-bottom:0px;
}
.MultiPage
{
  background-color:White;
  border: 0px solid red;
  width:96%;
  height:200px;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

/* Menu */
.MenuGroup
{
 font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


#PanelAction
{
	background-color: lime;
}


/* TreeView */
/* Permissions */

.TreePerms1
{
  background-color:White;
  padding-top:4px;
  padding-left:1px;
  border: #7C7C94 0px solid;
  cursor:default;
}

.TreeProjectsNodeSelected
{
  font-family: tahoma;
  font-size: 11px;
  background-color: red;
  color:white;
  padding-top:2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  cursor: default;
  border: #003366 1px solid;
}

.TreeProjectsChildNodeSelected
{
  font-family: tahoma;
  font-size: 11px;
  background-color: #ff9933;
  color:white;
  padding-top:2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  cursor: default;
  border: #003366 1px solid;
}

.TreeAssign
{
	border-right: #7c7c94 0px solid;
	border-top: #7c7c94 0px solid;
	padding-left: 1px;
	border-left: #7c7c94 0px solid;
	cursor: default;
	padding-top: 4px;
	border-bottom: #7c7c94 0px solid;
	background-color: aliceblue;
}

/* Permissions Panels */
.panAssign
{
	border-right: #cc3333 4px double;
	border-top: #cc3333 4px double;
	border-left: #cc3333 4px double;
	border-bottom: #cc3333 4px double;
}

.panPerms
{
	border-right: #ff9933 4px double;
	border-top: #ff9933 4px double;
	border-left: #ff9933 4px double;
	border-bottom: #ff9933 4px double;
}





/* GlintSol Styles */
.toprmenu {
	font-family: Tahoma, Verdana, Arial; font-weight:bold;
	font-size: 11px; text-decoration:none; color:#EFEFEF;
}

.style2 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style3 {font-size: 7pt}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration:none; color:#000000; line-height:15px;
}
a.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration:none; color:#000000;line-height:15px;
}
a.leftmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration:none; color:#003300; line-height:15px;
}
a.leftmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration:underline; color:#003300;line-height:15px;
}

.style4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; margin-left:10px; margin-right:10px; margin-top:5px; color:#000000;line-height:15px;
}

a.style4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; margin-left:10px; margin-right:10px; margin-top:5px; color:#000000; text-decoration:none;line-height:15px;
}
a.style4b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; margin-left:10px; margin-right:10px; margin-top:5px; color:#333300; text-decoration:underline;line-height:15px;
}
.tble4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#000000; line-height:14px;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	color: #003300;
	font-weight: bold;
}
.style7 {
	color: #344417;
	font-weight: bold;
}
.style8 {color: #003300}
.style9 {color: #FFFFFF}
.style11 {
	font-family:Tahoma, Verdana; font-weight:bold;
	font-size: 11px; text-decoration:none;
	color: #c2c2c2;
}
a.style11 {
	font-family:Tahoma, Verdana; font-weight:bold;
	font-size: 11px; text-decoration: none;
	color: #c3c3c3;
}
a.style11:hover{
	font-family:Tahoma, Verdana; font-weight:bold;
	font-size: 11px; text-decoration: none;
	color: #FFFFFF;
}
/*for fax forms*/
.titlesmall
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	color: #000000;
}
.tdBorder
{
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 0px solid;
	border-top:black 1px solid;
}
.tdBorder1
{
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	border-top:black 1px solid;
}
.tdBorder2
{
	border-bottom:black 0px solid;
	border-left:black 0px solid;
	border-right:black 0px solid;
	border-top:black 0px solid;
}
.tdBorder3
{
	
	background-color: #eeeeee;
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 0px solid;
	border-top:black 1px solid;
}
.tdBorder4
{
	
	background-color: #eeeeee;
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	border-top:black 1px solid;
}


.txtProducts
{
  font-family: verdana; 
  font-size: 10px; 
  cursor: default; 
  width:20px;
  align:center;  
} 

.txtProductsPrice
{
  font-family: verdana; 
  font-size: 10px; 
  cursor: default; 
  width:50px;
  align:center;  
} 


.txtAddress
{
  font-family: verdana; 
  font-size: 11px; 
  cursor: default; 
  width:100px;
  align:center;  
} 

.txtAddress1
{
  font-family: verdana; 
  font-size: 12px; 
  cursor: default; 
  width:110px;
  align:center;  
} 
	
.ddlProducts
{
  font-family: verdana; 
  font-size: 10px; 
  cursor: default;  
} 

.lnkWhite
{
  font-family: verdana; 
  font-size: 10px; 
  cursor: default;  
  color:White;
  text-decoration: none;
}
	
.tdgreyheader
{	
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color:#CCCCCC;
	float: left;
	vertical-align: middle;
	position: relative;	
	height:17px;
}

.tblborder
{
	border-color:"#BBBDC1";	
}

/* Summary Tables */

.tablereceipt
{
	border: 1px solid black;
}

.marginleft
{
	padding-left:10px;	
}

.lstBox
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif; 
  font-size: 11px; 
  cursor: default;   
  height:150px; 
  width:200px; 
} 

/* NEWSLETTER ARTICLE */

.article_title {
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

a.article_title:hover {
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}
.article_date {
  color: #000000;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.article_more {
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}
a.article_more:hover {
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}


a.exec_link
{
	/*background-color: Yellow;
	border: 1px solid black;*/
	padding: 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	/*color: Black;*/
	font-weight: bold;
}