/* CSS Document */

body, html {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:100%; color:#555555;}

a:link {color:#0072bc; font-weight:bold;}
a:visited {color:#0072bc; font-weight:bold;}
a:hover {color:#555555; font-weight:bold;}

a.pinklink:link {color:#f38aad; font-weight:bold;}
a.pinklink:visited {color:#f38aad; font-weight:bold;}
a.pinklink:hover {color:#555555; font-weight:bold;}


h1 {font-size:28px; margin:0px; margin-bottom:20px;}

h2 {font-size:17px; margin:0px; margin-bottom:10px;}

.mainborder {border-left:10px solid #f38aad; border-right:10px solid #f38aad; height:100%}

.headerback {background: #2dc5f4 url(images/left-corner.jpg) left no-repeat;}
.headerback1 {background: #2dc5f4 url(images/right-corner.jpg) right no-repeat;}

.menu {height:45px;}

.content {color:#10b2f0; font-size:13px; padding-left:10px;}
.content1 {font-size:13px; padding-left:10px;}

.backgroundlink {background-image:url(images/background-box.gif); color:#10b2f0; height:169px; padding-left:10px;}
.backgroundlink a:link {line-height:22px; color:#10b1ef; text-decoration:none;}
.backgroundlink a:visited {line-height:22px; color:#10b1ef; text-decoration:none;}
.backgroundlink a:hover {line-height:22px; color:#0072bc; text-decoration:none;}

input {border:1px solid #dddddd; font-size:13px;}
textarea {border:1px solid #dddddd; font-size:13px;}

.address {border-right:1px solid #f38aad}

.footerback {background-image:url(images/background-box.gif); color:#10b2f0; height:269px; font-weight:bold; width:709px;}


.greycontent {color:#cccccc;}

.button {background-color:#f38aad; font-weight:bold; font-size:11px; border:1px solid #333333;}
