@charset "utf-8";
/* CSS Document */
input {color:#0033CC;
}

.background{background-image:url(images/back.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.backgroundBlock{background-image:url(images/backBlock.jpg);
background-repeat:repeat;
background-color:#0099CC;
}

.forgotMe a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0000FF;
text-decoration:none;

}
.forgotMe a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0000FF;
text-decoration:none;
}
.forgotMe a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0000FF;
text-decoration:underline;
}

.borderUp{
background-image:url(images/borderUp.jpg);
background-repeat:repeat-x;
height:10px;
}

.floatRight{
float:right;
padding:10px;
}

.blueTextTitle{
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
font-size:24px;
padding:0px;
margin:0px;
vertical-align:middle;
font-weight:100;
}

.blueTextContent{
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
font-size:14px;
padding:10px;
margin:0px;
font-weight:100;
}

.contactForm{
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
font-size:14px;
padding:30px;
margin:0px;
font-weight:100;
}

.contactForm text{
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
font-size:14px;
padding:0px;
margin:0px;
font-weight:100;
background-color:#E4E4E4;
}

.navButton a{
background-image:url(images/tabMe.png);
background-repeat:no-repeat;
font-family:Tahoma, Arial, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:17px;
padding-top:10px;
margin:1px;
text-decoration:none;
width:100px;
height:59px;
float: right;
display: block;
}

.navButton a:link{
background-image:url(images/tabMe.png);
background-repeat:no-repeat;
font-family:Tahoma, Arial, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:17px;
padding-top:10px;
margin:1px;
text-decoration:none;
width:100px;
height:59px;
float: right;
display: block;
}

.navButton a:hover{
background-image:url(images/tabMe.png);
background-repeat:no-repeat;
font-family:Tahoma, Arial, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:17px;
padding-top:10px;
margin:1px;
text-decoration:underline;
width:100px;
height:59px;
float: right;
display: block;
}


a {
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
text-decoration:none;
padding:0px;
margin:0px;
font-weight:100;
}
a:link {
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
text-decoration:none;
padding:0px;
margin:0px;
font-weight:100;
}
a:hover {
font-family:Garamond, Monotype Garamond, monotype;
color:#0066CC;
text-decoration:underline;
padding:0px;
margin:0px;
font-weight:100;
}

.tableBack{
background-image:url(images/daBlock.png);
background-repeat:repeat;
}

.port td{
padding-left:10px;
margin:10px;
}