/***********************************************************************
 CPI USER MASSAGE TEMPLATES / UPDATED: 06-30-08
 
 NOTES:
 
 ***********************************************************************/

body {background: #68685b; color: white; font-size: 12px; font-family: Arial, sans-serif; margin: 0; padding: 0; text-align: center;}

#cpi_container {background: #3881A7; border: 5px solid white; width: 600px; margin: 60px auto; text-align: left; padding: 0;}
#cpi_container .bucket {padding: 20px 30px;}
#cpi_container p {color: white;}

form label {font-size: 12px;}
form label em {font-size: 11px; color: #B9CED9;}
form input {border: 1px solid #B9CED9; padding: 3px;}
form label span {font-weight: bold; color: #fab808;}

.submit {background: #143F56 !important; text-decoration: none !important; color: white; cursor: pointer; text-transform: uppercase; letter-spacing: 1px; padding: 0; border: 0;}
.submit {padding: 6px 7px; font-size: 10px; font-family: Arial, sans-serif; border: 1px solid white;}

p.message_links {font-size: 12px; margin: 0; padding-top: 15px; border-top: 1px solid #ADD4E8;}
p.message a {font-size: 14px !important; text-decoration: underline !important;}

a {
font-size: 12px;
text-decoration:	none;
color:              #B9CED9 !important;
background-color:   transparent;
}
  
a:visited {
color:				#B9CED9;
background-color:	transparent;
}

a:active {
color:				white;
background-color:	transparent;
}

a:hover {
color:				#B9CED9;
text-decoration:    underline;
background-color:	transparent;
}

#content  {
border:				#000 1px solid;
background-color: 	#DEDFE3;
padding: 22px 25px 14px 25px;
}

h1 {
font-family:		Georgia, serif;
font-weight:		normal;
font-size:			28px;
color:				#ADD4E8;
margin-top: 		0;
margin-bottom:		14px;
letter-spacing: -1px;
line-height: normal !important;
/*text-transform: capitalize;*/
}

h3.alert {padding: 10px; background-color: #ADD4E8; color: #3881A7;}

p {
font-size: 			14px;
font-weight: 		normal;
margin-top: 		12px;
margin-bottom: 		14px;
color: 				#000;
}

ul {
margin-top: 0;
}

li {
list-style:			square;
font-size: 			14px;
font-weight: 		normal;
margin-top: 		8px;
margin-bottom: 		8px;
}
