/*-----Lindenwood----*/


/*-----texts------*/

.writeup01 {
font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 13px;
color : #047340;
text-align : left;
text-indent : 0px;
padding-top : 16px;
padding-left : 18px;
padding-right : 0px;
padding-bottom : 5px;
width : 95%;
}


.writeup02 {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 13px;
color : #047340;
text-align : left;
text-indent : 0px;
padding-top : 9px;
padding-left : 20px;
padding-right : 0px;
padding-bottom : 5px;
width : 90%;
}


.alt01 {
font-family : Verdana; 
font-size : 11px;
font-weight : normal;
color : #ffffff;
}

.alt02 {
font-family : Verdana; 
font-size : 11px;
font-weight : normal;
color : #047340;
}

.alt03 {
font-family : Verdana; 
font-size : 11px;
font-weight : normal;
color : #005190;
}



/*-----forms----*/

.formLabel {
font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 12px;
color : #047340;
text-align : right;
text-indent : 0px;
padding-top : 5px;
padding-left : 0px;
padding-right : 5px;
padding-bottom : 3px;
width : 100px;
}

.formInputText   
{
font-family : Verdana;
font-size : 11px;
line-height : 12px;
color : #047340;
background-color: #FFFCF3;
padding: 1px;
border: solid 1px #047340;
margin-top : 4px;
margin-bottom : 4px;
height : 15px;
width : 200px;
}


.msgBox   
{
font-family : Verdana;
font-size : 11px;
line-height : 12px;
color : #047340;
background-color: #FFFCF3;
padding: 1px;
border: solid 1px #047340;
margin-top : 4px;
margin-bottom : 4px;
height : 100px;
width : 250px;
}


input.button
{
color : #ffffff;
font-family : Verdana;
font-size : 11px;
text-align : center;
line-height : 12px;
font-weight: normal;
background-color : #90AE84;
border: 1px solid #047340;
height : 20px;
width : 60px;
margin-bottom : 2px;
}


/*-----email_Link----*/

.email {
font-family : Verdana;
font-size : 11px;
font-weight : normal;
line-height : 13px;
color : #047340;
text-align : left;
text-indent : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
text-decoration : underline;
}

A.email:link {
text-decoration : underline;
}

A.email:visited {
color : #047340;
text-decoration : none;
}

A.email:hover {
color : #047340;
text-decoration : none;
}

A.email:active {
color : #047340;
text-decoration : underline;
}




/*-----footerlinks------*/


.pageLink01All {
font-family : Verdana;
font-size : 10px;
font-weight : normal;
line-height : 13px;
color : #047340;
text-align : left;
text-indent : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
text-decoration : none;
width: 95%;
}

.pageLink01 {
font-family : Verdana;
font-size : 10px;
font-weight : normal;
line-height : 13px;
color : #047340;
text-align : left;
text-indent : 0px;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
text-decoration : none;
}

A.pageLink01:link {
text-decoration : none;
}

A.pageLink01:visited {
color : #047340;
text-decoration : none;
}

A.pageLink01:hover {
color : #047340;
text-decoration : underline;
}

A.pageLink01:active {
color : #047340;
text-decoration : none;
}



.copyright {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 12px;
color : #A38853;
text-align : center;
text-indent : 0px;
padding-top : 8px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 5px;
}


.grayTx {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 12px;
color : #ababab;
text-align : left;
text-indent : 0px;
padding-top : 15px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 5px;
width : 90%;
}

