@charset "utf-8";
/* CSS Document */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#header
{
	position: relative;
	height: 9em;
	padding-left: 2em;
	background-image: url(../images/cards_b-w_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header h1
{
	position: absolute;
	top: 7px;
	font-size: 2.2em;
	letter-spacing: -0.05em;
	left: 454px;
	color: #FFFFFF;
}

#header h1 a
{
	color: #ffffff;
	text-decoration: none;
	top: 5px;
	clip: rect(auto,68px,auto,auto);
}

#header h2
{
	position: absolute;
	font-size: 0.8em;
	top: 68px;
	color: #000000;
	left: 185px;
}


#menu
{
	position: absolute;
	top: 96px;
	right: 10px;
	color: #000000;
}

#menu ul
{
	list-style: none;
	color: #000000;
	font-weight: bold;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;
	color: #FFFFFF;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
	color: #FFFFFF;
}

#menu li a
{
	color: #E21B23;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
	color: #000099;
}


#content
{
	line-height: 1.5em;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF3001;
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #E21B23;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h1
{
	font-size: 1.7em;
	color: #E21B23;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}
#content h4 {
	font-size: 8px;
	font-style: italic;
	text-align: right;
	color: #666666;
}
#content h4 a {
	color: #666666;
}


#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style-image: url(../images/list_bullet.jpg);
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('file:///C|/Documents and Settings/Laptop/Desktop/images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #000000;
	line-height: 20px;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border: 1px solid #000000;
	height: 20px;
}

#content table tr.rowH
{
	color: #fff;
	background-color: #006192;
	border: 1px solid #fff;
}

#content table tr.rowA
{
	color: inherit;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	line-height: 20px;
}

#content table tr.rowB
{
	color: inherit;
	background-color: #FDFDFD;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}
#content table tr.rowC {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#content  table  tr.rowE {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#content table tr.rowG {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#content table tr.rowF {
	border: 1px solid #000000;
}
#content table tr.rowD {
	border: 1px solid #000000;
}




#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
	text-align: left;
}
#primaryContent p img {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	float: none;
	vertical-align: top;
}




#secondaryContent
{
	position: relative;
	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('file:///C|/Documents and Settings/Laptop/Desktop/images/a1.gif') top right repeat-y;
}

#secondaryContent .xbg
{
	position: absolute;
	right: -3px;
	bottom: 20px;
	background: #fff url('file:///C|/Documents and Settings/Laptop/Desktop/images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}



#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('file:///C|/Documents and Settings/Laptop/Desktop/images/a2.gif') top left repeat-y;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 115px;
	bottom: -19px;
	background: #fff url('file:///C|/Documents and Settings/Laptop/Desktop/images/a4.gif') top left no-repeat;
	height: 94px;
	width: 119px;
}


#footer
{
	position: relative;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}
#content table img {
	height: auto;
	width: auto;
	float: none;
}
#content table a {
	font-size: 14px;
	font-weight: bold;
}
#language {
	left: auto;
	bottom: 0px;
	display: inline;
}




