
/************************************ HTML Tags ****************************/

a 	{
	color : #115EAC;
	background-color : #ffffff;
	text-decoration : underline;
}


body {
	margin: 0px;
	padding: 0px;
	/* color: #003399; */
	color: #a39c8d;
	background-color: #fff;
	font-family : 'Lucinda Grande', Georgia, serif; 
/* Verdana, sans-serif, Arial, Helvetica; */
	font-size : 100%;
	padding-top: 0px; /*for Opera6*/
	text-align: center;
	border-style: none;
	width:100%;
	height: auto;
}

h1 {
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #000066;
	text-align: left;
	
}
h2 {
	font-size : 100%;
	margin : 0;
	padding : 0;
	color: #000066;
}

h3 {
	font-size : 90%;
	margin : 0;
	padding : 0;
	color: #000066;
}

img	{
	
	border-width: 0px;
	}

/************************************ NAVIGATION ****************************/


div#buttonnav{
	left: 0px;
	position: relative;
	color: #003399;
	height: auto;
	font-size: 101%;
	/* text-align: left; */
 /* margin: .3em; */ 
line-height: 1.7em;
}

div#buttonnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 2px;
	
	
}


div#buttonnav li a{
	color :  #003399;
	background-color : #efefef;
	border-bottom : 4px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	text-decoration : none;
	margin-right: 2px;
	margin: .3em;

}
div#buttonnav li a:hover{
	color : #666;
	background-color : #fff;
	border-bottom : 4px solid #CCCCCC;

}




div#foot{
	width:100%;
	position: relative;
	color : #000066;
	background-color : #efefef;
	height: auto;
	font-size: 75%;
	border-top : 2px solid #003399;
	border-bottom : 4px solid #efefef;
	font-family: Verdana, sans-serif;
	float:left;
	text-align:center;
}

div#foot ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px 0 0 0;
	border-bottom-color: #000066;
	border-bottom-width: thin;
}
div#foot ul li {
	display: inline;
}

div#foot li a{
	color : #105BAC;
	background-color : #efefef;
	text-decoration : none;
}
div#foot li a:hover{
	color : #105BAC;
	background-color : #fff;
	border-bottom : 4px solid #CCCCCC;
}



div#partners{
	position: relative;
	width:95%;
	top: 0px;
	left: 0px;
	height: auto;
	text-align:center;

}
div#partners ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
/* line-height: 1.8em; */

text-align:left;	
	
}

div#partners li {
/* line-height: 1.8em; */
line-height: 1.8em;
}
div#partners li a{
	/* line-height: 1.8em; */
	text-decoration : none;

}
div#partners li a:hover{
	color : #003399;
	background-color : #fff;
	border-bottom : 4px solid #CCCCCC;

}
div#sched {
	text-align:center;
line-height: 1.5em;
text-decoration : none;
	
}
div#sched li {
	text-decoration : none;
}
/******************************  Page Content ******************************/

.content{
	position: relative;
	top: 50px;
	width: 100%;
	height:auto;
	background-color: #fff;
	/* color: black; */
	font-size: 90%;
	line-height: 1.2em;
color: #a39c8d;

}

.mypage {
	position: relative;
	border-top: 1px solid #6D2424;/* maroon */
	/* border-left: 1px solid #003399; blue */
	/* border-right: 1px solid #003399; blue */		
	margin-right: auto;
	margin-left: auto; 
	top: 0px;
	left: 0px;
	width: 100%;
	height:auto;
	color:#000066;
	background-color: white; /* tan */ 
	font-size : 100%;
}

/******************************  Page Header Content *********************/

#banner {
	background-color: #fff;
	width: 95%;
	height: 150px;
	margin-left: 20px;
	/* margin-bottom: 20px; */
	margin-top: 10px;
	border-bottom: 1px solid #003399;/*blue */
	background: url(images/seclogo.gif) top center no-repeat;
padding: 20px 5px 5px 10px;
font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, sans-serif;
}

div#banner h1 {color: #003399;
	margin-top: 15px;
	text-align: center;
	font-size : 82%;
	}

