/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 140px;
}
#logodiv img {
	margin: 0px;
	padding: 0px;
}

/*--BEGIN USER STYLE --*/
.img_left {
	float: left;
	margin: 10px 20px 10px 0;
}
.img_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.img_leftb {
	float: left;
	border: 1px solid #005DAB;
	margin-top: 10;
	margin-right: 12px;
	margin-bottom: 10;
}
.img_rightb {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	border: 1px solid #005DAB;

}
.clearit {
	clear: both;
	height: 1px;
	line-height: 0.0;
	font-size: 0;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #DB1411;
	font-size: 1.2em;
}
.blue {
	color: #0057A7;
	font-size: 1.1em;
}
.x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;

	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: left center;
}
.content p .x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: left center;
}
.maincontent p.x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: left center;
}

.content li{
	list-style: none;
	padding: 0;
	margin: 0px;
}
.maincontent li.tick , .maincontent li span.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left top;
	padding-top: 5px;
	list-style-type: none;
	
}
.maincontent li.x , .maincontent li span.x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left center;
}

.content li.tick , .content li span.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left top;
	padding-top: 5px;
	
}
.content li.x , .content li span.x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left center;
}

.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;

	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left 2px;
}
.content p .tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left center;
}
.maincontent p.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left center;
}
#columnwrapper .maincontent li.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-position: left center;
	margin: 0px;
	list-style-type: none;
}


.p2box{
	width: 330px;
	border: 1px solid #E9E9E9;
	height: 280px;
	padding: 5px 5px 0px;
	float: left;
	margin: 5px 10px 25px 0px;
}
.p3box{
	width: 215px;
	border: 1px solid #E9E9E9;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 280px;	
	
}
.maincontent {
	width: 710px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
.cta1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 20px 1px 0px 2px;
	padding: 25px 10px 45px;
	text-align: center;
	background-color: #003EB8;
	background-image: url(contact.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cta2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 20px 1px 0px 2px;
	padding: 25px 10px 50px;
	text-align: center;
	background-color: #0034A8;
	display: block;
}

/*--END USER STYLE --*/
/*COLUMNS*/
#columnwrapper {
	width: 944px;
	color: #000000;
	margin: 0px auto;
	background-image: url(1box_body.jpg);
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	background-image: url(1boxtop.jpg);
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 750px;
}
#c1, #c2, #c3, #c4 {
	float: left;
	background-repeat: no-repeat;
	font-size: 0.75em;
	background-position: 0px -8px;
}

.c1p3col, .c2p3col, .c3p3col {
	float: left;
	width: 219px;
	background-image: url(p3coltop_line.jpg);
	background-repeat: no-repeat;
	font-size: 0.75em;
	background-repeat: no-repeat;
	margin-right: 21px;
	margin-left: 1px;
	
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 23px;
	font-size: 0px;
	background-image: url(1box_bottom.jpg);
}
.content {
	padding: 8px 8px 8px 5px;
	font-size: 1.2em;
}
.content p {
	margin: 6px 0px 8px;
}
h1 {
	margin: 0px;
	font-size: 1em;
}
h2 {
	font-size: 1.3em;
	margin: 15px 0px 10px;
	color: #0057A7;
}
h3 {
	font-size: 1.2em;
	margin: 15px 0px 0px;
	color: #DB1411;
	padding: 0px;
}

h4 {
	font-size: 1.1em;
	margin: 15px 0px 0px;
	color: #000000;
}
#footer {
	margin: 0px auto;
	font-size: 0.8em;
	width: 910px;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7MBM02h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom: 1;
	border-bottom: 1px solid #999999;
	text-align: center;
	margin-bottom: 15px;
	border-top: 1px solid #292929;
}
.p7MBM02h ul {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
}
.p7MBM02h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	background-color: #2A2A2A;
	border-right: 1px solid #000000;
}
.p7MBM02h li.p7MBfirst {
	border-left: 0;
}
.p7MBM02h li.p7MBlast {}

.p7MBM02h a {
	background-image: url(navbg.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -164px;
	padding: 9px 12px 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.p7MBM02h a.p7MBfirst {}
.p7MBM02h a.p7MBlast {}

.p7MBM02h a:link, .p7MBM02h a:visited {
	color: #007EF0;
	font-weight: bold;

}
.p7MBM02h a:hover {
	color: #FFFFFF;
}
.p7MBM02h .p7MBmark {
	font-weight: bold;
	color: #DB1411;
	cursor: default;
}
.p7MBM02h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #0062BB;
	font-size: 0.8em;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0px auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0069C5;
}
a:visited {
	color: #5B85FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 161px;
	z-index: 999999;
	top: 0px;
	font-size: 0.8em;
	border: 0;
	width: 301px;
}

#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #dddddd;
	padding: 5px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #007EF0;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}

.topheading {
	top: 116px;
	right: 0px;
	position: absolute;
	width: 100%;
}
#masthead .topheading h1 {
	color: #CCCCCC;
	background-color: #303030;
	padding-right: 20px;
	padding-top: 8px;
	background-image: url(greybar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	letter-spacing: normal;
	text-align: right;
	height: 20px;
}

#rightbox {
	float: right;
	width: 186px;
	background-repeat: no-repeat;
	margin-right: 0px;
	font-size: 0.95em;
	background-position: 0px 0px;
}
.breadcrumb {
	padding-bottom: 15px;
	font-size: 0.8em;
	margin: 0px auto;
	width: 940px;
}
#rightcontent h4 {
	margin-top: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(box_top.png);
	font-variant: small-caps;
	background-position: 1px 0px;
	margin-right: 0px;
}


