body, td, tr, .article-content, .novisited, .normal, .medium, .large, .xlarge, .xxlarge, .xxxlarge, .small, .xsmall, .xxsmall, xxxsmall
{
	font: 11px tahoma, 'verdana ce', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;	
}

html, body
{
		height: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFF;
}

.xxxsmall 	{ font-size: 8px; }
.xxsmall 	{ font-size: 9px; }
.xsmall, .novisited { font-size: 10px; }
.small 		{ font-size: 11px; }
.normal 		{ font-size: 12px; }
.medium 		{ font-size: 13px; }
.large 		{ font-size: 14px; }
.xlarge 		{ font-size: 15px; }
.xxlarge 	{ font-size: 16px; }
.xxxlarge 	{ font-size: 17px; }
.xxxxlarge 	{ font-size: 18px; }

.error 			{color: #FF0000; font-weight: bold; display: inline;} /* For inline error messages*/
.red 				{color: #FF0000; font-weight: bold; }
.dark-red 		{color: #AA0000; font-weight: bold; }
.white 			{color: #FFFFFF; }
.green 			{color: #00BB00; font-weight: bold; }
.dark-green 	{color: #00AA00; font-weight: bold; }
.light-purple 	{color: #A495EA; font-weight: bold; }
.purple 			{color: #7D75DF; font-weight: bold; }
.gray 			{color: #888888;}
.dark-gray 		{color: #212121;}

.dark-blue 		{color: #3D5083;}
.bold 			{font-weight: bold;}

DIV.half {line-height: 50%}
DIV.quarter {line-height: 25%}
DIV.mini {line-height: 5%}

A:link {color: #001F60; font-weight: bold; text-decoration: underline;}
A:visited {color: #006600; font-weight: bold; text-decoration: underline;}
A:active {color: #EE8F00; font-weight: bold; text-decoration: underline;}
A:hover {color: #F40000; font-weight: bold; text-decoration: underline;}

.important-link
{
	background-color: #FF0000;
	padding: 15px 12px 15px 12px;
	border: 1px solid #000000;
	text-align: center;
	margin: 6px 0px 6px 0px;
	width: 430px;
}

.important-link2
{
	background-color: #FEE;
	padding: 6px;
	border: 1px solid #DBB;
	text-align: center;
	margin: 6px 0px 6px 0px;
	color: #555;
}

.page-redirect-lft
{
	background-image: url("page_redirect_lft.gif");
}
.page-redirect-rgt
{
	background-image: url("page_redirect_rgt.gif");
}
.page-redirect-center
{
	background-image: url("page_redirect_center.gif");
}

.page-redirect-cart-top
{
	background-image: url("page_redirect_cart_box_top.gif");
}
.page-redirect-cart-mdl
{
	background-color: #ebebeb;
	background-image: url("page_redirect_cart_box_mdl.gif");
	background-repeat: repeat-y;
	padding: 20px 10px 20px 10px;
}
.page-redirect-cart-btm
{
	background-image: url("page_redirect_cart_box_btm.gif");
}
.row1
{
	color: #001F30;
	background: #E9F5F9;
}
.row2
{
	color: #001F30;
	background: #DEF1F8;
}
