/* ---------------------------------------------
Source CSS Document: v1.0
Copyright: ICON Studios - icon.com.mt
Site:
Author:
------------------------------------------------*/
/* ------------ USAGE OF FONT SIZES
x-small, small, medium, large, x-large, xx-large
----------- */

/* ------------ BODY ----------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
}


tr, td, tbody, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:black;
	text-align:justify;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#CC0000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	color:#FFCC00;
	text-align:left;
}
h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFCC00;
	text-align:left;
}
big {
	font-size:small;
	font-weight:bold;
	color:black;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}
/* ------------ PARAGRAPHS ----------- */
p { text-align:justify; }

/* ------------ TEXT FORMATTING ----------- */
strong, b, em { font-weight:bold; }
em { font-style:normal; }
i { font-style:italic; }
u { text-decoration:underline; }

/* ------------ QUOTE ----------- */
blockquote {
	font-family:;
	font-size:;
	font-weight:;
	font-style:;
	color:;
	text-align:;
}

/* ------------ LISTS ----------- */
ul li {
	list-style-image:url(../design_images/bullet.gif);
	margin-left:10px;
}

/* ------------ LINKS ----------- */
a:link { color:#0099FF; text-decoration:none; font-weight:normal;}
a:visited { color:#0099FF; text-decoration:none; font-weight:normal;}
a:hover { color: Red; text-decoration:none; font-weight:normal;}
a:active { color:#C2100C; text-decoration:none; font-weight:normal;}

/* ------------ FORMS ----------- */
label {
	font-size:x-small;
	color:;
	text-align:left;
}
input {
	font-size:x-small;
	width:;
	color:;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:;
	height:;
	color:;
}
select {
	font-size:x-small;
	width:;
	color:;
}
.button {
	font-size:;
	font-weight:;
	width:;
}

form {
scrollbar-base-color: #CCCBBD;
scrollbar-arrow-color: white;
scrollbar-track-color: #87856E;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

/* ------------ IMAGES ----------- */
img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight:bold;
	color:#C2100C;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:regular;
	color:black;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.footerLink:active { color:black; text-decoration:none; font-weight:normal;}
.footerLink:link { color:black; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:black; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:black; text-decoration:underline; font-weight:normal;}

/* ------------ ICON LINK ----------- */
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.iconLink:active { color:#0073EA; text-decoration:none; font-weight:normal;}
.iconLink:link { color:#0073EA; text-decoration:none; font-weight:normal;}
.iconLink:visited { color:#0073EA; text-decoration:none; font-weight:normal;}
.iconLink:hover { color:#0073EA; text-decoration:underline; font-weight:normal;}

/* ------------ SNAP ----------- */
.snapLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.snapLink:active { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:link { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:visited { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:hover { color:#22BE3E; text-decoration:none; font-weight:normal;}

.linkColor: {color:#22BE3E; text-decoration:none; font-weight:normal;}
/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */

/* ------------ subTitles ----------- */
.subTitles	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:Black;
	
}

/* ------------ bold text ----------- */
.boldText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:black;	
}
.normalText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:black;	
}
.boldLink:active { color:black; text-decoration:none; font-weight:bold;}
.boldLink:link { color:black; text-decoration:none; font-weight:bold;}
.boldLink:visited { color:black; text-decoration:none; font-weight:bold;}
.boldLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}

/* ------------ bold Blue text ----------- */
.boldBluText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#0099FF;	
}
.boldBluLink:active { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:link { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:visited { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}

/* ------------ bold red text ----------- */
.boldRedText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#C2100C;	
}
.boldRedLink:active { color:#C2100C; text-decoration:none; font-weight:bold;}
.boldRedLink:link { color:#C2100C; text-decoration:none; font-weight:bold;}
.boldRedLink:visited { color:#C2100C; text-decoration:none; font-weight:bold;}
.boldRedLink:hover { color:#FFCC00; text-decoration:none; font-weight:bold;}


/* ------------ Black text ----------- */
.blackText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:black;	
}
.blackLink:active { color:black; text-decoration:none; font-weight:normal;}
.blackLink:link { color:black; text-decoration:none; font-weight:normal;}
.blackLink:visited { color:black; text-decoration:none; font-weight:normal;}
.blackLink:hover { color:#999999; text-decoration:none; font-weight:normal;}

/* ------------ Grey text ----------- */
.greyText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999999;	
}
.greyLink:active { color:#999999; text-decoration:none; font-weight:normal;}
.greyLink:link { color:#999999; text-decoration:none; font-weight:normal;}
.greyLink:visited { color:#999999; text-decoration:none; font-weight:normal;}
.greyLink:hover { color:black; text-decoration:none; font-weight:normal;}



/* ------------ HEADINGS ----------- */
.pageTitlesBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
	color:black;
	text-align:left;
}

/* ------------ HEADINGS ----------- */

.greenBigLink { font-family:Arial, Helvetica, sans-serif; font-size:medium;}
.greenBigLink:active { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:link { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:visited { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}

/* ---------------- Big Bold Red Links----------------- */
.redBoldBigText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#E7130E;	
	font-weight:bold;
}

/* ------------ White Link ----------- */
.whiteLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size:x-small; }
.whiteLink:active { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:link { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:visited { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:hover { color:#FFCC00; text-decoration:none; font-weight:normal;}


/* ------------ Red Link ----------- */
.redLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:x-small; }
.redLink:active { color:#C2100C; text-decoration:none; font-weight:normal;}
.redLink:link { color:#C2100C; text-decoration:none; font-weight:normal;}
.redLink:visited { color:#C2100C; text-decoration:none; font-weight:normal;}
.redLink:hover { color:#C2100C; text-decoration:underline; font-weight:normal;}


/* ------------ white bold text ----------- */
.whiteBold	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:white;
}
.whiteBoldLink:active { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:link { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:visited { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:hover { color:#FFCC00; text-decoration:underline; font-weight:bold;}
/* ------------ white text ----------- */
.whiteText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:white;
	text-align:left;
}

/* ------------ white text small ----------- */
.whiteTextSmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:white;
	text-align:right;
}


/* ------------ yellow text ----------- */
.yellowText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#FFCC00;
}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:black;
}

/* ------------ form text 2----------- */
.formText2 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
}

/* ------------ Top of Page ----------- */

.topofPage { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size:xx-small; }
.topofPage:active { color:#399AFF; text-decoration:none; font-weight:normal;}
.topofPage:link { color:#399AFF; text-decoration:none; font-weight:normal;}
.topofPage:visited { color:#399AFF; text-decoration:none; font-weight:normal;}
.topofPage:hover { color:white; text-decoration:none; font-weight:normal;}

/* ------------ Page Functions TEXT and LINK ----------- */

.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#0099FF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#0099FF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#0099FF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#0099FF; text-decoration:underline; font-weight:normal;}


/* ------------ MENU Links ----------- */
	
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; padding-left:10px;}
.menuLink:active { color:white; text-decoration:none; font-weight:normal;}
.menuLink:link { color:white; text-decoration:none; font-weight:normal;}
.menuLink:visited { color:white; text-decoration:none; font-weight:normal;}
.menuLink:hover { color:#FFCC00; text-decoration:none; font-weight:normal;}

/* ----- faq collapse ------- */
.faq_Collapse {
	BACKGROUND-POSITION: 50% bottom; 
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE: url(design_images/line_dt_gry_hr.gif); 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BACKGROUND-REPEAT: repeat-x;
}

.add_menuPadding {
	padding:12px;
}

.remove_from_print
{
	display:none;
}

.formLabel
{
	text-align:right;
	width:200px;
}