#rightcontent a:link, #rightcontent a:visited {
	text-decoration: none;
	color: #333333;
}
#rightcontent h4 a:link, #rightcontent h4 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
}
#rightcontent a:hover, #rightcontent a:active, #rightcontent a:focus {
	text-decoration: underline;
	color: #DB1411;
}
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	border-bottom: 1px dotted #0067C4;
	padding-left: 0px;
	margin-left: 20px;
}

#submenu a:hover, #submenu a:active, #submenu a:focus {
	text-decoration: underline;
	color: #DB1411;
	background-color: #FFFFFF;
}

#rightcontent ul {
	margin: 0px 1px 0px 2px;
	list-style-type: none;
	text-align: left;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightbox #rightcontent p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 1.2em;
}
.blink {
	text-decoration: blink;
}
#rightbox #rightcontent div.news {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 0px;
}

#rightbox #rightcontent div div {
	background-image: none;
	margin-bottom: 0px;
	padding: 0px;
}

#rightbox #rightcontent {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
	text-align: center;
}

.maincontent {
	width: 710px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#masthead #logodiv {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 115px;
	float: left;
}
.maincontent .p3box {
	width: 215px;
	margin-right: 5px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-align: center;
	padding: 0px;

}
.content ul {
	text-align: left;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.content li {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 5px;
}
.content p.x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content p.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}
#c1 h2, #c2 h2, #c3 h2, #c4 h2 {
	height: 27px;
	text-align: center;
	color: #FFFFFF;
	margin: 3px 0px 0px;
	font-size: 15px;
	padding: 0px;
	font-variant: normal;
	text-transform: uppercase;
}
#c1 h2 a:link, #c2 h2 a:link, #c3 h2 a:link, #c4 h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#c1 h2 a:hover, #c2 h2 a:hover, #c3 h2 a:hover, #c4 h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#c1 h2 a:active, #c2 h2 a:active, #c3 h2 a:active, #c4 h2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#c1 h2 a:visited, #c2 h2 a:visited, #c3 h2 a:visited, #c4 h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#threecolumnwrapper, .threecolumnwrapper {
	width: 710px;
	color: #000000;
	margin: 30px 0px 20px 2px;
	padding: 0px;
	overflow: hidden;
	background-image: url(p3col_body.jpg);
	background-repeat: repeat-y;
}

#threecolumnwrapper #c1, #threecolumnwrapper #c2, #threecolumnwrapper #c3 {
	width: 219px;
	margin-right: 21px;
	background-image: url(p3col_top.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
	background-position: 0px 0px;
}
#threecolumnwrapper #c1 h2, #threecolumnwrapper #c2 h2, #threecolumnwrapper #c3 h2 {
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin: 14px 0px 0px;
	font-size: 14px;
	padding: 0px;
	background-image: url(p3col_box.jpg);
	background-repeat: no-repeat;
}
#threecolumnwrapper #c3 {
	margin-right: 0px;
	margin-left: 1px;
}
.c3p3col {
	margin-right: 0px;
	margin-left: 1px;
}
#threecolbottom, .threecolbottom {
	background-image: url(p3col_bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 710px;
	font-size: 0px;
	clear: left;
}
#twocolumnwrapper {
	width: 710px;
	color: #000000;
	margin: 40px 0px 20px 2px;
	padding: 0px;
	overflow: hidden;
	background-image: url(p2boxbody.jpg);
	background-repeat: repeat-y;
}

#twocolumnwrapper #c1, #twocolumnwrapper #c2 {
	width: 346px;
	margin-right: 9px;
	background-image: url(p2box_top.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
	background-position: 0px 0px;
}
#twocolumnwrapper #c1 h2, #twocolumnwrapper #c2 h2 {
	height: 32px;
	text-align: center;
	color: #FFFFFF;
	margin: 14px 0px 0px;
	font-size: 14px;
	padding: 0px;
	background-repeat: no-repeat;
}
#twocolumnwrapper #c2 {
	margin-right: 0px;
}

#twocolbottom {
	background-image: url(p2boxbottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 710px;
	font-size: 0px;
	clear: left;
}
#rightcontent img {
	margin: 0px auto 10px;
	text-align: center;
}
#rightcontent li {
	margin-bottom: 5px;
}
.maincontent .p2box {
	width: 330px;
	border: 1px solid #E9E9E9;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 280px;	
	
}




.maincontent .p3box h3 a, .maincontent .p3box h3 a:visited {
	background-color: #4D44B7;
	margin: 0px;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
}


