body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image:url(images/background_1.jpg);
  margin-left:0px; margin-right:0px; margin-top:0px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #0d79a1;
	padding-bottom:12px;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #18afe5;
	padding-top:12px;
}

.text {
	font-size: 12px;
	color:#FFFFFF;
}

.text a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

.text a:hover {
	text-decoration: none;
	color: #0d79a1;
}

.bg {
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}

.trans {
	background-image:url(images/trans_black.png);
	background-repeat: repeat;
}

.left_pic {
	background-image:url(images/left_side.gif);
	background-repeat: repeat-y;
}

.right_pic {
	background-image:url(images/right_side.gif);
	background-repeat: repeat-y;
}

.main_text {
	padding-top:20px;
	color:#FFFFFF;
	font-size:13px;
	line-height:23px;
}

.main_text a{
	color:#18afe5;
}

.steps {
	color:#FFFFFF;
	font-size:13px;
	line-height:23px;
}

.main {
	color:#FFFFFF;
	font-size:13px;
	line-height:23px;
}

.main a{
	color:#18afe5;
	font-size:13px;
	line-height:23px;
	text-decoration:none;
}

.nowWhat {
	color:#FFFFFF;
	font-size:13px;
	line-height:23px;
}

.nowWhat a{
	color:#645fab;
	font-size:13px;
	line-height:23px;
	text-decoration:none;
}

.nowWhat a:hover{
	color:#18afe5;
}

.profs {
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}

.intern {
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
}

.outline {
	border:solid;
	border-color:#ffffff;
	border-width:1px;
}

.contactTitle {
	font-size: 14px;
	color:#c0c0c0;
	text-align:center;
}

.contact {
	font-size: 14px;
	color: #ffffff;
	padding-right:5px;

}

.contactText {
	color:#ffffff;
	font-size:14px;
}

.contactText a {
	color:#faa61a;
	font-size:14px;
	text-decoration:none;
}

.contactText a:hover {
	color:#c0c0c0;
	font-size:14px;
}

input.send{
	font-size:12px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0;
	background-color:#18afe5;
}

a:active, a:focus {
	outline: 0
}

#flashcontent{
	background-color:#FFFFFF;
}