/*************************** 	Color Key: ericcarle_caterpillar_sun
footer color: #185003;
divider color:  orange;
***************************/

/*************************** general attributes ***************************/


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: url(../sites/templates/ericcarle/images/backgrounds/bg_caterpillar_sun.jpg) repeat top left;
    width: 100%;
    text-align: center;
}

#sampleIncludeContainer {
	background-image: url(/samples/images/bg_sampleframe.gif);
	background-repeat: repeat-x;
	border: 0px solid aqua;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    width: 100%;
	height: 38px;
    text-align: left;
}

#outer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
    background-image: url(../sites/templates/ericcarle/images/shadow_bg.png);
	background-repeat: repeat-y;
	border: 0px solid aqua;
	background-position:top;
    width: 940px;
    text-align: center;
}

#outer2
{
	border: 0px dotted green;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
    text-align: center;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
 font-size: 18px;
}

h2 {
 font-size: 16px;
}

h3 {
 font-size: 12px;
    line-height: 100%;
}

h4 {
    font-size: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.dividerHoriz {
	background-color: orange;
    padding: 1px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

.dividerTitle {
	background-color: orange;
    padding: 1px 0px 2px 0px;
	margin: 0px 0px 1px 0px;
}

/*************************** Header ***************************/

#header {
}

#name-wrap {
	border: 0px solid green;
	width: 900px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../sites/templates/ericcarle/images/bg_name_caterpillar_sun.png) no-repeat top left;
	background-color: #ffffff; /**** header color *****/
}


#name {
	border: 0px solid green;
	min-height: 140px;
	margin: 8px 8px 0px 0px;
	padding:  0px 0px 0px 0px;
	float: right;
}

.subtitle {
	font: 13px Gill Sans MT, Gill Sans, Arial, Sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: right;	
	line-height: 100%;
	height: 10px;
	margin: -10px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	
}



/*************************** Page ***************************/

#page {
	border: 0px solid blue;
	background: url(../sites/templates/ericcarle/images/bg_content_caterpillar_sun.gif) no-repeat bottom right;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*************************** Nav ***************************/

#nav {
	border: 0px solid purple;
	background: url(../sites/templates/threadless/images/bg_nav.gif) no-repeat top right;
	float: left;
	width: 195px;
	padding: 5px 0px 70px 0px;
	margin: 0px 0px 80px 5px;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
}

.link {
	background: url(../sites/templates/ericcarle/images/bullets/bullet_caterpillar_sun.gif) no-repeat top left;
	padding: 0px 0px 4px 14px;
	margin: 0px 0px 0px 0px;
}

.folder {
	background: url(../sites/templates/ericcarle/images/bullets/bullet_folder_caterpillar_sun.gif) no-repeat top left;
	padding: 0px 0px 4px 14px;
	margin: 0px 0px 0px 0px;
}

.folderContent {
	background: url(../sites/templates/threadless/images/spacer.gif) no-repeat left;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
}

#nav a:link {color: #000000;}
#nav a:hover, a:active {text-decoration: none;color: #000000;}
#nav a:visited {color: #000000;}

.linkericcarle {
    border: 0px solid purple;
	float: left;
    text-align: left;
    padding: 0px 0px 50px 20px;
    margin: -130px 0px 0px 0px;
}

/*************************** folderNav ***************************/

#folderNav {
	border: 0px solid brown;
	float: left;
	width: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

.folderTitle  {
	text-align: center;
    font-weight: normal;
}

.folderBullet  {
    text-align: center;
    padding: 2px 0px 0px 0px;
    width: 3%;
}

.folderLink  {
    font: 12px Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 16px;
    padding: 2px 0px 0px 0px;
    width: 67%;
}

.folderDate  {
    font: 12px Arial, Helvetica, sans-serif;
    text-align: right;
    line-height: 16px;
    padding: 2px 0px 0px 0px;
    width: 30%;
}

#folderNav a:link {color: #000000;}
#folderNav a:hover, a:active {text-decoration: none;color: #000000;}
#folderNav a:visited {color: #000000;}

/*************************** Content ***************************/

#content {
	border: 0px solid black;
	float: right;
	width: 675px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	text-align: left;
}

.homeWelcome,.welcome,.farewell {
	width: 440px;
	margin: 5px 0px 5px 0px;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
}

