/* CSS Document */

html, body {
    height:100%
}
body {
    font-size:100%;
    line-height:1em;
    background:url(../images/bg.gif) repeat-x top #000000;
}
html {
    font-family:Tahoma, Geneva, sans-serif;
    color:#6f6e6e;
}

table.colleges {
    border-collapse: collapse;
    border-style: none;
}
table.colleges th {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: grey;
}
table.colleges td {
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: grey;
}

.alignMiddle {
    vertical-align:middle;
}
.alignCenter {
    text-align:center;
}
.container1 {
    width:100%;
}
.container2 {
    width:100%;
    font-size:16px;
}
.clear {
    clear:both;
}
.fleft {
    float:left;
}
.fright {
    float:right;
}
div.container {
    overflow:hidden;
    width:100%;
}
a img {
    border:0px;
}
img {
    vertical-align:middle;
}

a {
    color:#a54d0d;
    text-decoration:underline;
} 
a:hover {
    text-decoration:none;
}

.link1 {
    color:#e28a0c;
    font-size:1.09em;
}
.link2 {
    color:#a54d0d;
    font-size:1.18em;
    display:block;
    margin-bottom:5px;
}

ul {
    margin:0;
    padding:0;
    list-style:none;
}
ul li {
    background:url(../images/marker.gif) top left no-repeat;
    background-position:0 9px;
    margin:0;
    padding-left:10px;
}
ul li a {
    color:#E4A413;
    text-decoration:underline;
    line-height:1.81em;
} 
ul li a:hover {
    text-decoration:none;
}

.ul li {
    background:url(../images/marker1.gif) top left no-repeat;
    background-position:0 5px;
    margin:0;
    padding-left:23px;
}
.ul li a {
    color:#a54d0d;
    text-decoration:underline;
    line-height:2em;
} 
.ul li a:hover {
    text-decoration:none;
    text-align:left;
}

/*content*/
#content {
    font-size:14px;
    width:100%;
    text-align:left;
}
#content .indent-main {
    padding:0px 32px 0 20px;
}
#content .indent-main1 {
    padding:0px 32px 0 33px;
}
#content .indent-col1 {
    padding:27px 42px 8px 28px;
    position:relative;
    margin-bottom:-8px;
}
#content .indent-col2 {
    padding:16px 25px 8px 28px;
}
#content .title {
    margin-bottom:19px;
}
#content .title1 {
    margin-bottom:28px;
    font-size:30px;
    color:#E2E2CE;
    text-align:left;
}
#content .formtitle1 {
    font-size:8em;
    color:#C60;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-align:left;
}
#content .title2 {
    margin:30px 0 10px 30px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    vertical-align:baseline;
}
#content .bold {
    font-size:14px;
    font-weight:bold;
    text-align:left;
    vertical-align:baseline;
}
#content .title3 {
    margin-bottom:8px;
}
#content .title4 {
    font-size:18px;
    font-weight:bold;
    text-align:left;
    vertical-align:baseline;
}
#content .img-left {
    float:left;
    margin:0 20px 16px 0;
}
#content .img-left1 {
    float:left;
    margin:0 12px 16px 0;
}
#content .img-indent {
    margin:0 0 16px 0;
}
#content .img-indent1 {
    margin:0 14px 0 0;
}
#content p {
    margin:0 0 17px 0;
    text-align:left;
}
#content .p {
    margin:0 0 7px 0;
} 
#content .p1 {
    margin:0 0 17px 0;
}
#content h4 {
    color:#a54d0d;
    font-size:1.18em;
    font-weight:normal;
    margin-bottom:3px;
} 
#content .tail {
    background:url(../images/tail.gif) repeat-x bottom;
    padding-bottom:0px;
    margin-bottom:12px;
    overflow:auto;
}
#content .tail1 {
    background:url(../images/tail1.gif) repeat-x top;
    padding-bottom:9px;
    margin-bottom:0px;
    overflow:hidden;
}
.title {
    color:#c6c6c6;
    font-size:30px;
    margin-bottom:20px;
}
.txt {
    color:#c6c6c6;
    font-size:1.18em;
    display:block;
    margin-bottom:5px;
}
.txt span {
    color:#e28a0c;
}
.txt1 {
    font-size:.909em;
    color:#3e3e3e;
    margin-bottom:15px;
}
.txt1 span {
    font-size:1.1em;
    color:#bf630a;
    float:right;
}
.txt1 .link-2 {
    color:#bf630a;
    font-style:italic;
    text-decoration:none;
    font-size:1.1em;
}
.txt1 .link-2:hover {
    text-decoration:underline;
}
.img-1 {
    position:absolute;
    margin:0 0 0 -20px;
}
.txt2 {
    color:#6f6e6e;
}
.txt3 {
    color:#a54d0d;
}