div#add {color: #003399;
	margin-top: 55px; /* needed to make this bigger for IE */
	top: 60px;
	text-align: center;
	font-size : 65%;
	}


div#banner p  {
	color: #003399;
	 margin-left: 60px;
	 margin-right: 60px; 
	text-align: center;
	top: 10px;
	font-size : 65%;
	
}

div#address  {
	color: #003399;
	/* margin-left: 200px;*/
	/* margin-right: 40px; */
	text-align: center;
	top: 200px;
	font-size : 55%;
	
}

.logo {
	position: relative;
	top: -40px;
}



/******************************  Page Content Main **********************/

.maintext {
	position: relative;
	top: 20px;
	left: 30px;
	width: 50%;
	height: auto;
	float: left;
	color:#003399;
	/* font-family: Verdana, sans-serif; */
	background-color: #fff;
   	text-align: left;
	margin-left: 15px;
	margin-bottom: 25px;
	}

.maintextwide {
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
	height: auto;
	float: left;
	color:#003399;
	/* font-family: Verdana, sans-serif; */

	background-color: #fff;
   	text-align: left;
	margin-left: 15px;
	margin-bottom: 25px;
	}

.maintextthin {
	position: relative;
	top: 20px;
	left: 20px;
	width: 34%;
	height: auto;
	float: left;
	color:#003399;
	/* font-family: Verdana, sans-serif; */
	background-color: #fff;
   	text-align: left;
	margin-left: 15px;
	margin-bottom: 25px;
	}

/******************************  Page Content Side ***********************/





#sidebar {
	top: 20px;
	left: 20px;
	float:left;
	width:35%;
	overflow:hidden;
/* border-right: 1px solid #003399;blue */
/* border-bottom: 1px solid #003399;blue */
	line-height: 1.3em;
}
#sidebar img{ 
	left: 20px;

}
#sidebar2 {
	float:right;
	width:20%;
	margin-left:10px;
	text-align:left;
}

div#sidebar2 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1px 0 0 0;
	color: #336666;
	background: white;
}

div#sidebar2 li a{
	color: #336666; 
	background-color : #fff;
	text-decoration : none;
}
div#sidebar2 li a:hover{
	color : #105BAC;
	background-color : #fff;
	border-bottom : 1px solid #CCCCCC;
}

/******************************  Page Format ******************************/
 .callout {
	top : 20px;
    font-size: 100%;
  /*  color: #a39c8d; */
 /*   border: 1px solid #ddd; */
  /*  background: #f1f2e7; */
	background: white;
    padding: 8px 10px;
    margin-bottom: 18px; 
  }

.centered {
	position:relative;
	text-align: center;

}

.changetextcolor {
	color: #cc0033; /****  #cc0033;  red ****/

}
/****  #5F6951;  darker green ****/
/****  #cc0033;   red ****/
/****  #A4B48B;  light green ****/

.changetextcolor a {
	color: #cc0033; /****  #cc0033;  red ****/
}
.disclaimer{
	font-size: 75%;
}




.joblisting ul li {
	list-style-type: disc;
}

.jobtitles {
	font-style: italic;
	font-weight: bold;
}

.attention {
	font-weight: bold;
}


.courselisting ul li {
list-style-type: none;

}

.titles {
	font-style: italic;
	font-weight: bold;
}




.t1 { 
	position: relative;
	color: yellow;
	text-align: left;
	font: bold 15px/15px Times, serif;
	top: -20px;
	left:390px;
	width: 90px;
   	z-index:1;
	clear:both;
}

.t2 { 
	position: relative;
	color:rgb(190, 0, 60);
	text-align: left;
	font: bold 15px/15px Times, serif;
	top: -22px;
	left:380px;
	width: 90px;
	z-index:1;
	clear:both;
}

.t3 { 
	position: relative;
	color:rgb(190, 0, 60);
	text-align: left;
	width: 90px;
	font: bold 15px/15px Times, serif;
	top: -28px;
	left:425px;
	z-index:1;
	clear:both;
}

.inside {
/* padding:10px; */

padding: 5px 5px 10px 5px;
}
	
