BODY {
	BORDER-RIGHT: #000000;
	 BORDER-TOP: #000000; 
	 FONT-SIZE: 13px; 
	 BORDER-LEFT: #000000; 
	 BORDER-BOTTOM: #000000; 
	 FONT-FAMILY: Arial
}
TD, TH {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	font-style: normal;
}
hr {
	COLOR: #7f9db9;
}

P 
{
	font-size: 11px; 
	
}
td.f, tr.f
{
    font-size: 11px; 
    background-color: #BDCFDF;
}
tr.theBottomLine td
{
    font-size: 0.8em; 
    background-color: #DDEEFF;
    border-bottom: solid 1px white;
}
td.fh
{
    font-size: 11px; 
    background-color: #FFFFFF;
    background-image: url(/cs/themes/default/images/fhBg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
}

div.container
{  
	width: 100%;
	height: 443px;
	border: 1px solid #666;
	padding: 0px;
	background: #0c1d36;
	clear: both;
}

div.spacer
{
	clear: both;
}
  
div.float
{
	float: left;
	width: 15em;
}
div.float p
{
	text-align: center;
	color: Green;
}
/* Layout Structure Goes Here */
.Header
{
	width: 100%;
	background: url(../image/inner/bg_menubar.gif);
}

.Footer
{
	width: 100%;
	background: #B03231;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	
	
}

/********** Admin starts here ********/
.TopTableAdmin
{
	background-color: #EFF3F8;
	width:100%;
}

LeftPaneAdmin
{
	float: left;
	width: 200px;
	padding: 0px 0px 0px 10px;
}

#contentsAdmin
{
	margin-left: 210px;
	height: 420px;	
	padding: 0px;
	background: #EFF3F8;
}

/********** Admin ends here ********/
.TopTableAdminPane
{
	BORDER-RIGHT:#B03231 1px solid;
	BORDER-LEFT:#B03231 1px solid;
	background-color: #EFF3F8;
	width:100%;
}

.TopTable
{
		background-color: #B03231;
		height:100%;
	
}

.LeftBack
{
		background-color: #B03231;
}

.InsideTopTable
{
	width:100%;
	background-color: #EFF3F8;
	height:100%;
}

.InsideTopTableCA
{
	background-color: #0c1c36;
	height:100%;
	
}

.UserPanel
{
	background-color: #EFF3F8;
}	



.Header
{
	background: url(../image/inner/bg_menubar.gif);
}

.Footer
{
		background-color: #B03231;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 11px; 
		COLOR: #ffffff; 
		FONT-FAMILY: Tahoma;
}

P {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial
}
.small {
	FONT-SIZE: 13px; FONT-FAMILY: Arial
}
.medium {
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Arial
}
.columheading {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #39609b; FONT-FAMILY: Arial
}
.headerLinks
{ FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Arial; TEXT-DECORATION :underline}
.headerLinks:hover
{ FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: Silver; FONT-FAMILY: Arial; TEXT-DECORATION :underline}

.mainLinks
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.mainLinks:hover {
	font-size: 11px;
	color: #fff716;
	text-decoration: underline;
}
.mainLinks2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.mainLinks4 {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.dropdown {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial
}
.text_header {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.TopScholar {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffb82e; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
.TopScholar:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #d6d6d5; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.LoginHeader {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffb82e; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}


.coachlist{
	COLOR: #990000;
	font-size:11PX;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: bold;
}

.Text_field{
	COLOR: #000000;
	font-size:11PX;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: bold;
}
.Text_field1{
	COLOR: #000000;
	font-size:11PX;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: normal;
}
.contentHeader
{
	background-color: #DEF;
	padding: 0 5px;
	width: 100%;
	color: #990000;
	font-size:11px;
	font-weight: bold;
}
.contentHeaderAdmin
{
	background-color: #DEF;
	padding: 0 5px;
	width: 100%;
	COLOR: #990000;
	font-size:11px;
	font-weight: bold;
}

.tableBorder
{
    border: 0px outset;
    margin-bottom: 8px;
    background-color: #FFFFFF;
}
.tableBorder th, .column, tr.column td 
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    background-color: #6798C7;
    vertical-align:top;
}
.center
{
	margin-left : 8em;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	margin-right: 3em;
}

.centerList
{
	margin-left : 1em;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}
.InstructionNote
{		
	border:solid 1px #7F9DB9;	
	background-color:InfoBackground;
}

.UserPanelHeaderText
{
	color: #FFFFFF;
	font-size:12px;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: bold;	
}

.UserPanelText
{
	color: #006699;
	font-size:12px;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: bold;	
}

.CommonTitle {
	FONT-SIZE: 12px; 
	COLOR: #7395c1; 
	PADDING-TOP: 8px; 
	BACKGROUND-REPEAT: no-repeat;
	border-bottom: #7395c1 1px solid;
	vertical-align:bottom;
	height:20px;
}

.UserPanelHeader1
{
	color: #7395c1;
	font-size:12px;
	FONT-FAMILY:Tahoma;
	FONT-WEIGHT: bold;	
}

.CommonSubTitle {
	PADDING-RIGHT: 4px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; MARGIN: 0px; COLOR: #7395c1; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica; POSITION: relative
}
.CommonHeader {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 8px 0px 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: Tahoma, Helvetica
}


.HasUnreadMail
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #fff716; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}

.HasUnreadMail:hover 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline;
}

.CommonSidebar
{
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;	
}

.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 16px;
	color: #698d73;
	
}

.CommonSidebarArea
{
	width: 172px;
	margin: 0px 0px 0px 0px;	
}

.CommonSidebarArea A:LINK
{
	color: #698d73;
}

.CommonSidebarArea A:ACTIVE
{
	color: #698d73;
}

.CommonSidebarArea A:VISITED
{
	color: #698d73;
}

.CommonSidebarArea A:HOVER
{
	color: #698d73;
}

.CommonSidebarContent A:LINK
{
	color: #698d73;
}

.CommonSidebarContent A:ACTIVE
{
	color: #698d73;
}

.CommonSidebarContent A:VISITED
{
	color: #698d73;
}

.CommonSidebarContent A:HOVER
{
	color: #698d73;
}



.CommonSidebarHeader
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	/*background-color: #d2e6bd;  was #e2eecd */
	color: #698d73;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	background-image: url(../image/inner/sidebar-header.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 174px;
}

.CommonSidebarContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 174px;
	overflow:hidden;	
}


UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
	color: #698d73;
}

.CommonDescription
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 8px 0px;
	margin-top: -5px;
	margin-bottom: 15px;
}

.CommonSidebarImage
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #C4D6AE;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ApplyText
{
	color: #0066FF;
	font-weight: bold;
}
.RedArrow
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color:#FF0000;
}
.boldSubTitle
{
	font-family: Arial;

	font-size: 12pt;
	font-weight: bold;	
	color: #333333;	
}
.boldName
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	color: #333399;	
}
.boldNormal
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
	color: #333399;	
}
.roundBox { background: url(../image/BoxImage/box_background.gif) repeat; }
.roundBoxTop div  { background: url(../image/BoxImage/box_top_left.gif) no-repeat top left; }
.roundBoxTop      { background: url(../image/BoxImage/box_top_right.gif) no-repeat top right;}
.roundBoxBottom div  { background: url(../image/BoxImage/box_bottom_left.gif) no-repeat bottom left; }
.roundBoxBottom      { background: url(../image/BoxImage/box_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.roundBoxTop div, .roundBoxTop, .roundBoxBottom div, .roundBoxBottom {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.roundBoxContent  { margin: 0;}
.roundBox { width: 100%; margin: auto; }

.FormBody
{
background-color: #EFF3F8;
}
.UserPanelHeaderTextlink
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
	TEXT-DECORATION: underline;
}