/*
=======================================================================
	General Rules
=======================================================================
*/
a {
	color:#666;
	text-decoration:none;
	outline:none;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.black {
	color:black;
}
ul, li {
	list-style-type:none;
	list-style-image:none;
}
h1 {
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.white {
	color:#fff;
}
input {
	font-size:15px;
	border:0px;
	color:#7f7f7f;
}
.itlc {
	font-style:italic;
}
.colr {
	color:#0086b2 !important;
}
/*
=======================================================================
	Col Section Rules
=======================================================================
*/
.col1 {
	width:710px;
	float:left;
	padding-top:10px;
}
.col2 {
	width:240px;
	padding-top:10px;
	float:right;
}

/*
=======================================================================
	Content Block Rules
=======================================================================
*/
.contentblock {
	width:100%;
	float:left;
	padding-top:8px;
}
.tabwrapper {
	width:350px;
	float:left;
}
.tabs_links {
	width:291px;
	height:34px;
	padding-bottom:2px;
}
.tabs_links ul {
	float:left;
	margin-left:1px;
}
.tabs_links ul li {
	float:left;
	margin-top:2px;
}
.tabs_links ul li a {
	display:inline-block;
	line-height:33px;
	padding:0 22px;
	font-size:14px;
	margin-top:2px;
	color:#222427;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-position:right;
	background-image:url(../images/tabsep.jpg);
	background-repeat:no-repeat;
}
.tabs_links ul li a.first {
	display:inline-block;
	line-height:33px;
	padding:0 22px;
	font-size:14px;
	margin-top:2px;
	background-position:right;
	background-image:url(../images/tabsep.jpg);
	background-repeat:no-repeat;
}
.tabs_links ul li a.last {
	display:inline-block;
	line-height:33px;
	padding:0 24px;
	font-size:14px;
	margin-top:2px;
	background-position:right;
	background-image:url(../images/tabsep.jpg);
	background-repeat:no-repeat;
}
.tabs_links ul li a:hover, .tabs_links ul li.active a {
	background-color:#f7f7f7;
	background-image:none;
	border-left:solid 1px #d5d5d5;
	border-right:solid 1px #d5d5d5;
	border-top:solid 1px #d5d5d5;
	padding:0 20px 0 22px;
	line-height:32px;
	color:#0086b2;
	position:relative;
	left:-1px;
}
.tab_content2 {
	width:290px;
	background-color:#f7f7f7;
	border:solid 1px #d5d5d5;
	padding:0px 0px 16px 0px;
}
.tab_content2 ul {
	padding:10px 0 0 15px;
	float:left;
}
.tab_content2 li {
	width:203px;
	float:left;
	padding:12px 0 2px 0px;
	border-bottom: solid 1px #e1e1e1;
}
.tab_content2 li .thumb {
	width:55px;
	padding-top:7px;
	float:left;
}
.tab_content2 li .thumb img {
	border:solid 1px #d5d5d5;
}
.tab_content2 li .descripton {
	width:253px;
	float:right;
}
.tab_content2 li .descripton h6 {
	font-size:11px;
	padding-bottom:6px;
	color:#3a5998;
	font-weight:bold;
}
.tab_content2 li .descripton h6 a {
	color:#3a5998;
}
.tab_content2 li .descripton em {
	color:#999999;
}
.tab_content2 li .descripton {
	width:253px;
	float:right;
}
.tab_content2 li .descripton p {
	width:253px;
	padding-top:1px;
	padding-bottom:10px!important;
	float:right;
}

/*
=======================================================================
	Right cols Type Rules
=======================================================================
*/
.rtab {
	width:225px;
	float:left;
	padding-bottom:10px;
}
.rtab .tab_navigation {
	width:225px;
	height:34px;
}
.tab_navigation ul {
}
.tab_navigation li {
	float:left;
	margin-top:2px;
}
.tab_navigation li a {
	line-height:31px;
	text-align:center;
	font-size:14px;
	width:100px;
	font-weight:bold;
	color:#222427;
	padding:0 5px;
	display:inline-block;
	float:left;
}
.tab_navigation li a:hover {
	background-color:#f7f7f7;
	line-height:31px;
	color:#0086b2;
	padding:0 4px;
	border-left:solid 1px #d5d5d5;
	border-right:solid 1px #d5d5d5;
	border-top:solid 1px #d5d5d5;
}
.tab_navigation li.active a {
	background-color:#f7f7f7;
	line-height:32px;
	color:#0086b2;
	padding:0 4px;
	border-left:solid 1px #d5d5d5;
	border-right:solid 1px #d5d5d5;
	border-top:solid 1px #d5d5d5;
}
.rtab .rtab_content {
	background-color:#f7f7f7;
	width:221px;
	border: solid 1px #d5d5d5;
}
.rtab_content ul {
	padding:7px 0 2px 0px;
	background-color:#f7f7f7;
}
.rtab_content ul li {
	background-image:url(../images/rbder.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:9px 11px;
	float:left;
	width:198px;
	background-color:#f7f7f7;
	float:left;
}
.rtab_content ul li .thumb {
	width:42px;
	height:42px;
	float:left;
}
.rtab_content ul li .thumb img {
	border: solid 1px #d5d5d5;
}
.rtab_content ul li .description {
	width:42px;
	height:42px;
	width:154px;
	float:right;
}
.rtab_content ul li .description h6 {
	font-size:13px;
	font-weight:bold;
	padding-top:2px;
}
.rtab_content ul li .description h6 a {
	color:#08387f;
}
.gray {
	color:#889194;
}
.rtab_content ul li:hover, .rtab_content ul li.blogpost:hover {
	background-image:url(../images/lihover.gif)!important;
	background-repeat:no-repeat;
	background-position:bottom;
}

/*
=======================================================================
    College	Gallery Rules
=======================================================================
*/

.college_gallery {
	width:221px;
	margin-bottom:10px;
	float:left;
	background-color:#f7f7f7;
	border:solid 1px #d5d5d5;
}
.college_gallery h5 {
	width:208px;
	padding-top:13px;
	font-size:14px;
	color:#08387f;
	font-weight:bold;
	height:23px;
	float:left;
	padding-left:13px;
	border-bottom:solid 1px #d5d5d5;
	background-color:#f4ffd3;
}
