body {
min-width:940px;
}

#columnwrapper {
width:940px;
color:#000;
background: white url(img/pmg_2colSBR940.jpg);
}

#columns-top {
background:url(img/pmg_2colSBR940Top.jpg);
}

#c1,#c2 {
width:240px;
margin-right:20px;
}

#c1 {
width:680px;
}

#c2 {
margin-right:0;
}

#columns-bottom {
background:url(img/pmg_2colSBR940Bottom.jpg);
}
#bottom-bar {
	color: #CCC;
	padding: 8px 0;
	bottom: 0px;
	overflow: hidden;
	font-size: 12px;
	background-color: #0E4355;

}
#bottom-bar p {

	margin: 0 auto;
	text-align:center;
}

#bottom-bar a {
	color: #FFF;
	text-decoration: none;
}
.floatrt {
float:right;
margin-left: 10px;
}

.floatlt {
float:left;
margin:0 14px 0 0;
}

.rtborder {
border:1px solid #666;
padding:2px;
}

table.contacts {
width:636px;
border:1px #000 solid;
border-collapse:collapse;
border-spacing:0;
background:#fafafa;
margin:16px auto;
color: inherit;
}

td.contactDept {
border:1px #000 solid;
font-family:Verdana,sans-serif;
font-weight:700;
font-size:12px;
color:#fff;
padding-left:8px;
background: #E3E3E3 url(img/pmg_navbg_plain.jpg) repeat-x top;
}

td.contact {
border-bottom:1px #69C dotted;
text-align:left;
font-family:Verdana,sans-serif,Arial;
font-weight:400;
font-size:.7em;
color:#404040;
background:#fafafa;
padding:4px 0 4px 8px;
}

#masthead #navlist {
float:right;
font-size:.8em;
border:0;
margin-top:18px;
margin-right:12px;
}

#navlist li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

#navlist li a,#navlist a:visited {
display:inline-block;
color:#600;
background-color: inherit;
text-decoration:none;
padding:2px 14px 2px 18px;
}

#navlist a:hover {
color:#2D1E2D;
background-color: inherit;
text-decoration:underline;
}

#navlist #helpdesk {
background:url(img/help.png) no-repeat;
}

#navlist #forum {
background:url(img/forum.png) no-repeat;
}

#navlist #downloads {
background:url(img/page_down.gif) no-repeat;
}

#navlist #sitemap {
background:url(img/sitemap.png) no-repeat;
}
ul.list-tick {
   margin: 14px 0 0 0;
   padding: 0;
}
ul.list-tick li {
   margin: 0;
   padding: 0px 0 2px 20px;
   list-style: none;
   background:url(../assets/markers/icn_arrow.gif) no-repeat top left;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type:none;
}

#div.feedburnerFeedBlock li {
color:#033;
background-color: inherit;
margin:0 0 6px;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:700;
}

div.feedburnerFeedBlock #creditfooter {
display:none;
}

div.feedburnerFeedBlock p {
margin-top:0;
text-align:right;
}

.bullet_list {
padding-left:14px;
}

.bullet_list ul {
list-style-type:none;
padding-left:0;
margin-left:0;
line-height:1.4em;
}

.bullet_list li {
list-style-type:none;
background:url(../images/markers/bullet_blue.png) no-repeat top left;
margin-bottom:10px;
padding:0 0 0 17px;
}
.profile_list {
padding-left:14px;
}

.profile_list ul {
list-style-type:none;
padding-left:0;
margin-left:0;

}

.profile_list li {
font-size: .9em;
color: #005079;
list-style-type:none;
background:url(../images/markers/bullet_blue.png) no-repeat top left;
margin-bottom:10px;
padding:0 0 0 17px;
line-height:1.3em;
}
.nglist {
font-size:1em;
margin:18px 0 0;
padding:0;
}

.nglist li {
list-style:none;
background:url(../images/markers/icn_arrow.gif) no-repeat top left;
padding:0 0 0 18px;
}

.ngsublist {
padding-left:32px;
font-size:1em;
margin:0;
}

.ngsublist li {
list-style:square;
background:none;
padding:0 0 8px 6px!important;
}

#tnav-center,#footer {
width:940px;
}
/**********icon links************/
a[href$='.pdf'] {
	display: inline-block;
	padding-right: 20px;
	line-height: 18px;
	background: transparent url(../images/markers/pdf_icon.gif) no-repeat bottom right;
}

a[class ="popup"] {
	display: inline-block;
	padding-right: 16px;
	line-height: 18px;
	background: transparent url(../images/markers/icon_external.gif) no-repeat bottom right;
}
.alert {
	color: #6c4100;
	background: #fff6bf url(../images/markers/alert.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.info {
   color: #003462;
	background: #d9f2fd url(../images/markers/info.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.success {
	color: #33570B;
	background: #DFF2BF url(../images/markers/success.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	margin: 10px 0px;
	padding:10px 10px 10px 55px;
	border: 1px solid;
	}
.warning {
	color: #D8000C;
	background: #ffdfdf url(../images/markers/warning.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-weight: bold;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.notice {
	color: #00008b;
	background: #f0ffff url(../images/markers/notice.png) no-repeat center;
	background-position:15px 50%; /* x-pos y-pos */
   margin: 10px 0px;
   padding:5px 5px 5px 55px;
   border: 1px solid;
	}
.alert a:link, .info a:link, .success a:link, .warning a:link, .alert a:visited, .info a:visited, .success a:visited, .warning a:visited  {
	color: #000000;
   }
.alert a:hover, .info a:hover, .success a:hover, .warning a:hover {
	color: #666666;
	text-decoration:none;
  }
  /*********recently list**************/
.recently {
	margin-left: 0;
   padding-left: 0;
   list-style: none;
}
.recently li {
   line-height: 1.5em;
   padding: 0 0 0 18px;
   background: url(../assets/markers/link_go.png) no-repeat;
	background-position: top left;
	margin-bottom: 6px;
}

#label-list {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}

#label-list li{
   display: inline;
   margin-left: 0;
   padding-right: 4px;
   list-style: none;
}
h2.post-title {
	margin-top: .75em !important;
}
h2.post-title a {
   font-size: 1em;
   text-decoration: none;

}
h3.date-header {
font-size: .9em;
text-transform: uppercase;
color: #8facc8;
}
h2.sidebar-title {
	font-size: 1.0em;
}
.post-body {
	Margin-top: 14px;
}
.post-body a img {
	padding: 2px;
	border: 1px solid #333;
}
#navbar-iframe { display: none; }
.sidebar2 #twitter  {
	border: none !important;
}
#nolinelink a, .nolinelink a {
	text-decoration:none
}
#listleft, #listright {
	float: left;
	width: 318px;
	display: block;
}
.listright br {
	clear: both;
	height: 0;
	display: block;
	line-height: 0.0;
	font-size: 1px;
}