.maincontent .p2box h3 {
	color: #FFFFFF;
	background-color: #0068C7;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: small-caps;
	text-align: center;
}
.maincontent .p3box h3 a:hover {
	color: #FFFFFF;
	text-decoration:underline;

}
.maincontent table#phone {
	width: 710px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 40px;
}
.maincontent #phone td {

	padding: 1px;
	vertical-align: top;
	font-size: 0.8em;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.maincontent #phone td p {
	margin: 0px;
	padding: 0px;
}

#submenu li {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: 2px 0px;
	background-color: transparent;
}
.c1p3col, .c2p3col, .c2p3col, {
	background-image: url(p3coltop_line.jpg);
	background-repeat: no-repeat;
	width: 219px;
	margin-right: 21px;

	background-position: 0px 0px;
	margin-left: 5px;
}
#threecolumnwrapper .p3col#c1, #threecolumnwrapper .p3col#c2, #threecolumnwrapper .p3col#c3 {
	background-image: url(p3coltop_line.jpg);
	background-repeat: no-repeat;
}
#columnwrapper .maincontent li p {
	margin: 0px 0px 10px;
}
#twocolumnwrapper #c1 .content, #twocolumnwrapper #c2 .content {
	margin-left: 5px;
}
#threecolumnwrapper #c1 .content, #threecolumnwrapper #c2 .content, #threecolumnwrapper #c3 .content {
	margin-left: 5px;
}
#fourcolumnwrapper h2 {
	background-image: url(right_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	margin: 0px;
	background-color: #0057A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#fourcolumnwrapper h2 {
	height: 70px;
	
}
.formrequiredincomplete {
	background: #FF9999;
	color: #000000;
	border: #FF0000 2px solid;
}
#minicontact label {
	font-size: 11px;
}
#minicontact input {
	font-size: 11px;
	height: 18px;
}
#columnwrapper .maincontent p.tick {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left top;
}
#columnwrapper .maincontent .x {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#masthead p {
	margin: 0px;
	padding: 0px;
}
#masthead a:hover {
	color: #DB1411;
}
[if lte IE 7]

.content li {
	padding-left: 30px;
}

[endif]
.content h4 {
	text-align: center;
}
.content h4 {
	text-align: center;
}
hr {
	color: #0069C5;
	margin: 0px;
	padding: 0px;
	height: 3px;
}
#submenu .submenu li {
	background-image: none;
	padding-left: 5px;
}
#rightcontent ul.submenu {
	margin-top: 0px;
	margin-bottom: 0px;
}
.border {
	border-top: 3px solid #0069C5;
	padding-top: 5px;
	clear: left;
}
#rightcontent .cta1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 20px 1px 0px 2px;
	padding: 20px 10px 45px;
	text-align: center;
	background-image: url(contact.png);
	background-position: center bottom;
	display: block;
	background-color: #0041B5;
	background-repeat: no-repeat;
}
#rightcontent .cta2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 20px 1px 0px 2px;
	padding: 10px 10px 45px;
	text-align: center;
	background-color: #0035A9;
	display: block;
	background-image: url(cta.png);
	background-position: center bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#columnwrapper .maincontent table {
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #CCCCCC;
}
.maincontent th {
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	background-color: #0065BF;
	color: #FFFFFF;
}
.content .list {
	margin-left: 20px;
	list-style-type: disc;
	list-style-image: url(bullet2.png);
}
.content .list li {
	list-style-type: disc;
}
.alt {
	background-color: #EFEFEF;
}
#columnwrapper .maincontent li.tick {
	background-image: url(tick.jpg);
}
#columnwrapper .maincontent ul {
}
#threecolumnwrapper h5, .threecolumnwrapper h5 {
	color: #2A2975;
	font-size: 1.4em;
}
.cta-3 {
	clear: left;
}
.cta-3 img {
	margin-left: 45px;
	float: left;
	margin-right: 67px;
	border-width: 0px;
}
.cta-3 img.last   {
	margin-left: 45px;
	float: left;
	margin-right: 0px;
}
.cta-4 {
	clear: left;
	width: 728px;
}
.cta-4 img {
	margin-left: 25px;
	float: left;
	margin-right: 28px;
	border-width: 0px;
}
.cta-4 img.last   {
	float: left;
	margin-right: 0px;
}
p {
	line-height: 1.4em;
}
#columnwrapper .maincontent table p {
	font-size: 11px;
	margin: 3px;
	padding: 0px;
}
.maincontent ul.ticks {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.maincontent .ticks li {
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 5px 25px;
	margin: 0px;
}
#columnwrapper .maincontent ul.none {
	list-style-type: none;
}
#masthead .topheading h1 {
	font-size: 0.8em;
}
#rightcontent .movie {
	height: 200px;
	width: 140px;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
#rightcontent .movie img {
	text-align: center;
	margin: 20px auto;
  }

#rightcontent .movie img.network {
	text-align: center;
	margin: 0px 20px;
  }
#masthead  .img_left {
	margin-top: 0px;
}

