/* ---------------------------------------------
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 {
	background: url(../design_images/bg.jpg) repeat-x top #FFFFFF;
	margin: 0px;
	font-size:x-small;
	color:#6C6C6C;

}

tr, td, tbody, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#6C6C6C;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:normal;
	color:#000000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:#000000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#000080;
	margin-bottom:5px;
	margin-top:5px;
}

h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#DE1414;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#DE1414;
	}

big {
	font-size:small;
	font-weight:bold;
	color:#E63306;
}
small, sub, sup {
	font-size:8;
	font-weight:normal;
	color:;
}

/* ------------ TEXT FORMATTING ----------- */
strong,{ font-weight:bold; }
em { font-style:italic; }
i { font-style:italic; }
u { text-decoration:underline; }

/* ------------ QUOTE ----------- */
blockquote {
	font-family:;
	font-size:;
	font-weight:;
	font-style:;
	color:;
	text-align:;
}

/* ------------ LISTS ----------- */
ul{
list-style-image: url(../design_images/bullet.gif);
margin-left:25px;
margin-top:3px;
}

li{
margin-top:7px;
}

/* ------------ LINKS ----------- */
a:link { color:#08549F; text-decoration:none; font-weight:normal;}
a:visited { color:#08549F; text-decoration:none; font-weight:normal;}
a:hover { color:#333333; text-decoration:none; font-weight:normal;}
a:active { color:#08549F; 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: ;
scrollbar-arrow-color: ;
scrollbar-track-color: ;

scrollbar-shadow-color:;
scrollbar-lightshadow-color:; 
scrollbar-darkshadow-color:;

scrollbar-highlight-color:;
scrollbar-3dlight-color:;
}

/* ------------ IMAGES ----------- */

img {behavior: url(iepngfix.htc)}

img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight: normal;
	color:#2E7DCC;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#666666;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#666666; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#666666; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#666666; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#666666; 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:#F2BB15; text-decoration:none; 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:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */

/* ------------ Green Title text ----------- */
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:normal;
	color:#616365;
}

/* ------------ Home Title 2 ----------- */
.subTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:Navy;
	font-weight:bold;	
}

/* ------------ Menu Link ----------- */
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; font-variant:small-caps;}
.menuLink:active { color:#08549F; text-decoration:none;}
.menuLink:link { color:#08549F; text-decoration:none;}
.menuLink:visited { color:#08549F; text-decoration:none;}
.menuLink:hover { color:#878787; text-decoration:none;}

/* ------------ Sub Menu Link ----------- */
.subMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; }
.subMenuLink:active { color:#878787; text-decoration:none; font-weight:bold}
.subMenuLink:link { color:#878787; text-decoration:none; font-weight:bold}
.subMenuLink:visited { color:#878787; text-decoration:none; font-weight:bold}
.subMenuLink:hover { color:#0579D8; text-decoration:none; font-weight:bold}

/* ------------ Black Link ----------- */
.blackLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.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:#EE1C23; text-decoration:none; font-weight:normal;}

/* ------------ White Bold Link ----------- */
.whiteBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.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:#76C1DE; text-decoration:none; font-weight:bold;}

/* ------------ White  Link ----------- */
.readLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.readLink:active { color:#4082BE; text-decoration:none;}
.readLink:link { color:#4082BE; text-decoration:none;}
.readLink:visited { color:#4082BE; text-decoration:none;}
.readLink:hover { color:#570327; text-decoration:none;}


/* ------------ Blue Link ----------- */
.blueLink { font-family:Verdana, Arial, Helvetica, sans-serif; }
.blueLink:active { color:#4082BE; text-decoration:none; font-weight:bold}
.blueLink:link { color:#4082BE; text-decoration:none; font-weight:bold}
.blueLink:visited { color:#4082BE; text-decoration:none; font-weight:bold}
.blueLink:hover { color:#570327; text-decoration:none; font-weight:bold}


/* ------------ Black Bold Link ----------- */
.blackBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.blackBoldLink:active { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:link { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:visited { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:hover { color:#EE1C23; text-decoration:none; font-weight:bold;}

/* ------------ grey Link ----------- */
.greyLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.greyLink:active { color:#616365; text-decoration:none;}
.greyLink:link { color:#616365; text-decoration:none;}
.greyLink:visited { color:#616365; text-decoration:none;}
.greyLink:hover { color:#EE1C23; text-decoration:none;}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

	
/* ------------ Bold ----------- */
.bold{
	font-weight:bold;
	}
	
/* ------------ Blue ----------- */
.blue{
	color:#08549F
	}	

/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}

/* ------------ 3 Buttons ----------- */	
#threeBtns{
	background:url(../design_images/bg_3btns.gif) left top no-repeat;
	height:42px;

}

	#threeBtns td{
		padding-left:40px; 
		padding-top:10px;
		}

	#threeBtns a{
		color:#616365;
		font-size:0.9em;
		display:block;
		}
		
	#threeBtns a:hover{
		color:#CCCCCC;
		}

/* ------------ TOP PHRASES ----------- */

#topPhrases{
	background:#F3F3F3;
	padding:10px;
	margin-top:10px;
	width:170px;
}

	#topPhrases H2{
		color:#000;
		font-size:15px;
		font-weight:bold;
		margin-top:1px;
	}
	
	#topPhrases H3 a{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		margin:2px;
	}
		#topPhrases H3 a:hover{
			color:#999999;
		}
		
#topPhrasesSub{
	background:#F3F3F3;
	padding:10px;
	margin-top:10px;
	margin-right:10px;
}

	#topPhrasesSub H2{
		color:#000;
		font-size:15px;
		font-weight:bold;
		margin-top:1px;
	}
	
	#topPhrasesSub H3 a{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		margin:2px;
	}
		#topPhrasesSub H3 a:hover{
			color:#999999;
		}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#61DBE4; text-decoration:underline; font-weight:normal;}


/* Add This */

.addThis{
	float:right;
	margin:18px 0 0 0;
	}
	
/* cloud tag */

.cloudTag{
		text-align:center;
		margin:10px 5px 0 -5px;
		padding:5px
		}
	
	.cloudTag a.size1 {
		font-size:18px;
		margin: 2px;
		color:#f59445;
	}
		.cloudTag  a.size1:hover {
			text-decoration:underline;
		}
	
	.cloudTag  a.size2 {
		font-size:16px;
		margin: 4px;
		color:#0453a2;
	}
		.cloudTag a.size2:hover {
			text-decoration:underline;
		}
	
	.cloudTag a.size3 {
		font-size:15px;
		font-weight:bold;
		margin: 6px;
		color:#01a451;
	}
		.cloudTag a.size3:hover {
			text-decoration:underline;
		}
	
	.cloudTag a.size4 {
		font-size:14px;
		margin: 8px;
		color:#01a451;
	}
		.cloudTag a.size4:hover {
			text-decoration:underline;
		}
	.cloudTag a.size5 {
		font-size:13px;
		margin: 10px;
		color:#f6913f;
	}
		.cloudTag a.size5:hover {
			text-decoration:underline;
		}
	
	.cloudTag a.size6 {
		font-size:12px;
		margin: 12px;
		color:#f6913f;
	}
		.cloudTag a.size6:hover {
			text-decoration:underline;
		}
	
	.cloudTag a.size7 {
		font-size:11px;
		margin: 17px;
		color:#0d5198;
	}
		.cloudTag a.size7:hover {
			text-decoration:underline;
		}