body {
	margin : 0px 0px 0px 0px;
	color : #000000;
	background-image : url("http://www.studentjourney.org/images/_bgnd_X_11.gif");
	background-color : #C4C1AA;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.oldbrowser {
display: none;
}
.button {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    text-transform : uppercase;
    color : #000000;
    text-decoration : none;
    background-color : #dfefff;
    background-image : none;
}
.niceButton {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    background-color : #FFFFFF;
    background-image : none;
    border : 1px solid #000000;
    font-weight : bold;
    text-transform : uppercase;
    color : #000000;
}
.niceField {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    background-color : #ffffff;
    background-image : none;
    color : #000000;
    border : 1px solid #000000;
}
.niceFieldStretch {
    width:100%;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9pt;
    background-color : #ffffff;
    background-image : none;
    color : #000000;
    border : 1px solid #000000;
}
.nav {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
    color : #ffffff;
    text-decoration : none;
}



.largeBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	text-decoration: none;
}
.medBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
}
a.medBlack:hover {
	color: #FF6600;
	text-decoration: none;
}
.normBlack {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
    color : #000000;
    text-decoration : none;
}
a.normBlack:hover {
    color : #FF6600;
    text-decoration : none;
}
.smallBlack {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #000000;
    text-decoration : none;
}
a.smallBlack:hover {
    color : #FF6600;
    text-decoration : none;
}


.medWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
a.medWhite:hover {
	color: #999999;
	text-decoration: none;
}
.normWhite {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
    color : #ffffff;
    text-decoration : none;
}
a.normWhite:hover {
    color : #999999;
}
.smallWhite {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #ffffff;
    text-decoration : none;
}
a.smallWhite:hover {
    font-weight : bold;
    color : #7BBBF8;
    text-decoration : none;
}

.smallCharcoal {
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color : #6c687d;
    text-decoration : none;
}
a.smallCharcoal:hover {
    color : #FF6600;
    text-decoration : none;
}

.smallGray {
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 9px; 
    color : #CCCCCC;
    text-decoration : none;
}
a.smallGray:hover {
    color : #CCCCCC;
    text-decoration : none;
}



.podLeft {
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
}

.podRight {
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}

.podMiddle {
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}

.podBottom {
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.podTop {
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
}

.podTopBottom {
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
}

.pod {
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}
