/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#5f5f5f;
	line-height: 22px;

}

a {color:#004080;}
a:hover {color:#d2b686;}

p {
margin:0px 0px 10px 0px;
padding:0px;
}

h4 {
font-size:15px;
font-weight:bold;
text-transform:uppercase;
margin:0px 0px 2px 0px;
padding:0px;
color:#6a6a6a;
word-spacing:2px;
}

h4.main {
font-size:16px;
font-weight:bold;
text-transform:uppercase;
margin:10px 0px 6px 0px;
padding:0px;
color:#6a6a6a;
word-spacing:2px;
}

h4.projects {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin:10px 0px 6px 0px;
padding:0px;
color:#6a6a6a;
word-spacing:2px;
}

h4.news {
font-size:15px;
font-weight:bold;
text-transform:none;
margin:0px 0px 2px 0px;
padding:0px;
color:#6a6a6a;
word-spacing:2px;
}

h4.main a {color:#6a6a6a;text-decoration:none;}
h4.main a:hover {color:#d2b686;}

h4.projects a {color:#6a6a6a;text-decoration:none;}
h4.projects a:hover {color:#d2b686;}

.projtext {
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:16px;
}

hr {
height: 0;
border: 0;
border-top: 1px dashed #cccccc;
width:100px;
}

li {
line-height:24px;
}

.contact1 {
font-family:"Times New Roman", Times, serif;
}
input.send {
margin-top:10px;
font-family:"Times New Roman", Times, serif;
}
.messagebox {
width:520px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.messagebox2 {
width:520px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
word-spacing:1.2px;
}

.date {
font-size:12px;
}

.dashedtd {
border-bottom: 1px dashed #cccccc;
}

.front_top_text {
line-height:18px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.login {
color:#EBEBEB;
}

#title {
font-size:22px;
font-weight:bold;
color:#6a6a6a;
margin-bottom:15px;
}

#content {
line-height:22px;
padding-left:15px;
}