/* Standard CSS On All Pages */
 
BODY  {
      background-color: #664995;
	  background-image:url(/images/mainpg-bg.jpg);
	  background-repeat:repeat-x;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      }
	  
.maxwidth {
	max-width:950px;
	width:expression(document.body.clientWidth > 950? "950px": "auto" );
	border: 1px solid #31c6fa;
	background-image: url(/images/mainpg-pplgrad-bg.jpg);
	background-color:#000000;
}

body.printable {background-color: #FFFFFF; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 
	  

	  
/* STANDARD HEADERS */
 
h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #165f78;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #165f78;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

/* STANDARD BODY FORMATTING */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

hr {
	background-color: #cccccc; 
	border: 1px solid #B7CCE0; 
	width: 90%; 
	}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
	padding: 2px;
	list-style-image:url(/images/bullet.gif);
	
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01326a;	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01326a;	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

A:active, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035a83;	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
} 

TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;
}

A:link.footer, A:visited.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #012a51;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A:hover.footer, A:active.footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #012a51;	
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
} 

.footerClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #012a51;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.vdsInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1b3763;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
A:link.vds, A:visited.vds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1b3763;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A:hover.vds, A:active.vds  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1b3763;	
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
} 

	
.alert {
	font-weight: bold;
	color: #FF0000;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}


/*FOR THIS SITE - CUSTOM STYLES */

.mastheadHP {
	background-image: url(/images/hp-mainimage.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;
	height:310px;
}

.mastheadINT {
	background-image: url(/images/main-head-int.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:100%;
	height:242px;
}


.mainTable {
	width: 100%;
	padding: 0px;
	text-align:left;
	background-image: url(/images/mainpgHP-pplgrad-bg.jpg);
}

.mainTableINT {
	width: 100%;
	padding: 0px;
	text-align:left;
	background-image: url(/images/mainpgINT-pplgrad-bg.jpg);
}

.mainContent {
	padding-left:75px;
	padding-right:75px;
	padding-bottom:25px;
	}
	
.mainContentINT {
	padding-left:75px;
	padding-right:75px;
	padding-bottom:25px;
	}
	

.leftShadow {
	background: url(images/leftshadow_repeating.jpg) repeat-y right;
	}

.rightShadow {
	background: url(images/rightshadow_repeating.jpg) repeat-y ;
	}

.bottomshadow {
	background: url(images/bottom_repeatingshadow.jpg) repeat-x top;
	}
	
.bottomleftcornerbkgd {
	background: url(images/bottomleftcornerbkgd.jpg) no-repeat top right;
	}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding:5px;
}

/* FOOTER container */
#footer {
    text-align: left;
	padding-left:65px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
	margin-left:0px;
	color:#ffffff;
}
	
#footer p {
	color: #ffffff;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:9px;
	text-align:center;
	padding:5px;
	
}	
#copyright a:link, #copyright a:visited {
	color: #000033;
	font-size: 9px;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
}


	
	
/* CALLOUT container */
#callout {
    text-align: center;
    width: 175px;
	padding:0px;
	background-image:url(images/callout-bg.jpg);
	background-color:#98e2fc;
	background-repeat:repeat-x;
	margin-left:20px;
}
#callout p {
    color:#000000;
	font-size:10px;
}
#callout img {
	border: 1px solid #330099;
	margin: 5px;
}
#callout img.clear {
	border: 0px;
	margin: 0px;
}
#callout a:link, #callout a:hover, #callout a:active, #callout A:visited {
    color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
}
#callout hr {
	background-color: #ffffff; 
	border: 1px solid #7eabbc; 
	width: 100%; 
	}

/* FORM elements */
input, textarea, select {
color: #0055A6;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #0055A6;
text-indent: 2px; 
background: #FAF2E6;
background-color: #FFFFFF;
padding: 2px;
margin: 0px;
}
/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #d5fef9 #012a25 #012a25 #d5fef9;
text-indent: 2px; 
background-color: #043868;
padding: 3px;
	width: 145px;
}

/* The button alternative with a 3d effect */
input.buttonGO {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #d5fef9 #012a25 #012a25 #d5fef9;
text-indent: 2px; 
background-color: #043868;
padding: 3px;
	width: 50px;
}


/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #ffffff;
border: 1px solid #ffffff;
background: #ffffff;
background-color: #ffffff;
padding: 0px;
margin: 0px;
}
        



/*For 3-D buttons*/
a.3dbuttonlink{
	background: transparent; color: #FFFFFF; text-decoration: none
}
.3dbuttontable {
        border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #743507;
}
.3dbuttoncell {
	color: #F2E1C9;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #FFE69A #743507 #743507 #FFE69A;
	text-indent: 2px; 
	background-color: #B77342;
	padding: 3px;}

