@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}


#accordion h3, #accordion2 h3 {
	background-color:#231f20;
	border-top:#000000 2px solid;
	padding:13px 0px 0px 10px;
	margin-bottom:0px;
	height:28px;
}

#accordion h3 a:hover, #accordion h3 a:link, #accordion h3 a:visited, #accordion2 h3 a:hover, #accordion2 h3 a:link, #accordion2 h3 a:visited {
	color:#CCCCCC;
	font-size:14px;
}

#accordion h3 a img, #accordion2 h3 a img {
	margin-right:6px;
}

#accordion a img, #accordion2 a img {
	border:none;
	margin-right:2px;
}

.accordionItem {
	color:#CCCCCC;
	background-color:#333333;
}

.accordionContent {
}

.accordionContent ul li {
	padding:7px 0px 7px 7px;
	font-size:14px;
}

.accordionContent ul li:hover {
	padding:7px 0px 7px 7px;
	background:#000000;
}

.accordionContent ul {
	list-style:none;
}

.accordionContent ul a:link, .accordionContent ul a:visited {
	color:#CCCCCC;
}

.accordionContent ul a:hover {
	color:#FFFFFF;
}

.accordionContent ul a:hover {
	background-color:#000000;
}

.accordionContentText {
	padding:7px 3px 0px 7px;
}

.accordionContentText p {
	padding:0px;
}

.accordionItemStatic {
	background-color:#231f20;
	border-top:#000000 2px solid;
	padding:13px 0px 0px 10px;
	height:28px;
	color:#CCCCCC;
	font-size:12px;
}

.accordionItemStatic a:link, .accordionItemStatic a:visited, .accordionItemStatic a:hover {
	color:#CCCCCC;
	font-size:14px;
}

body {
	background:url(http://www.pmiwi.com/images/bg.jpg) repeat-x #000000;
}

a, a:link {color:#cc0033; text-decoration:underline;}
a:hover {color:#ff0066;	text-decoration:underline;}
a:visited {color:#cc0033;}

p {
	margin:0 0 33px 0;
	line-height:28px;
}

h1 {
	font-size:36px;
	color:#990033;
}

ul {
	margin:0;
}

li {
	margin:0;
}
/************* Site Body ****************/


.siteContainer {
	width:768px;
	margin:0 auto;
}

.header {
	float:left;
	width:768px;
	height:73px;
	margin-top:8px;
}


.left {
	float:left;
	width:172px;
	background-color:#0000FF;
}

.middle {
	float:left;
	width:424px;
}

.middle ul {
	margin:10px 0px 0px 25px;
}

.passTextBox {
	margin:115px 0 0 119px;
	width:182px;
	height:21px;
}

.right {
	float:left;
	width:172px;
	background-color:#0000FF;
}

.containerBody_top {
	float:left;
	width:768px;
	background:url(http://www.pmiwi.com/images/middleBGSubPage2.jpg) repeat-y #414141;
}

.containerBody_top .middle {
	background:url(http://www.pmiwi.com/images/top_seperator_middle.jpg) no-repeat;
}

.bottom_seperator {
	float:left;
	height:9px;
	width:768px;
	background:url(http://www.pmiwi.com/images/bottom_seperator.jpg) no-repeat;
}/* */


.containerBody_bottom {
	float:left;
	width:768px;
	background-color:#d4d5d7;
}


.containerBody_bottom .left {
	width:192px;
}

.containerBody_bottom .middle {
	padding:18px 0px 2px 24px;
	float:left;
	width:718px;
}

.containerBody_bottom .middle ul {
	margin-left:42px;
}

.containerBody_bottom .middle ul li {
	margin:0 0 10px 5px;
}

.containerBody_bottom .right {
	width:192px;
}

.left_imageLink {
	float:left;
	width:192px;
	height:100px;
	background:url(http://www.pmiwi.com/images/left_imageLink.jpg) no-repeat;
}

.left_imageLink_end {
	float:left;
	width:192px;
	height:100px;
	background:url(http://www.pmiwi.com/images/left_imageLink_end.jpg) no-repeat;
}/* */

.right_imageLink {
	float:left;
	width:192px;
	height:100px;
	background:url(http://www.pmiwi.com/images/right_imageLink.jpg) no-repeat;
}/* */

.right_imageLink_end {
	float:left;
	width:192px;
	height:100px;
	background:url(http://www.pmiwi.com/images/right_imageLink_end.jpg) no-repeat;
}/* */

.footer {
	text-align:center;
	padding-top:38px;
	color:#CCCCCC;
	float:left;
	width:768px;
	height:70px;
	background:url(http://www.pmiwi.com/images/footer.jpg) no-repeat;
	font-variant:small-caps;
	font-size:14px;
}/* */

.indiVid {
	width:350px;
	height:108px;
	float:left;
	margin-bottom:10px;
	border-bottom:#999999 1px solid;
}

.indiPhoto {
	background-color:#990033;
	float:left;
	height:100px;
	margin-right:10px;
	width:80px;
}

.indiCont {
	width:240px;
	height:70px;
	padding-top:6px;
	float:left;
}
