/* ELEMENTS START */
body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F1;
}

table, td
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

input, textarea, select, .border
{
	border: 1px solid #A5ACB2;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

a
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00629D;
	text-decoration: none;	
}

.aColor
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00629D;
}

a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00629D;
	text-decoration: underline;	
}

a:visited
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00629D;
}

td.commonLinks a
{
	font-family: Arial, sans-serif;
	font-style: normal;
	color:#448CB7;
	font-size:11px;
}

td.commonLinks a:hover {
	font-family: Arial, sans-serif;
	font-style: normal;
	color:#448CB7;
	font-size:11px;
}

td.commonLinks a:visited
{
	font-family: Arial, sans-serif;
	font-style: normal;
	color:#551A8B;
	font-size:11px;
}

/* ELEMENTS END */

/* ------------------------------------------------- */

/* CLASSES START */
/* "Asset Title" */
.assetTitle
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

/* ASSET COUNT In ASSET ICONS BOX IN STORY BOX */
.assetCountInStory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

/* "Asset Details Title" */
.assetDetailsTitle
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

/* "Asset Details" */
.assetDetails
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}

/* User Email */
.UserEmail
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0A55A3;
}

/* BOTTOM BORDER AS DASH */
.borderBottomDash
{
	border-bottom: dashed 1px #DDDDDD;
}

/* WHITE BACKGROUND COLOR */
.whiteColor
{
	background-color: #FFFFFF;
}

/* WHITE BACKGROUND COLOR */
.redColor
{
	background-color: #DB001E;
}

/* BODY BACKGROUND COLOR */
.bodyColor
{
	background-color: #F5F5F1;
}

/* Results (ie ’25 Stories met your…”) */
.storyResults
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

/* "Suggestion Label Bold" */
.suggestionLabelsBold
{
	color:#000000;
    font-family:arial, sans-serif;
	font-size:12px;
    font-weight:bold;	
}
/* ASSET ICONS BOX IN STORY BOX */
.assetBoxInStoryBox
{
	background-color: #E8E8E3;
}
/* CLASSES END */
