@import"mt_style.css";
@import"sifr.css";
@import"sifr-screen.css";

body {
	background:url(images/bg_page.jpg) #FFFFFF repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	margin:0px;
}
a {
	color:#d51e24;
}

form {
	margin:0px;
}
#reflect {
	float:left;
	padding:0px 10px 2px 0px;
}
.noRepeate {
	background-repeat:no-repeat;
	background-position:top;
}
.paddingTop10px {
	padding-top:10px;
}
a.whiteLinksSm, a.whiteLinksSm:active, a.whiteLinksSm:visited {
	font-size:10px;
	color:#FFFFFF;
}
a.whiteLinksSm:hover {
	text-decoration:none;
}
a.blackLinks, a.blackLinks:active, a.blackLinks:visited {
	color:#000000;
	text-decoration:none;
}
a.blackLinks:hover {
	text-decoration:none;
}
a.blackLinksSm, a.blackLinksSm:active, a.blackLinksSm:visited {
	font-size:10px;
	color:#000000;
}
a.blackLinksSm:hover {
	text-decoration:none;
}
a.redLinksB, a.redLinksB:active, a.redLinksB:visited {
	font-weight:bold;
	color:#d51e24;
}
a.redLinksB:hover {
	text-decoration:none;
}
.bgFooter {
	background:url(images/hr_black.gif) repeat-x top;
	font-size:10px;
	font-weight:bold;
}
.tabsContentArea {
	padding:6px 0px 27px 0px;
	vertical-align:top;
}
.bgBlackTabs {
	background:url(images/bg_black_tabs.jpg) #282828 repeat-x;
}
.bgBlackTabsLeft {
	background:url(images/tabs_black_left.jpg) #282828 no-repeat;
}
.bgBlackTabsRight {
	background:url(images/tabs_black_right.jpg) #282828 no-repeat;
}
.bgRedTabs {
	background:url(images/bg_red_tabs.jpg) #A9181D repeat-x;
}
.bgRedTabsLeft {
	background:url(images/tabs_red_left.jpg) #A9181D no-repeat;
}
.bgRedTabsRight {
	background:url(images/tabs_red_right.jpg) #A9181D no-repeat;
}
ul#BulletArrows {
	list-style:url(images/bullet_arrows.gif);
	*list-style:url(images/bullet_arrows1.gif);
	margin:0px 0px 0px -20px;
	*margin:0px 0px 0px 20px;
}
li#BulletArrows {
	margin:0px 0px 10px 0px;
	line-height:18px;
}
ul#BulletArrows2 {
	list-style:url(images/bullet_arrows.gif);
	*list-style:url(images/bullet_arrows1.gif);
	margin:0px 0px 0px -20px;
	*margin:0px 0px 0px 20px;
}
li#BulletArrows2 {
	margin:0px 0px 5px 0px;
	line-height:12px;
}
a.BlackBigLinks, a.BlackBigLinks:active, a.BlackBigLinks:visited {
	color:#000000;
}
a.BlackBigLinks:hover {
	text-decoration:none;
}
A.powered, A.powered:active, A.powered:visited, A.powered:hover {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
A.gatesix, A.gatesix:active, A.gatesix:visited, A.gatesix:hover {
	font-size:10px;
	font-weight:bold;
	color:#0A3971;
	text-decoration:none;
	padding-right:6px;
}
.contentBlackBig {
	font-size:12px;
}
.contentCloudHeader {
	font-size:16px;
	color:#304fa9;
}
.redHeadings {
	font-size:16px;
	color:#c21f24;
}
.blackHeadings {
	font-size:16px;
	color:#000000;
}
.bgTNBcontainer {
	font-weight:bold;
	padding:4px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.bgTNBcontainer a {
	color:#000000;
	padding:0px 6px 0px 0px;
	text-decoration:none;
}
A.redLinksSmall, A.redLinksSmall:active, A.redLinksSmall:visited, A.redLinksSmall:hover {
	font-size:10px;
	color:#c21f24;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}
#contactTable {
	font-size:11px;
}
#uploadTable {
	font-size:11px;
}
#contactTable input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px 4px 2px 4px;
}
.bgTable {
	background:#CCCCCC;
	padding:6px 12px 6px 12px;
}
.tableLeft {
	font-weight:bold;
	background:#F1F1F1;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:right;
	color:#333333;
	vertical-align:top;
	padding:6px 12px 0px 0px;
}
.tableSeparator {
	background:#CCCCCC;
}
.tableRight {
	background:#E1E1E1;
	border-right:1px solid #CCCCCC;
	color:#000000;
	vertical-align:top;
	padding:6px 0px 6px 12px;
}
.contentRed {
	color:#d51e24;
}
.submitBtn {
	background:#c21f24;
	padding:5px;
	border:1px solid #000000;
	color:#FFFFFF;
	text-transform:lowercase;
}
.buttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:#c21f24;
	padding:2px;
	border:1px solid #000000;
	text-transform:lowercase;
}

