﻿
body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			margin: 0;
			padding: 0;
			text-align: center;
}

h1
{
    text-transform:uppercase;
	font-size: 16px;
	margin: 0 0 0px 0;
	padding:0px;
}
h2
{
    text-transform:uppercase;
	font-size: 15px;
	margin: 0 0 0px 0;
	padding:0px;
}
h3
{
    text-transform:uppercase;
	font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px;
	background-color:#cccccc;
	display:block;
	padding:3px;
}
h4
{
    text-transform:uppercase;
	font-size: 13px;
	margin: 0 0 0px 0;
	padding:0px;
}
h5
{
    text-transform:uppercase;
	font-size: 12px;
	margin: 0 0 0px 0;
	padding:0px;
}
h6
{

    text-transform:uppercase;
	font-size: 11px;
	margin: 0 0 -12px 0;
	padding:0px;
}

a:visited {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#OutSideWrapper 
{
    margin:auto;
    width:780px;
	text-align: center;
}
#TopInsideWrapper {
	text-align: left;
	width: 780px;
}
#MenuOutSideWrapper {
	text-align: center;

	width: 100%;
	 background-color: #004990;
}

#MenuInsideWrapper {

	text-align: left;
	width: 780px;
}
#Menu 
{
    font-family:Arial;
    vertical-align:middle;
    text-transform:uppercase;
    text-align:center;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

#Menu a:visited {
	color: #ffffFF;
	text-decoration: underline;
	font-weight: bold;
}
#Menu a:link {
	color: #ffffFF;
	text-decoration: underline;
	font-weight: bold;
}
#Menu a:active {
	color: #ffffFF;
	text-decoration: underline;
	font-weight: bold;
}
#Menu a:hover {
	color: #ffffFF;
	text-decoration: none;
	font-weight: bold;
}



#BottomInsideWrapper {
	text-align: left;
	width: 780px;
}


#footer {
    text-align:center;
    font-size:10px;
	clear: both;
	width:100%;
	clear:both;
}


.Product {
    font-weight:normal;
    background-color:#ffffff;
    cursor:pointer;
    width:253px;
    height:238px;
    overflow:hidden;
    float:left;
    line-height:14px;
    font-size: 11px;
}


.ProductHighlight 
{
    font-weight:normal;
    line-height:14px;
    background-color:#ffffff;
    cursor:pointer;  
    width:253px;
    height:238px;
    overflow:hidden;
    float:left;
    background-image:url('/PICPA/images/HighlightBox.jpg');
    background-position:top;
    background-repeat:no-repeat;
    	font-size: 11px;
}


.Product a:visited 
{
    font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.Product a:link {
    font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.Product a:active {
	color: #000000;
	text-decoration: none;
}
.Product a:hover {
	color: #000000;
	text-decoration: none;
}

.ProductHighlight a:visited 
{
        font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.ProductHighlight a:link {
    font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.ProductHighlight a:active {
	color: #000000;
	text-decoration: none;
}
.ProductHighlight a:hover {
	color: #000000;
	text-decoration: none;
}

.Product img, .ProductHighlight img {
border:0px;

}

.ProductInside 
{
    padding:13px;
    height:170px;
    overflow:hidden;
}

.ProductInside img {
margin: 0px 0px 3px 3px;

}

#RightMenu 
{
    color:#003399;
    width:264px;
    height:640px;
    float:left;
    background-image:url('/PICPA/images/RightPanelRepeater.jpg');
    background-repeat:repeat-x;
  
}

#RightMenu a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#RightMenu a:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#RightMenu a:active {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#RightMenu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#Plans 
{
   min-height:580px;
    width:506px;
    float:left;
    padding-left:10px;
}


.ProductTitle {
    font-weight:bold;
    font-size:13px;
    display:block;
    color:#000000;
    text-transform:uppercase;
    padding-bottom:3px;
}

.PageImage 
{
    padding-left: 10px;
    padding-bottom:10px;
}