.homeWelcome a:link,.welcome a:link,.farewell a:link {color: #000000;}
.homeWelcome a:hover,.welcome a:hover,.farewell a:hover {text-decoration: none; color: #000000;}
.homeWelcome a:active,.welcome a:active,.farewell a:active {text-decoration: none; color: #000000;}
.homeWelcome a:visited,.welcome a:visited,.farewell a:visited {color: #000000;}

.photoCaption, .videoCaption {
	width: 440px;
	line-height: 130%;
	font-weight: normal;
	text-align: center;
}

.photoCaption {
	min-height: 40px;
	height:auto !important;
  	height:40px;
	margin-top: 1px;
	margin-bottom: 2px;
}

.videoCaption {
	margin-top: 10px;
	margin-bottom: 15px;
}

.photoCaption a:link, .videoCaption a:link {color: #000000;}
.photoCaption a:hover, .videoCaption a:hover {text-decoration: none; color: #000000;}
.photoCaption a:active, .videoCaption a:active {text-decoration: none; color: #000000;}
.photoCaption a:visited, .videoCaption a:visited{color: #000000;}

/*************************** Main ***************************/

.main {
	border: 0px solid white;
    width: 440px;
    padding: 0px 0px 0px 0px;
}

.main .title {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.main .entry {
	border: 0px solid black;
	padding: 0 15px;
}

.main .meta {
	padding: 15px 0 30px 0;
	border-top: 0px dotted #BDBDBD;
}

.main .meta p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

.footnote	{					
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}

.footnote a:link {color: #000000;}
.footnote a:hover, a:active {text-decoration: none; color: #000000;}
.footnote a:visited {color: #000000;}

/*************************** contentFooter ***************************/

.contentFooter {
	width: 440px;
	font-weight: normal;
	text-align: center;
	border-top: 0px dotted #BDBDBD;
	padding: 10px 0px 0px 0px;
}

.contentFooter a:link {color: #000000;}
.contentFooter a:hover, a:active {text-decoration: none; color: #000000;}
.contentFooter a:visited {color: #000000;}

.contentFooter .meta .visits {
	color: #000000;
	text-align: center;
}

.contentFooter .meta .links {
	float: right;
}

.contentFooter .meta .pagination {
	font-weight: bold;
	color: #000000;
	float: left;
}

.contentFooter .meta .comments {
	padding: 0px 0px 0px 18px;
	background: url(../sites/templates/threadless/images/comment.gif) no-repeat left center;
}

.contentFooter .meta .bookmark {
	padding-left: 20px;
	background: url(../sites/templates/threadless/images/bookmark.gif) no-repeat left center;
}
/*************************** adoptionInfo***************************/

.adoptionInfo {
	width: 440px;
	padding: 10px 0px 0px 0px;
}

.adoptionInfo a:link {color: #000000;}
.adoptionInfo a:hover, a:active {text-decoration: none; color: #000000;}
.adoptionInfo a:visited {color: #000000;}

.adoptionInfo .title {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
}

.adoptionInfo .entry {
	padding: 0px 0px 0px 0px;
}

.adoptionInfo ul {
	width: 440px;
  	float: left;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
  	list-style: none;
	border-bottom: 0px dotted #BDBDBD;
}
 
.adoptionInfo li {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
} 
 
.adoptionInfo li.li_label {
 font-weight: normal;
}

.adoptionInfo li.li_value {
 font-weight: normal;
}

/*************************** photoDisplay ***************************/

.photoDisplay {
	border: 0px solid green;
	width: 440px;
	text-align: center;
 }
  
.photoDisplay a:link {color: #000000;}
.photoDisplay a:hover, a:active {text-decoration: none; color: #000000;}
.photoDisplay a:visited {color: #000000;}


.img-shadow {
   float: none;
   border: 0px solid black;
   background: url(../sites/templates/ericcarle/images/backgrounds/bg_photo_caterpillar_sun.jpg) repeat top center;
   padding: 10px 10px 10px 10px;
   margin: 0px 0px 0px 0px;
  }

  .enlargeSlideshow {
	float: right;
	font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
 }

 .enlarge {
	float: left;
	font-size: 11px;
	color: #000000;
    margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
 }

 #count {
	float: left;
	font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
 }
 .orderPrint {
 	float: right;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
 }


/*************************** videoDisplay ***************************/

.videoDisplay {
	border: 0px solid green;
	width: 440px;
	text-align: center;
 }
  
/*************************** component-specific ***************************/

.journalEntry,.linkEntry,.growthEntry,.guestbookEntry, {
	border: 0px solid #ffffff;
	width: 440px;
	padding: 0px 0px 0px 0px;
}

.journalEntry a:link,.linkEntry a:link,.growthEntry a:link,.guestbookEntry a:link,.registryEntry a:link {color: #000000;}
.journalEntry a:hover,.linkEntry a:hover,.growthEntry a:hover,.guestbookEntry a:hover,.registryEntry a:hover  {text-decoration: none; color: #000000;}
.journalEntry a:active,.linkEntry a:active,.growthEntry a:active,.guestbookEntry a:active,.registryEntry a:active  {text-decoration: none; color: #000000;}
.journalEntry a:visited,.linkEntry a:visited, .growthEntry a:visited,.guestbookEntry a:visited,.registryEntry a:visited {color: #000000;}

.journalTitle,.linkTitle,.guestName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
    /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
	width: 70%;
	color: #000000;
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 1px 0px;
}

.journalDate,.linkView,.guestDate {
	font-weight: bold;
	text-align: right;
	float: right;
	 /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
	color: #000000;
	width: 30%;
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 1px 0px;
}

.journalContent,.linkContent,.guestContent {
	line-height: 130%;
	padding: 3px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 440px;
}

/**** growthchart-specific ****/
 
.growthDate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 35%;
	color: #000000;
     /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
    margin: 3px 0px 0px 0px;
	padding: 2px 0px 1px 0px;
}

.growthAge {
	font-weight: bold;
	text-align: right;
	float: right;
	color: #000000;
    /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
    width: 65%;
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 1px 0px;
}

.growthStats {
	line-height: 130%;
	text-align: left;
	float: left;
	width: 35%;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;	
}

.growthStats li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;	
}

.growthNotes {
	line-height: 130%;
	text-align: right;
	float: right;
	width: 65%;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

/******* REGISTRY *******/

#registryContainer {
	padding: 0px 0px 10px 0px;
    margin: 0px 0px 15px 0px;
	border: 0px solid #ffffff;
	width: 450px;
	text-align: center;
}

#registry_header_left {
	font-weight: bold;
	min-width: 140px;
	width: 140px;
    text-align: left;
     /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
    padding: 2px 2px 1px 0px;
    margin: 0px 0px 0px 0px;
}

#registry_header_middle {
    font-weight: bold;
    width: 140px;
	min-width: 140px;
    text-align: left;
     /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
    padding: 2px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
}

#registry_header_right {
    font-weight: bold;
    min-width: 170px;
	width: 170px;
    text-align: right;
     /********border-bottom: 1px solid #FFFFFF; ******/
    background-color: #FFFFFF;
    padding: 2px 0px 1px 2px;
    margin: 0px 0px 0px 0px;
}

.registry_content_left {
	text-align: left;
	width: 140px;
	min-width: 140px;
	padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.registry_content_middle {
	text-align: left;
	width: 140px;
	min-width: 140px;
	padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.registry_content_right {
	text-align: right;
	width: 170px;
	min-width: 170px;
	padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#regLink  {
	margin:0px 0px 0px 0px;
    font-weight: bold;
    text-align: left;
}

/*************************** pollContainer ***************************/

.pollContainer {
	padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
	border: 3px solid orange;
	width: 440px;
	text-align: center;
}

.pollContainer a:link {color: #000000;}
.pollContainer a:hover, a:active {text-decoration: none; color: #000000;}
.pollContainer a:visited {color: #000000;}

.pollQuestion {
    background-color: #FFFFFF;
	border: 0px solid red;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
    width: 440px;
    text-align: center;
	margin: 0px 0px 1px 0px;
	padding: 10px 0px 10px 0px;
}

.pollAnswer {
 	border: 0px solid red;
	text-align: left;
    font-size: 12px;
    width: 410px;
    margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#pollResultsContainer,#siteContactContainer {
	padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    border: 0px solid #6EC7C0;
	text-align: center;
}

#pollResultsContainer a:link, #siteContactContainer a:link {color: #000000;}
#pollResultsContainer a:hover, #siteContactContainer a:hover {text-decoration: none; color: #000000;}
#pollResultsContainer a:active, #siteContactContainer a:active	{text-decoration: none; color: #000000;}
#pollResultsContainer a:visited, #siteContactContainer a:visited {color: #000000;}

#poll_results_graph_container{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	border-style:solid;
	border-width: 1px;
	border-color: orange;
}

#poll_results_graph{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	background: orange;
}

DIV.poll_results_question	{
    padding: 20px 0px 5px 0px;
    margin: 2px 0px 0px 0px;
    font-weight: bold;
    font-size: 15px;
}
DIV.poll_results_answer	{
	padding: 0px 0px 2px 0px;
    margin: 2px 0px 0px 0px;
	font-weight: normal;
    font-size: 12px;
}

/*************************** guestbookSubmitContainer ***************************/

#guestbookSubmitContainer {
	border: 3px solid orange;
	padding: 3px 3px 15px 3px;
	margin: 0px 0px 5px 0px;
	width: 440px;
	text-align: left;
}

#guestbookSubmitContainer a:link {color: #000000;}
#guestbookSubmitContainer a:hover, a:active {text-decoration: none; color: #000000;}
#guestbookSubmitContainer a:visited {color: #000000;}

.guestbookWelcome {
 	padding: 5px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 130%;
    font-weight: normal;
    text-align: left;
}

.guestbookFinePrint{
	padding: 5px 0px 0px 100px;
	border: 0px solid green;
	text-align: left;
}

/*************************** Footer ***************************/

#footer {
	border: 0px solid aqua;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185003;
	background-image: url(../sites/templates/ericcarle/images/shadow_footer.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0px 8px 0px;
	text-align: center;
	position: relative;
}

#footer a:link {color: #FFFFFF;}
#footer a:hover, a:active {text-decoration: none; color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}



#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}


/*************************** Form ***************************/

form {
	margin: 0;
	padding: 0;
}


label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin:  2px 5px 2px 0px;
}

.textfield,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 275px; 
	padding: 0px 0px 0px 0px;
	margin:  2px 5px 2px 0px;
}

textarea{
	height: 100px;	
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

/*************************** Buttons ***************************/

.buttons {
	border: 0px solid purple;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 440px;
	height: 30px;
	text-align: center;
}

.buttons a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
.slideshowButton_box {
	width: 380px;
   	margin: auto;
	background: url(../sites/templates/ericcarle/images/buttons/bg_buttons_caterpillar_sun.jpg) repeat top center;
}

.submitButton_box {
	width: 110px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	margin: auto;
	background: url(../sites/templates/ericcarle/images/buttons/bg_buttons_caterpillar_sun.jpg) repeat top center;
}

.button_top div, .button_top, .button_bottom div, .button_bottom {
   	width: 100%;
   	height: 5px;
   	font-size: 1px;
}

.button_top div {background: url(../sites/templates/ericcarle/images/buttons/roundedcornr_tl.gif) no-repeat top left;}
.button_top {background: transparent url(../sites/templates/ericcarle/images/buttons/roundedcornr_tr.gif) no-repeat top right;}
.button_bottom div {background: url(../sites/templates/ericcarle/images/buttons/roundedcornr_bl.gif) no-repeat bottom left;}
.button_bottom {background: transparent url(../sites/templates/ericcarle/images/buttons/roundedcornr_br.gif) no-repeat bottom right;}
.button_content {margin: 0 2px; }

.viewLink{
	width: 440px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.viewLink a{
	color: #000000;
	text-decoration: underline;
	}

.viewLink a:link {
	color: #000000;
}

.viewLink a:visited {
	color: #000000;
}

.viewLink a:hover {
	color: #000000;
	text-decoration: none;
}

/*************************** audio player  ***************************/

#audioPlayerContainer {
	border: 0px solid red;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
    text-align: center;
}

#audioPlayerContainer a:link {color: #000000;}
#audioPlayerContainer a:hover, a:active {text-decoration: none; color: #000000;}
#audioPlayerContainer a:visited {color: #000000;}



/************ ecard/login page *********/

.footer_bjb_public {
    font-family: Arial, Myriad, sans-serif;
    font-size: 8pt;
    color: #888888;
}

.footer_bjb_public a:link {color: #888888;}
.footer_bjb_public a:hover {color: #888888;}
.footer_bjb_public a:active {color: #888888;}
.footer_bjb_public a:visited {color: #888888;}



#bodyEcard {
    border: 0px solid red;
    margin-top: 0px;
	padding: 20px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../sites/templates/ericcarle/images/backgrounds/bg_caterpillar_sun.jpg) repeat left;
	width: 840px;
    text-align: center;
}

#bodyEcard a:link {color: #000000;}
#bodyEcard a:hover, a:active {text-decoration: none; color: #000000;}
#bodyEcard a:visited {color: #000000;}

#mainEcard {

    border: 0px solid red;
    min-height: 250px;
	height:auto !important;
  	height: 250px;
    background: url(../sites/templates/ericcarle/images/bg_content_ecard_caterpillar_sun.gif) no-repeat bottom right;
	background-color: #FFFFFF;
}


#mainLogin {
	border: 0px solid red;
	background-color: #FFFFFF;
}

#name-wrapEcard {
	width: 800px;
    margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
    text-align: center;
}

#pageEcard {
	border: 0px solid blue;
    width: 440px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: center;
}

#greetingEcard {
	width: 440px;
    min-height: 200px;
	height:auto !important;
  	height: 200px;
    border: 0px solid red;
 	padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 150%;
    font-weight: normal;
    text-align: center;
}

.linkericcarleEcard {
    border: 0px solid purple;
    float: left;
    padding: 0px 0px 40px 15px;
    margin: -50px 0px 0px 0px;
}

#footerEcard {
	border: 0px solid aqua;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185003;
	padding: 0px;
    margin: 5px 0px 2px 0px;
	text-align: center;
	position: relative;
}

#loginContainer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

#loginContainer a:link {color: #000000;}
#loginContainer a:hover, a:active {text-decoration: none; color: #000000;}
#loginContainer a:visited {color: #000000;}

