/* Main Site Text */

.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.greytextBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textSmall {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textBoldLarge {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textBoldLargeRed {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.textBoldLargeGreen {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #00CC00;
	font-weight: bold;
}
.textBoldLargeBlue {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
}
.whitetext2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.whitetextItalic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.lightgrey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.redtext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.greytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textitalic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.textBoldItalic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.whitetext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* ITQ Text */

.ITQtextBlue {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #003366;
}
.ITQtextWhiteBold {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Main Site Links */

.linksSmall  {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 10px; 
	color: #6666CC;
	text-decoration: none
}
.linksSmall:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 10px;
	color: #3A3AB1;
	text-decoration: underline;
}
.whitelinks {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: none
}
.whitelinks:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelinksBold {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitelinksBold:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.boldlinks {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.boldlinks:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.buttonlinks {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; 
	color: #000000;
	text-decoration: none
}
.buttonlinks:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; color: #FFFFFF
}

.buttonlinkOrange {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; 
	color: #FF9900;
	text-decoration: none
}
.buttonlinkOrange:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; color: #FFFFFF
	
}
.greylinks {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; 
	color: #999999;
	text-decoration: none
}
.greylinks:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; color: #000000
}
.yellowlink {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 10px; 
	color: #FFCC33;
	text-decoration: none
}
.yellowlink:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 10px; color: #FFFFFF
}
.bluelinks {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px; 
	color: #6666CC;
	text-decoration: none
}
.bluelinks:hover {
	font-family: Tahoma, Verdana, Arial, Courier, "Courier New";
	font-size: 12px;
	color: #3A3AB1;
	text-decoration: underline;
}

/* ITQ Links */

.ITQlinksBold {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;
}
.ITQlinksBold:hover {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

/* Form */

.formbutton1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 80px;
	border: 1px solid #CCCCCC;

}
.formbutton2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
	width: 110px;
	border: 1px solid #333366;
	background-image: url(common/blue_1.gif);
}
.formbox1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(common/grey_1.gif);
}

/* Header Styles */

h1 {
	/* just a nice general heading style */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #16446C;
	margin: 0;
}
h2 {
	/* just a nice general heading style */
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #16446C;
	margin: 0;
}

/* Header Images */

#headerLogo {
	background: top left url("ITQ/images/InterRisk_Logo.gif") no-repeat; /* This is just a combined form of background-position, background-image and background-repeat */
	text-indent: -9999px; /* This basically hides the replaced text */
	width: 252px; /* Set the dimensions of the heading image */
	height: 97px; /* ditto */
}
#headerITQ {
	background: top left url("ITQ/images/ITQ_header.gif") no-repeat; /* This is just a combined form of background-position, background-image and background-repeat */
	text-indent: -9999px; /* This basically hides the replaced text */
	width: 291px; /* Set the dimensions of the heading image */
	height: 24px; /* ditto */
}


/* Body Scrollbar */

body {
scrollbar-base-color:'white';
	scrollbar-arrow-color:'black';
	scrollbar-track-color:'white';
	scrollbar-shadow-color:'gray';
	scrollbar-highlight-color:'gray';
	scrollbar-3dlight-color:'white';
	scrollbar-darkshadow-Color:'white';
}
