﻿/* ADD THIS BIT TO ANY IMAGE/DIV THAT NEEDS A TRANSPARENT PNG's STYLE:
	behavior: url('includes/iepngfix.htc')
*/

body 					{background: #DDDDDD; font-family:"Trebuchet MS", Helvetica, sans-serif; margin: 0px; text-align:center;}

a						{color: #488ee2; text-decoration:none;}
a:hover					{color: #75b4ff; text-decoration:underline;}

td {
	font-size: 12px;
	padding: 2px;
}

hr { 
	color: #999;
	background-color: #999;
	border: 0;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}

#rightContentIn p {
	text-align: justify;
}

.entityA					{color: #7a7a7a; text-decoration:none; font-weight:normal;}
.entityA:hover			{color: #75b4ff; text-decoration:underline; font-weight:normal;}

.size0					{font-size: 10px; line-height: 100%;}
.size1					{font-size: 10px; line-height: 135%;}
.size2, p				{font-size: 12px;line-height: 135%;}
.size3					{font-size: 14px; line-height: 135%;}
.header, h2				{color: #004393; text-decoration:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; .font-size: 17px; text-transform:uppercase; font-weight:bold; margin-bottom: 10px;}
h3 { font-size: 15px; font-weight: bold; }
h4 { font-size: 14px; font-weight: bold; }

.alpha					{behavior: url('/!includes/iepngfix.htc');}

.entityOff				{cursor: pointer; border: 1px solid #ffffff;padding: 5px;background: transparent url('/images/entityBacker_off.png') no-repeat left bottom; font-size: 13px; margin-bottom: 5px; color: #7a7a7a; text-decoration:none; font-weight: bold;}
.entityOn				{cursor: pointer; border: 1px solid #ffffff;padding: 5px;background: transparent url('/images/entityBacker_on.png') no-repeat left bottom; font-size: 13px; margin-bottom: 5px;color: #488ee2; text-decoration:none; font-weight: bold;}
.entityNum				{font-weight: bold; color: #ffffff; text-decoration:none; white-space:nowrap; width: 20px; text-align:left; float:left;}
.entityArrow				{float: right; margin-top: -1px;}

.loginInput_u			{height: 21px; width: 140px; padding: 4px; background:transparent url('/images/usernameBack.png') no-repeat top left; font-family:tahoma, geneva, sans-serif; font-size: 11px; color: #000000; border: 0px; vertical-align:middle;}
.loginInput_p			{height: 21px; width: 140px; padding: 4px; background:transparent url('/images/passwordBack.png') no-repeat top left; font-family:tahoma, geneva, sans-serif; font-size: 11px; color: #000000; border: 0px; vertical-align:middle;}

#nav a {
	color: #4a4a4a; text-decoration:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 18px; .font-size: 17px; font-variant:small-caps; font-weight:bold;}
}

#nav a:hover {
	color: #4a4a4a; text-decoration:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 18px; .font-size: 17px; font-variant:small-caps; font-weight:bold;}
}

.entityOff a { text-decoration: none; color: #7a7a7a; }
.entityOn a { text-decoration: none; color: #488ee2; }

a.back {
	background: url(/images/icons/2leftarrow.png) no-repeat 0 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

a.download {
	background: url(/images/icons/download.png) no-repeat;
	padding-left: 24px;
	font-weight: bold;
	font-size: 15px;
}

.error, .msg {
	color: #AF0000;
}

.hidden { display: none; }

img.content {
	border: 1px solid #000;
}