#content .indent {
    padding:31px 0 0 0;
}

/*box*/
.box {
    background:#e2e2ce;
    width:100%;
    color:#3e3e3e;
}
.box .border-top {
    background:url(../images/border_top.gif) repeat-x top;
}
.box .corner-top-left {
    background:url(../images/corner_top_left.gif) no-repeat left top;
}
.box .corner-top-right {
    background:url(../images/corner_top_right.gif) no-repeat right top;
}
.box .corner-bottom-left {
    background:url(../images/corner_bottom_left.gif) no-repeat left bottom;
}
.box .corner-bottom-right {
    background:url(../images/corner_bottom_right.gif) no-repeat right bottom;
    width:100%;
}
.box .indent-box {
    padding:16px 18px 20px 19px;
}
.box .indent-box1 {
    padding:16px 25px 35px 26px;
    text-align:left;
}
.box .indent-box2 {
    padding:16px 25px 15px 26px;
}
.box .indent-box3 {
    padding:16px 29px 35px 26px;
    line-height:1.36em
}

/*box1*/
.box1 {
    background:#eaeadd;
    width:100%;
}
.box1 .border-top {
    background:url(../images/border_top1.gif) repeat-x top;
}
.box1 .border-bottom {
    background:url(../images/border_bottom1.gif) repeat-x bottom;
}
.box1 .border-left {
    background:url(../images/border_left1.gif) repeat-y left;
}
.box1 .border-right {
    background:url(../images/border_right1.gif) repeat-y right;
}
.box1 .corner-top-left {
    background:url(../images/corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right {
    background:url(../images/corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-bottom-left {
    background:url(../images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right {
    background:url(../images/corner_bottom_right1.gif) no-repeat right bottom;
    width:100%;
}
.box1 .indent-box {
    padding:22px 0 27px 23px;
}



.block {
    background:url(../images/bg_block.gif) no-repeat top left;
    margin-top:-8px;
    position:relative;
}
.indent-block {
    padding:41px 19px 0 13px;
}


/*footer*/
#footer {
    color:#4c4b4b;
    font-size:0.6875em;
    text-align:right;
}
#footer .indent-footer {
    padding:20px 55px 0 50px;
    text-align:right;
}
#footer a {
    color:#6f6e6e;
    text-decoration:underline;
}  
#footer a:hover {
    text-decoration:none;
}

.jamp2 {
    width:40px;
    margin-left:6px;
}
/*select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}*/

.indent-2 {
    position:relative;
    padding-left:20px;
    float:left;
}
.h {
    height:25px;
}
.block-contact span {
    float:right;
    margin-right:0px;
}
.input {
    border:1px solid #cbcbb4;
    background:#f6f6f0;
    width:230px; height:18px;
    font-size:1em;
    padding-left:5px;
    vertical-align:middle;
    padding-top:2px;
    padding-bottom:2px;
}

textarea {
    border:1px solid darkgray;
    background:white;
    font-family:sans-serif;
    font-size:10pt;
    color:black;
    /*border:1px solid #bcbc9c;
    background:#e3e3d0;
    width:318px; height:69px;
    font-size:1em;
    padding-left:5px;
    margin-bottom:11px;
    overflow:auto*/
}

#form_main {
    vertical-align:top;
}

#addrinput {
    width:148px;
    height:auto;
}

