#ted_announcements h3,
#ted_collaborating_in h3,
#ted_collaborating_in .ted_module_arrow,
#ted_announcements .ted_module_arrow,
.ted_module_ h3,
.ted_module_ .ted_module_arrow,
#tig_side_one .ted_module_ h3,
#tig_side_one .ted_module_arrow,
#tig_side_two .ted_module_ h3,
#tig_side_two .ted_module_arrow,
#ted_assignments .ted_module_arrow,
#ted_assignments h3,
.ted_module_ p.ted_add_button,
p.ted_add_button,
.ted_form .ted_module_ h4,
.ted_page .ted_module_ h4
{
	background-color: #78b02b !important;
	border-top-color: #78b02b !important;
	color: white !important;
}

#tig_side_two .ted_module_,
#tig_side_one .ted_module_,
#ted_announcements,
#ted_assignments
{
	border: 1px #78b02b solid !important;
}
.ted_module_ p.ted_add_button a,
.ted_module_ p.ted_buttons a 
{
	color: white !important;
	background-color: transparent;
}
@font-face {
	font-family:'BebasNeueRegular';
	src:url('/includes/fonts/bebasneue-webfont.eot');
	src:url('/includes/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
		url('/includes/fonts/bebasneue-webfont.woff') format('woff'),
		url('/includes/fonts/bebasneue-webfont.ttf') format('truetype'),
		url('/includes/fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}
body {
	margin:0;
	color:#666;
	font:12px/14px Helvetica, Arial, sans-serif;
	background:#f1f1f1 url(http://dfa.tigweb.org/images/bg-page.gif);
	height:100%;
	min-width:966px;
}
#header{
	overflow:hidden;
	padding:24px 0 0 2px;
	height:87px;
	background:url(http://dfa.tigweb.org/images/bg-dot.gif) repeat-x 0 100%;
}
h1.logo{
	float:left;
	background:url(http://dfa.tigweb.org/images/logo.gif) no-repeat;
	width:134px;
	height:75px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
h1.logo a{
	display:block;
	height:100%;
}
#header .box{
	overflow:hidden;
	height:80px;
	padding:2px 0 0;
	float:right;
	width:760px;
}
.top-box{
	overflow:hidden;
	width:748px;
	padding:0 6px 19px;
}
.top-box .holder{
	float:right;
	overflow:hidden;
}
.social-networks{
	padding:4px 0 0 2px;
	margin:0;
	list-style:none;
	float:right;
}
.social-networks li{
	float:left;
	padding:0 0 0 5px;
}
.social-networks a{
	display:block;
	width:76px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://cdn.tigweb.org/images/homepage/icons/rpx.png) no-repeat;
}
.social-networks .facebook{background-position:0 0;}
.social-networks .twitter{
	background-position:0 -17px;
	width:17px;
}
#header .title{
	padding:6px 0 0;
	float:right;
}
#nav{
	width:760px;
	overflow:hidden;
	display:block;
	height:31px;
	font:21px/32px 'BebasNeueRegular', Arial, Helvetica, sans-serif;
}
#nav ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
#nav li{
	padding:0 0 0 4px;
	float:left;
}
#nav a{float:left;}
#nav a:hover{text-decoration:none;}
#nav a span{width:6px;}
#nav a span,
#nav a em,
#nav a strong{
	float:left;
	height:31px;
	cursor:pointer;
}
#nav .active a span,
#nav a:hover span{background:url(http://dfa.tigweb.org/images/bg-navlink-l.png) no-repeat;}
#nav .active a em,
#nav a:hover em{background:url(http://dfa.tigweb.org/images/bg-navlink-r.png) no-repeat;}
#nav .active a strong,
#nav a:hover strong{
	background:url(http://dfa.tigweb.org/images/bg-navlink-c.png) repeat-x;
	color:#666;
}
#nav a em{width:6px;}
#nav a strong{
	color:#8b8b8b;
	font-weight:normal;
	padding:0 4px;
}