/* General Standards */
.h {
	display: none;
}

body {
	font-family: verdana, arial, san-serif;
/*	background-color: #fff;*/
	background-color: #00438C; 
	position: relative;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}
td {
	vertical-align: top;
}

/* Center the page */
body {
	text-align:center;
}
#body {
	width: 778px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

#body {
	position: relative;

} 
h1, h2, h3, h4, h5, p, ul, li, input, select {
	font-family: verdana, arial, san-serif;
}

p { font-size:100%;}
h1 {
	font-size: 140%;

}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 112.5%;
}

.gradapp
{
  color:#ffffff;
}

h1 {
	margin: 5px 9px 2px 10px;
	color: #00346D;
	font-family:Bookman Old Style, Georgia, Arial;
}

h2, h3 {
	margin: 5px 9px 2px 10px;
	color: #000000;
	font-family:Bookman Old Style, Georgia, Arial;
	text-decoration: underline;
}


h4
{
	margin: 5px 9px 2px 10px;
	color: #00346D;
	font-weight: bold;	
}

p, ul, li, div, td {
	/*font-size: 11px;*/
	font-family: Georgia, Arial;
}
p {
	margin: 5px 9px 2px 10px; 
	line-height:1.5em;
}

ul {
	margin-top: 5px;
}



#graddatetable .td
{
	font-family:Arial, sans-serif;  
	font-size: 11px; /*font-weight: 700;*/
	text-align:center;
	line-height:1em;
}

#gradfest
{
	width:325px;
	padding:10px 10px 10px 10px;
	background: #fff url(http://utsa.edu/registrar/marblebkgrd.jpg);
	/*FALL 2007 border:6px solid #7F1111;*/
	border:3px solid #F47321; /*ORIGINAL BLUE #2222CB;    ORIGINAL ORANGE TEXT #D16408*/
	line-height:1.5em;
}




/* Regulars */
a {
	color: #00148C;
	text-decoration:none;
	line-height:1.5em;
	font-size: 12px; font-weight: 700;
}
a:visited {
	color: #BD4100;
}
a:hover {
	text-decoration: underline;
	color: #0062CD;
}
ul a, p a {
	text-decoration: underline;
}

input, select {
	font-family: verdana, arial, geneva, san-serif;
	font-size: 10px;

}
.copyright {
	color: #fff;
	text-align: center;
}
.copyright a {
	color: #fff;
}
.copyright a:visited {
	color: #ddd;
}
.copyright {
	color: #fff;
	text-align: center;
}
.copyright a {
	color: #fff;
}
.copyright a:visited {
	color: #ddd;
}
hr {
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	margin: 0px;

}
/* End mail CSS */
/* ============================================================== */
/* ============================================================== */
/* ============================================================== */

.mainContent, .topRight, .bottomRight {
	background-color: #fff;
}
.mainContentLeft {
	background-image:   url("../images/2col/2column-mainContentLeft.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}
.bottomRight {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.topRight {
	border-left: 1px solid #ddd;
}
.studentNews {
	background-color: #B4DF9D;
}
.studentNewsRight {
	background-image:   url("../images/2col/2column-StudentNewsGreenRight.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}
.studentNewsLeft {
	background-image:   url("../images/2col/2column-StudentNewsGreenLeft.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}


.menu {
	background-color: #fff;
}
.mainMenu {
	background-color: #D4E9FF;
}
.mainMenuRight {
	background-image:   url("../images/2col/2column-08-leftGrey.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}
.mainContentRight {
	background-image:    url("../images/2col/2column-mainContentRight.jpg");
	background-repeat:repeat-y;
}
.mainMenuLeft {
	background-image:   url("../images/2col/2column-mainMenuLeft.gif");
	background-repeat: repeat-y;
	background-color: #fff;
}
/* Flanking Shadows */
.shadowRight { /* Right */
	width: 18px;
	padding: 0px;
	margin: 0px;
	background-image:   url("../images/2col/2column-ShadowRight.gif");
	background-repeat: repeat-y;
}

.shadowBottom { /* Bottom */
	background-color: #00438C;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image:   url("../images/2col/2column-ShadowBottom.gif");
	background-repeat: no-repeat;
}

.jass
{
	margin: 5px 9px 2px 10px;	
}

