* {
    padding: 0;
    margin: 0;
} 

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.3em;
	color: #2b2b2b;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	;
	background-color: #2a4067;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}

img { border: none; }

.img_left {
	FLOAT: left;
	MARGIN: 0px 17px 13px 0px;
	border: 4px solid #cdcabf;

}

a {
	color: #2c477b;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color : #000;
}

h2 {
	color: #2b2b2b;
	font-size: 16px;
	padding : 0px 0px 16px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #6eac2b;
	font-size: 16px;
	padding : 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4{
	color: #003366;
	font-size: 14px;
	padding : 0px 0px 0px 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}

h5 {
	color: #003366;
	font-size: 14px;
	padding : 0px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h6 {
	color: #FFFFFF;
	font-size: 14px;
	padding : 4px 0px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #003366;
}

.hr {
	width:100%;
	color:#999999;
	height:1px;
	clear:both;
	padding: 0px;
	margin: 0px;
	}


#wrap {
	margin: 0px auto;
	width: 783px;
}

#menu{
	height: 48px;
}

#headerLinks{
	height: 26px;
	width: 100px;
	float:right;
	background-image: url(../images/bg_header.gif);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}


#headerGraphic {
	height: 236px;
}

#headerGraphicInternal {
	height: 110px;
}

#content {
	padding: 20px 20px;
	background-color: #FFFFFF;
}

#RHS {
	width: 260px;
	float:right;
	
	
}

#PJM {
	width: 216px;
	float:right;
	border: 1px solid #dadce1;
	height: 40px;
	padding: 35px 10px 10px 17px;
	background-image: url(../images/bg_pjm.jpg);
	background-repeat: no-repeat;
}

#SD {
	width: 216px;
	float:right;
	border: 1px solid #dadce1;
	height: auto;
	padding: 35px 10px 15px 17px;
	background-image: url(../images/bg_sd.jpg);
	background-repeat: no-repeat;
}

#UC {
	width: 216px;
	float:right;
	border: 1px solid #dadce1;
	height: auto;
	padding: 35px 10px 15px 17px;
	background-image: url(../images/bg_uc.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#SysD {
	width: 216px;
	float:right;
	border: 1px solid #dadce1;
	height: auto;
	padding: 35px 10px 15px 17px;
	background-image: url(../images/bg_sysd.jpg);
	background-repeat: no-repeat;
}



#testimonial {
	width: 216px;
	float:right;
	height: 47px;
	padding: 9px 10px 10px 18px;
	background-image: url(../images/bg_quotes.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
}

#testimonial_L {
	width: 221px;
	float:right;
	height: 47px;
	padding: 4px 5px 10px 18px;
	background-image: url(../images/bg_quotes.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
}





#AIPM_Logo {
	width: 244px;
	float:right;
	height: 84px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
}

#leftContent {
	width: 447px;

}

#leftContentInternal {
	width: 462px;
	margin-bottom: 15px;

}

.grey{
	background-color: #f4f4f4;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}




.left {
	width: 450px;
	text-align: justify;
}

.left h2 {
	color: #2b2b2b;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	padding : 10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.right {
	width: 260px;
	float: right;
	font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

.blue {
	color: #003366;

}


.lightblue {
	color: #e5e3e3;

}

.orange {
	color: #cf611f;
	text-decoration: underline;
}

.orange:hover {
	color: #cf611f;
	text-decoration: none;
}




#top {
	padding: 5px 0;
}
#bottom {
	padding: 13px 0;
	background-image: url(../images/bg_bot.jpg);
	background-repeat: no-repeat;
}

#footer {
	text-align: left;
	color: #b6becb;
	font-size: 12px;
	padding: 0px 12px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a { color: #eee; }

.txt_pjm {
	color: #2c477b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}

.txt_pjm:hover{
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;

}

.txt_sd {
	color: #4d9f1f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}

.txt_sd:hover{
	color: #6dc73b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;

}

.txt_uc{
	color: #F60;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

.txt_uc:hover{
	color: #F60;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}


.txt_header {
	color: #d7d8da;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
}

.txt_quote_by {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	margin-top: 5px;
}

.txt_header:hover{
	color: #d7d8da;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration:underline;

}

.txt_break {
	color: #757c8b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#copyrightInfo {
	color:#363838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 5px;
}
#copyrightInfo span.left {
	float:left;
	text-align:left;
	width:340px;
	color:#b6becb;
}
#copyrightInfo span.right {
	float:right;
	text-align:right;
	width:340px;
	color:#b6becb;
}
#copyrightInfo span.right a {
	color:#b6becb;
}

#copyrightInfo span.right a:hover {
	color:#b6becb;

}


#copyrightInfo span {
display:block;
}

