﻿body 
{
	
	background-color:#f2f2f2;
	margin-top:0px;
	min-width:900px;
}

div.main
{
	margin-top:5px;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:5px;
    min-width:850px; 
	background-color:#ffffff;
}

div.content
{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color: Black;
	
	letter-spacing:0.5px;

}	

div.copyright
{
	font-family:Arial;
	font-size:12px;
	text-align: center;
	letter-spacing:0.5px;
	
}

div.add
{
	font-family:Arial;
	font-size:14px;
	text-align: center;
	background-color:#E1E1E1;
	letter-spacing:0.5px;
	
	height:40px;
}

h1
{
	font-family: Arial;
	font-size:20px;
	color:Gray;
	letter-spacing:0.5px;
}

h2
{
	font-family: Arial;
	font-size:15px;
	color:Gray;
	letter-spacing:0.5px;
}


 .style1
        {
            color: black;
        }
        
        
#name
{
	font-family: Arial;
	font-size:15px;
	color: Teal;
	letter-spacing:0.5px;
	font-weight:bold;
}


#table
{
	width:100%;
	text-align:justify;
	border-width:0px;
	
 }

#tdprogram
{
	text-align:justify;
	padding:10px 10px 10px 10px;
	width:33%;
	margin-top:0px;
}
#tdmaincontent
{
	text-align:justify;
	width:80%;
}
#tdaddcontent
{
	text-align: center;
	
	
}

td.content
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
    margin-top:0px;	
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color: Black;
	
	letter-spacing:0.5px;

}	

.navtext
{
 text-decoration:none;
 color: Teal;
}


.navtext a
{
 text-decoration:none;
 color: Teal;
}

.navtext a:link
{
 text-decoration:none;
 color: Teal;
}

.navtext a:hover
{
 text-decoration: underline;
 color: Teal;
  font-weight: lighter;
  font-size:large;
}

div.dl
{
	 text-align:left;
	 font-weight:bold;
	 font-size:13px;
	 padding:10px 10px;
	
}
 div.career
 {
 	text-align:left;
 	padding:10px 10px;
 	font-size:13px;
 	 
 	 color:black;
 	}
 	
 	
 	.navtext2
{
 text-decoration:none;
 color: Black;
}


.navtext2 a
{
 text-decoration:none;
 color:Black;
}

.navtext2 a:link
{
 text-decoration:none;
 color: Black;
}

.navtext2 a:hover
{
 text-decoration: underline;
 color: Maroon;
  font-weight: lighter;
  font-size:13px;
}