body {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.body-content a:link, .body-content a:active, .body-content a:visited {
	color: #081D4C;
	text-decoration: underline;
	}
	
.body-content a:hover {
	color: #2BBEF7;
	} 
	
.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #056491;
	text-decoration: none;	
	}
	
.more-link:hover {
	color: #091D4C;
	}

.head-small-nav {
	height: 30px;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #C7C8CA;
	}
	
.nav2-chat {
	border-right: 1px solid #C7C8CA;
	color: #2BB0EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 15px;
	}
	
.nav2-chat:hover {
	color: #091D4C;
}

.nav2 {
	color: #2BB0EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}

.nav2:hover {
	color: #091D4C;
}





.body-top-row {
	border-bottom: 1px solid #C7C8CA;

}

.body-mid-left {
	border-right: 1px solid #C7C8CA;
	border-bottom: 1px solid #C7C8CA;
	vertical-align: top;
	width: 330px;
	height: 360px;
}

.body-mid-mid {
	border-bottom: 1px solid #C7C8CA;
	text-align: center;
	vertical-align: top;
	width: 310px;
}

.body-mid-right {
	border-left: 1px solid #C7C8CA;
	vertical-align: top;
	width: 257px;
}

.body-bot-left {
	border-right: 1px solid #C7C8CA;
	vertical-align: top;
}

.body-bot-mid {
	vertical-align: top;

}

.body-bot-right {
	border-left: 1px solid #C7C8CA;
	vertical-align: top;
}

.bullet-link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636464;
	text-decoration: none;
	}

.bullet-link:hover {
	color: #056491;
	}
	
.bullet-style {
	list-style-image: url(images/jpg/bullet-small.jpg);
	}

.welcome {
	padding-bottom: 6px;
	padding-top: 6px;
	color: #056491;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.body-mid-content {
	padding-top: 3px;
	padding-left: 35px;
	vertical-align: top;
	height: 360px;
	}
	
.body-bot-content {
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 35px;
	vertical-align: top;
	}
	
.body-links-blue {
	color: #146D97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
.body-links-container {
	padding-bottom: 10px;
	}
	
.body-links-blue:hover {
	color: #091D4C;
	}	
	
.institute-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #B84C04;
	font-size: 18px;
	padding-bottom: 10px;
	}

.footer-table {
	padding-top: 5px;
	border-bottom: 1px solid #C7C8CA;
	padding-top:5px;
	border-top: 1px solid #C7C8CA;
}

.footer-text-area {
	height: 10px;

	}
	
.footer-text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A7A5;
	padding-top: 3px;
	}

.footer-logo-area {
	width: 308px;
	height: 40px;
	text-align: right;
	vertical-align: top;
	}
	
.footer-links-area {
	width: 587px;
	height: 40px;
	margin-bottom: 15px;
	vertical-align: middle;
	}
	
.footer-links {
	height: 20px;
	color: #146D97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #C7C8CA;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.footer-links-last {
	color: #146D97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	}

.footer-link {
	color: #146D97;
	font-weight: bold;
	text-decoration: none;
	}
	
.footer-link:hover {
	color: #091D4C;
	}

.main-table {
	width: 940px;
	background-color: #FFFFFF;
	}
	
.main-top-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/border-top-left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/border-top-middle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.main-top-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/border-top-right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/border-middle-left.gif);
	}
	
.main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/border-middle-right.gif);
	}
	
.main-bottom-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.main-bottom-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.sowta-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/sowta-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.sowta-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/sowta-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.sowta-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/sowta-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.sowta-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/sowta-border-middle-left.gif);
	}
	
.sowta-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/sowta-border-middle-right.gif);
	}
	
.sowta-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/sowta-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.sowta-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/sowta-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.sowta-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/sowta-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.evening-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/evening-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.evening-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/evening-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.evening-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/evening-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.evening-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/evening-border-middle-left.gif);
	}
	
.evening-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/evening-border-middle-right.gif);
	}
	
.evening-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/evening-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.evening-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/evening-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.evening-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/evening-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.alps-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/alps-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.alps-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/alps-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.alps-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/alps-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.alps-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/alps-border-middle-left.gif);
	}
	
.alps-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/alps-border-middle-right.gif);
	}
	
.alps-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/alps-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.alps-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/alps-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.alps-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/alps-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.childrens-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/childrens-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.childrens-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/childrens-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.childrens-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/childrens-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.childrens-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/childrens-border-middle-left.gif);
	}
	
.childrens-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/childrens-border-middle-right.gif);
	}
	
.childrens-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/childrens-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.childrens-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/childrens-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.childrens-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/childrens-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.youth-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/youth-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.youth-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/youth-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.youth-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/youth-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.youth-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/youth-border-middle-left.gif);
	}
	
.youth-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/youth-border-middle-right.gif);
	}
	
.youth-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/youth-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.youth-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/youth-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.youth-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/youth-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.missions-main-top-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/missions-border-top-left.gif);
	background-repeat: no-repeat;
	}
	
.missions-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/missions-border-top-middle.gif);
	background-repeat: repeat-x;
	}
	
.missions-main-top-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/missions-border-top-right.gif);
	background-repeat: no-repeat;
	}
	
.missions-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/missions-border-middle-left.gif);
	}
	
.missions-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/missions-border-middle-right.gif);
	}
	
.missions-main-bottom-left {
	width: 20px;
	height: 20px;
	text-align: left;
	background-image: url(../images/gif/missions-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.missions-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/missions-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.missions-main-bottom-right {
	width: 20px;
	height: 20px;
	text-align: right;
	background-image: url(../images/gif/missions-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	
.mylife-main-table {
	width: 940px;
	background-color: #FFFFFF;
	}
	
.mylife-main-top-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/mylife-border-top-left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.mylife-main-top-middle {
	width: 900px;
	height: 20px;
	text-align: center;
	background-image: url(../images/gif/mylife-border-top-middle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.mylife-main-top-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/mylife-border-top-right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.mylife-main-middle-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/mylife-border-middle-left.gif);
	background-position: center;
	}
	
.mylife-main-middle-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/mylife-border-middle-right.gif);
	background-position: center;
	}
	
.mylife-main-bottom-left {
	width: 20px;
	text-align: left;
	background-image: url(../images/gif/mylife-border-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.mylife-main-bottom-middle {
	width: 900px;
	text-align: center;
	height: 20px;
	background-image: url(../images/gif/mylife-border-bottom-middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.mylife-main-bottom-right {
	width: 20px;
	text-align: right;
	background-image: url(../images/gif/mylife-border-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D51;
	text-transform: capitalize;
	text-transform: uppercase;
}