/********************************************************
* Base styles --                          			    *
********************************************************/

body {
    font-size: 62.5%;
    font-family: Verdana, Arial, san-serif;
    padding: 0px;
	margin: 0px;
    background: url(../images/bg.gif); 
}

p, li, h { color: #000000; line-height: 1.5em;}

p, li { font-size: 12px; }

/*h1 { color: #000000; font: bold 12px Arial, sans-serif; text-align: left; border-bottom: 2px solid #aac638; background: #dee6cb; margin: 0px; padding: 10px 10px 5px 10px; }*/
h1 { color: #00254b; font: bold 18px Arial, sans-serif; text-align: left; margin: 0px; }
h2 { font-size: 14px; color:#000000; text-decoration: underline; padding-bottom: 4px; line-height: 18px;}
h3 { font-size: 14px; color:#000000; text-decoration: underline; padding-bottom: 4px; margin: 12px 0 -12px 0;}
h4 { font-size: 12px; font-weight: bold; line-height: 1.5em; margin: 12px 0 -12px 0; }
h5 { color: #00254b; font: bold 22px Arial, sans-serif; text-align: left; margin: 0px;}
h6 { font-size: 1.1em; line-height: 1.1em; display: block; margin: 0; padding: 0;}

a:link     { color: #80561b; text-decoration: underline;}
a:active   { color: #80561b; text-decoration: underline;}
a:visited  { color: #80561b; text-decoration: underline;}
a:hover    { color: #ffffff; text-decoration: underline; background:#80561b;}

a img {border:0; text-decoration: none;}
a img:hover { border-bottom: none; }

.smalltext {font-size: 10px;}
.formtext {font-size: 12px; line-height: 16px;}
.blue {color: #00254C;}

dl, dt, dd, form, fieldset, th, td { margin: 0; padding: 2px; }


/********************************************************
* Wrapper --                                 			*
********************************************************/

#wrapper {
clear: both;
	position: relative;
    width: 800px;
    margin: 0px auto;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	z-index: 2;
}

/********************************************************
* Header --                                 			*
********************************************************/

#header {

    width: 800px;
    height: 198px;
	margin: 0px;
	padding: 0px;
    background: (../images/lp-2009-header.jpg) 0 0 repeat; 
}


/********************************************************
* Custom --                                 			*
********************************************************/

#callout {
    float: left;
    padding: 0 10px 28px 0;
	margin: 0x;
}


#container {
	position: relative;
	width: 300px;
	min-height: 100px;
	clear: both;
	padding: 10px 10px;
	margin:  10px;
	border: 1px dotted #c3d9dc;
}

#imageLeft{
  float: left;
  display: block;
  position: relative;
  padding: 5px;
  margin: 5px 20px 5px 0px;
  border: 1px solid #ccc;
}


#imageRight{
 float: right;
 /* display: block;
  position: relative;*/
  padding: 5px;
  margin: 5px 0px 5px 20px;
  border: 1px solid #ccc;
}


/* /* IE hack6 */
html #container { height:1%;
}

 /* IE7/FF hack */
#container:after {
height: 0;
visibility: hidden;
display: block;
content: ".";
clear: both;
}

#spacer {
 clear: both;
}

div.pic img {

		padding: 5px;
		border: 0;
		border: 1px solid #ccc;}

			

/********************************************************
* Content --                                 			*
********************************************************/

#content {
	/*clear: both;*/
    width: 800px;
    background-image: url(../images/lp-2009-bgContent.jpg);
	margin: 0px;
	padding: 0px;
}

/********************************************************
* Maincol --                                 			*
********************************************************/

#maincol {
    float: left;
    width: 332px;
    text-align: left;
    padding: 12px 20px;
	margin: 0;
    display: inline;
}

/********************************************************
* Rightcol --                                 			*
********************************************************/

#rightcol {
    float: left;
    width: 368px;
    text-align: left;
    padding: 0px 30px;
	margin: 0px;
   /*  display: inline; fix IE */
}


/********************************************************
* Used on the confirmation page with the secondary offer -- *
********************************************************/

#rightcolform {padding: 0px; margin:0px; background-color:#FFFFFF; width: 368px;}


/********************************************************
* Footer --                                 			*
********************************************************/

#footer {
	clear: both;
	color: #ffffff;
	font-size: 10px;
	height: 212px;
	width: 800px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/lp-2009-footer-bg.jpg) 0 0 no-repeat;
}

#footer a:link     { color: #ffffff; text-decoration: underline;}
#footer a:active   { color: #ffffff; text-decoration: underline;}
#footer a:visited  { color: #ffffff; text-decoration: underline;}
#footer a:hover    { color: #FFFFFF; text-decoration: underline;}


#footeralumni {
	clear: both;
	color: #ffffff;
	font-size: 10px;
	height: 212px;
	width: 800px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/lp-2009-alumni-footer-bg.jpg) 0 0 no-repeat;
}

#footeralumni a:link     { color: #ffffff; text-decoration: underline;}
#footeralumni a:active   { color: #ffffff; text-decoration: underline;}
#footeralumni a:visited  { color: #ffffff; text-decoration: underline;}
#footeralumni a:hover    { color: #FFFFFF; text-decoration: underline;}


/********************************************************
* END --                                 				*
********************************************************/
