/* CSS Document */
html			{
				overflow-y			: scroll;
				}
A				{
				color				: #5880a6;
				text-decoration		: underline;
				}
A:Hover			{
				text-decoration		: none;
				}
Body			{
				font-family			: Anglo Sans Light, Arial;
				font-size			: 12px;
				font-style			: normal;
				line-height			: normal;
				color				: #404040;
				font-weight			: normal;
				background			: url("graphics/abc-bg.jpg");
				background-repeat	: repeat-x;
				background-position	: top;
				background-color	: #8db1eb;
				}
TD				{
				font-family			: Anglo Sans Light, Arial;
				font-size			: 12px;
				font-style			: normal;
				line-height			: normal;
				color				: #404040;
				font-weight			: normal;
				}
Input, textarea, select
				{
				border-left			: 1px #000000 Solid;
				border-right		: 1px #000000 Solid;
				border-top			: 1px #000000 Solid;
				border-bottom		: 1px #000000 Solid;
				font-family			: Arial, Helvetica, sans-serif;
				font-size			: 11px;
				color				: #404040;
				}
input.button	{
				color				: #ffffff;
				background-color	: #5880a6;
				font-weight			: bold;
				cursor				: pointer;
				}
.mainbotm		{
				background			: url("graphics/abc-bg2.jpg");
				background-repeat	: repeat-x;
				background-position	: bottom;
				}
.botm			{
				background			: url("graphics/botm-bg.gif");
				background-repeat	: repeat-x;
				background-position	: bottom;
				}
.botmtxt, .botmtxt A, .botmtxt A:Hover
				{
				color				: #000000;
				font-size			: 8px;
				font-family			: Arial, Helvetica, sans-serif;
				}
.introbox		{
				background			: url("graphics/introbox-bg.gif");
				background-repeat	: repeat-x;
				background-position	: bottom;
				background-color	: #6a9fef;
				}
.introboxtxt	{
				color				: #ffffff;
				font-size			: 14px;
				padding-left		: 8px;
				padding-right		: 10px;
				padding-top			: 5px;
				}
.homebg			{
				background			: url("graphics/home-box-bg.png");
				background-repeat	: repeat-y;
				background-position	: top;
				}
.promobg		{
				background			: url("graphics/promo-box-bg.png");
				background-repeat	: repeat-y;
				background-position	: top;
				margin-left			: 10px;
				padding-left		: 10px;
				margin-right		: 15px;
				padding-right		: 15px;
				}
.whtbox			{
				background			: url("graphics/home-whtbox-bg.png");
				background-repeat	: repeat-y;
				background-position	: top;
				margin-left			: 18px;
				padding-left		: 18px;
				}
.submenu		{
				background			: url("graphics/sub-menu-bg.png");
				background-repeat	: repeat-y;
				background-position	: top left;
				}
.submenu2		{
				background			: url("graphics/sub-menu-logo.png");
				background-repeat	: no-repeat;
				background-position	: bottom;
				}
.submain		{
				background			: url("graphics/sub-main-bg.png");
				background-repeat	: repeat-y;
				background-position	: top left;
				margin-left			: 18px;
				padding-left		: 18px;
				margin-right		: 28px;
				padding-right		: 28px;
				}
.submenutxt, .submenutxt A
				{
				font-size			: 13px;
				color				: #000064;
				text-decoration		: none;
				}
.homeboxtxt		{
				font-size			: 12px;
				margin-left			: 5px;
				padding-left		: 5px;
				margin-right		: 10px;
				padding-right		: 10px;
				color				: #646464;
				}
.homeboxmore	{
				font-family			: Anglo Sans Light, Arial;
				color				: #646464;
				font-size			: 18px;
				vertical-align		: 16px;
				}
h1, h1 A		{
				font-family			: Anglo Sans Bold, Arial;
				color				: #ff7000;
				font-size			: 30px;
				padding-top			: 5px;
				margin-top			: 5px;
				padding-bottom		: 0px;
				margin-bottom		: 0px;
				text-decoration		: none;
				}
h2, h2 A		{
				font-family			: Anglo Sans Bold, Arial;
				color				: #ff7000;
				font-size			: 25px;
				padding-top			: 5px;
				margin-top			: 5px;
				padding-bottom		: 0px;
				margin-bottom		: 0px;
				text-decoration		: none;
				}
h3				{
				font-family			: Anglo Sans Light, Arial;
				color				: #ffffff;
				font-size			: 20px;
				padding-top			: 2px;
				margin-top			: 2px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				padding-left		: 5px;
				margin-left			: 5px;
				text-decoration		: none;
				}
h4, h4 A		{
				font-family			: Anglo Sans Light, Arial;
				color				: #027ee8;
				font-size			: 14px;
				padding-top			: 2px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				}
h5, h5 A		{
				font-family			: Anglo Sans Light, Arial;
				color				: #ff9600;
				font-size			: 14px;
				padding-top			: 2px;
				padding-bottom		: 5px;
				margin-bottom		: 5px;
				text-decoration		: none;
				}
h6				{
				}
.newssource		{
				color				: #027ee8;
				font-size			: 12px;
				}
.blankfield		{
				color					: #ff0000;
				font-weight				: Bold;
				}	