/*

colors:
  #DEDBE7 =GREY1
  #CECBD6 =GREY2
  #B5B6B5 =GREY3
  #6B6D6B =GREY4
  
  #c6c7ce = light grey
  #666666 = medium grey
  #8c8983 = medium rare grey
  #343434 = very dark grey
  #ff7200 = orange

  

SECTION
STORY
LABELS
INPUT FIELDS
MENU
OTHER
VALIDATION
*/

.Box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
/* --------------------- SECTION --------------------- */
.SectionTitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}

.LinkSectionTitle:link, .LinkSectionTitle:visited, .LinkSectionTitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF7200;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
}

.LinkSectionTitle:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF7200;
	text-decoration: underline;
	font-weight: bold;
	line-height: 9px;
}

/* --------------------- STORY --------------------- */

.LinkStoryTitle:link, .LinkStoryTitle:visited, .LinkStoryTitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
}

.LinkStoryTitle:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	line-height: 10px;
}

.StoryTitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
}

.StorySubtitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}

.StoryAuthor  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	font-style: italic;
}

.StoryQuote  {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}

.StoryText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
}

.StoryTextGray  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.StoryTextDarkGray  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}
/* --------------------- LABELS --------------------- */

.LinkLabel:link, .LinkLabel:visited, .LinkLabel:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}

.LinkLabel:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	line-height: 11px;
}

.LinkLabel13:link, .LinkLabel13:visited, .LinkLabel13:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}

.LinkLabel13:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	line-height: 13px;
}

.LinkLabelOrange:link, .LinkLabelOrange:visited, .LinkLabelOrange:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7200;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}

.LinkLabelOrange:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7200;
	text-decoration: underline;
	font-weight: normal;
	line-height: 11px;
}

.LinkLabelOrange10:link, .LinkLabelOrange:visited, .LinkLabelOrange:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7200;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}

.LinkLabelOrange10:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7200;
	text-decoration: underline;
	font-weight: normal;
	line-height: 10px;
}

.Label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.Label10 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelWhite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelLightGray {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #c6c7ce;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelLightGray9 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #c6c7ce;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelLightGray12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c6c7ce;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelMedGray {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelDarkGray {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #343434;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelDarkGray12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #343434;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.LabelBlue {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: blue;
line-height: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.DarkGray18 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #343434;
line-height: normal;
text-decoration: none;
font-weight: bold;
font-style: normal;
}

/* --------------------- INPUT FIELDS --------------------- */

.TextField {
font-family: "verdana";
font-size: 10px;
COLOR: black;
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
}

.SELECT1 {
font-family: "verdana";
font-size: 10px;
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
}

.TEXTAREA1 {
font-family: "verdana";
font-size: 10px;
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
}

/* --------------------- MENU --------------------- */
.MenuBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width=100;
	height=18px;
}

.MenuLabel:link, .MenuLabel:visited, .MenuLabel:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}

.MenuLabel:hover   {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7200;
	text-decoration: underline;
	font-weight: normal;
	line-height: 10px;
}

.MenuLabelWhite:link, .MenuLabelWhite:visited, .MenuLabelWhite:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}

.MenuLabelWhite:hover   {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7200;
	text-decoration: underline;
	font-weight: normal;
	line-height: 10px;
}
/* --------------------- OTHER --------------------- */
.BulletOrange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF7200;	
	font-size: 9px;
	font-weight: bold;
}

/* --------------------- VALIDATION --------------------- */

.RequiredTEXTAREA1 {
font-family: "verdana";
font-size: 10px;
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
}

.FailedxxTEXTAREA1 {
font-family: "verdana";
font-size: 10px;
BORDER-BOTTOM: #CC0000 2px solid;
BORDER-LEFT: #CC0000 2px solid;
BORDER-RIGHT: #CC0000 2px solid;
BORDER-TOP: #CC0000 2px solid;
COLOR: #666666;
}



