﻿body
{
	/*background: #FFFFFF url('images/bg.gif');*/
	font-weight: normal;
	font-size: 7pt; /*color: #000000;*/
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	border-collapse: collapse;
	min-height: 700px;
}
img
{
	border-style: none;
}
td
{
	font-weight: normal;
	font-size: 7pt; /*color: #000000;*/
	font-family: verdana, arial, helvetica, sans-serif;
	outline: none;
	-moz-outline-style: none;
}
center
{
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
p
{
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
select
{
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*
a
{
	font-weight: normal;
	font-size: 8pt;
	margin: 1pt; 
	font-family: verdana, arial, helvetica,sans-serif;
	text-decoration: none;
}
*/

ul
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	overflow: hidden;
}

li
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:0px;
}

ol
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:0px;
}


h2
{
	font-weight: bold;
	font-size: 8pt;
	margin: 3pt;
	color: #000000;
	font-family: verdana, arial, helvetica,sans-serif;
}
h3
{
	font-weight: normal;
	font-size: 7pt;
	margin: 2pt 2pt 3pt;
	color: #000000;
	font-family: verdana, arial, helvetica,sans-serif;
}
h4
{
	font-weight: normal;
	font-size: 8pt;
	margin: 3pt 1pt;
	font-family: verdana, arial, helvetica,sans-serif;
}
h5
{
	font-weight: bold;
	font-size: 10pt;
	margin: 1pt 1pt 5pt;
	color: #000000;
	font-family: verdana, arial, helvetica,sans-serif;
}

a:hover, a:active, a:focus, a:active
{
	outline: none;
	-moz-outline-style: none;
	outline: expression(hideFocus='true');
}
* :focus
{
	outline: 0;
}
*
{
	outline: none;
	-moz-outline-style: none;
	outline: expression(hideFocus='true');
}

a.headerlinks:link
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a.headerlinks:visited
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a.headerlinks:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}


a.headerlinks1:link
{
	color: #3F3F3F;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a.headerlinks1:visited
{
	color: #3F3F3F;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a.headerlinks1:hover
{
	color: #3F3F3F;
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}


#MenuBar
{
	height: 23px;
	background-color: #BCD8F0;
	text-align: left;
}
#MenuBar .Spacer
{
	height: 23px;
	width: 282px;
	text-align: right;
}
#Welcome
{
	background-color: #BCD8F0;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana, arial;
	color: #325BB0;
}


#Container
{
	background-color: #FFFFFF;
	width: 940px;
	border-style: none;
	border-collapse: collapse;
	height: 100%; /*border: 1px solid #325BB0;*/
}
#HeadNav
{
	/*background-color: #325BB0;*/
	height: 15px;
	text-align: right;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 25px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana, arial; /*color: #FFFFFF;*/
	color: #3F3F3F;
	border: solid 1px #325BB0;
}


#ImageRow
{
	height: 180px;
}
#ImageRow .FirstCell
{
	/*vertical-align: middle; 	text-align: center;*/
	height: 180px;
	width: 940px;
	border-left: 1px solid #325BB0;
	border-right: 1px solid #325BB0; /*border-bottom: 1px solid #325BB0;*/
}
#ImageRow .FirstCell img
{
	height: 180px;
	width: 940px;
}


#MiddleContainer
{
	border-left: 1px solid #325BB0;
	border-right: 1px solid #325BB0;
	border-bottom: 1px solid #325BB0; /*border-collapse: collapse;*/
	width: 100%; /* height: 535px;*/
	vertical-align: top;
	background-color: #FFFFFF;
}
#SideBarContainer
{
	width: 290px;
	height: 180px;
	padding-left: 12px; /*border-top: 1px solid #325BB0; 	border-right: 1px solid #325BB0; 	border-left: 1px solid #325BB0;*/
	vertical-align: top; /*background: #FFFFFF url('images/gr_main.gif');*/
	background-repeat: repeat-x;
}
#PageContents
{
	width: 650px;
	vertical-align: top;
	text-align: left; /*border-top: 1px #325BB0 solid;*/
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
}
#PageFooter
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana, arial;
	padding-bottom: 12px;
	color: #A8A8A8;
}
#MenuContainer
{
	/*border: 0px solid #ffffff;*/
	border-collapse: collapse;
	width: 238;
	vertical-align: top; /*background: #FFFFFF url('images/gr_main.gif') repeat x;*/
	outline: none;
	-moz-outline-style: none;
}
.MenuHeader
{
	border-bottom: solid 1px #ffffff;
	text-align: center;
	color: #325BB0;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	padding: 7px 0px 5px 0px;
	outline: none;
	-moz-outline-style: none;
}
.MenuItem
{
	/*border-bottom: solid 1px #ffffff;*/
	text-align: left;
	color: #3F3F3F;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal; /*padding: 5px 0px 5px 5px;*/
	outline: none;
	-moz-outline-style: none;
}


.MenuItemOff
{
	cursor: pointer; /*float: right;*/ /*padding: 5px 5px 5px 5px;*/
	margin-left: 20px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	outline: none;
	-moz-outline-style: none;
}
.MenuItemOver
{
	cursor: pointer;
	margin-left: 22px;
	font-family: verdana, arial;
	font-size: 10pt;
	color: Black;
	background: #E5E5E5;
	outline: none;
	-moz-outline-style: none;
}
.MenuItemOver a
{
	margin: 0;
	color: Black;
	padding: 1px 0px 1px 18px;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}


.MenuUnSelectItemOver
{
	cursor: pointer;
	margin-left: 22px;
	font-family: verdana, arial;
	font-size: 10pt;
	color: #365CAA;
	outline: none;
	-moz-outline-style: none;
}
.MenuUnSelectItemOver a
{
	margin: 0;
	color: #365CAA;
	padding: 1px 0px 1px 18px;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}


.MenuItem a
{
	margin: 0;
	color: #3F3F3F; /* #325BB0;*/
	padding: 1px 0px 1px 18px;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
.LoginBody
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF;
	border: 0px;
	color: Black;
}
/* center the login */
.LoginContainer
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -150px;
}
/* Give the login a border, width and padd the sides */
.LoginDiv
{
	background: #ffffff;
	border: #4169E1 1px solid;
	padding: 10px;
	width: 325px;
	text-align: center;
}


.LoginDiv hr
{
	color: #B0C4DE;
	background-color: #B0C4DE;
	background: #B0C4DE;
	border-top: solid 1px #B0C4DE;
	height: 1px;
	width: 100%; /*margin: 2 0 2 0; 	padding: 0 0 0 0;*/
}
.LoginTable
{
	border-right: #4169E1 1px solid;
	border-top: #4169E1 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #4169E1 1px solid;
	width: 250px;
	color: white;
	border-bottom: #4169E1 1px solid;
	font-family: Verdana;
	height: 135px;
	background-color: #FFFFFF;
}

.LoginButton
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	font-family: verdana;
	height: 20px;
	background-color: #e7e7e7;
	text-align: center;
	width: 50px;
	outline: none;
	-moz-outline-style: none;
}
.Button
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	height: 20px;
	background-color: #e7e7e7; /* #e7f4ff;*/
	text-align: center;
	vertical-align: middle;
	width: 70px;
	outline: none;
	-moz-outline-style: none;
}

/*************** Button CSS Start *********************/

.SaveButton
{
	background: url(images/save.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a.SaveButton:hover
{
	background: url(images/save.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}

.CancelButton
{
	background: url(images/cancel.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a.CancelButton:hover
{
	background: url(images/cancel.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}

.CloseButton
{
	background: url(images/close.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a.CloseButton:hover
{
	background: url(images/close.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}

.RankButton
{
	background: url(images/Rank.png) 0 0 no-repeat;
	display: inline-block;
	width: 70px;
	height: 30px;
	text-decoration: none;
}
a.RankButton:hover
{
	background: url(images/Rank.png) no-repeat;
	background-position: -70px 0;
	text-decoration: none;
}

.VoteButton
{
	background: url(images/Vote.jpg) 0 0 no-repeat;
	display: inline-block;
	width: 93px;
	height: 50px;
	text-decoration: none;
}
a.VoteButton:hover
{
	background: url(images/Vote.jpg) no-repeat;
	background-position: -93px 0;
	text-decoration: none;
}

.SubmitButton
{
	background: url(images/submit.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a.SubmitButton:hover
{
	background: url(images/submit.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}

.SearchButton
{
	background: url(images/search.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 21px;
	text-decoration: none;
}
a.SearchButton:hover
{
	background: url(images/search.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}

.CreateButton
{
	background: url(images/create.png) 0 0 no-repeat;
	display: inline-block;
	width: 107px;
	height: 21px;
	text-decoration: none;
}
a.CreateButton:hover
{
	background: url(images/create.png) no-repeat;
	background-position: -107px 0;
	text-decoration: none;
}

.UnRankButton
{
	background: url(images/unrank.png) 0 0 no-repeat;
	display: inline-block;
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a.UnRankButton:hover
{
	background: url(images/unrank.png) no-repeat;
	background-position: -82px 0;
	text-decoration: none;
}
/*.SaveButton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Save.jpg') no-repeat;
    width: 115px;
    height: 25px;   
}
.SaveButtonHover
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Save-(rollover).jpg') no-repeat;
    width: 115px;
    height: 25px;
}

.CancelButton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Cancel.jpg') no-repeat;
    width: 115px;
    height: 25px;  
}
.CancelButtonHover
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Cancel-(rollover).jpg') no-repeat;
    width: 115px;
    height: 25px;   
}

.CloseButton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Close.jpg') no-repeat;
    width: 115px;
    height: 25px;   
}
.CloseButtonHover
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Close-(rollover).jpg') no-repeat;
    width: 115px;
    height: 25px;   
}

.VoteButton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Vote.jpg') no-repeat;
    width: 93px;
    height: 50px;    
}
.VoteButtonHover
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Vote-(rollover).jpg') no-repeat;
    width: 93px;
    height: 50px;
}

.SubmitButton
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Submit.jpg') no-repeat;
    width: 115px;
    height: 25px;    
}
.SubmitButtonHover
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/Submit-(rollover).jpg') no-repeat;
    width: 115px;
    height: 25px;
}*/

/****************** Button CSS End ************************/


.PageLabelText
{
	color: #696565; /* #325BB0;*/
	font-size: 8pt;
	font-family: verdana, arial;
}

.PageHeaderText
{
	line-height: 1.2em;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial;
	color: #696565; /*#D63A1F*/
}
.GroupHeaderText
{
	line-height: 1.2em;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial;
	color: #FF8000; 
}
.PageHeaderText #CurrentSection
{
	color: #325BB0;
}

.lblBlueSmall
{
	font-size: 10pt;
	font-family: verdana, arial;
	color: #365CAA;
}
.lblBlueBold
{
	font-size: 10pt;
	font-family: verdana, arial;
	font-weight:bold;
	color: #365CAA;
	
}
.lblBlackMidium
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: Black;
	height: 1.4em;
	padding-bottom: 0px;
}
.lblRedBold
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	height: 1.4em;
	padding-bottom: 0px;
}
.lblBlackBig
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #696565;
	height: 1.4em;
	outline: none;
	-moz-outline-style: none;
}

.PageHeaderText #CurrentPage
{
	color: #D63A1F;
}

.SubHeaderText
{
	line-height: 1.2em;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial;
	color: #365CAA;
}

.SubHeaderText1
{
	font-size: 14pt;
	font-weight: bold;
	font-family: verdana;
	color: #365CAA;
}

.News
{
	padding-bottom: 5px;
}
.RankNumber
{
	font-size: 16pt;
	color: #365CAA;
	font-weight: bold;
	font-family: verdana, arial;
}
.RankRequestLable
{
	font-size: 10pt;
	color: #365CAA;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.RankNumberExist
{
	font-size: 16pt;
	color: #A8A8A8;
	font-weight: bold;
	font-family: verdana, arial;
}
.RankRequestLableExist
{
	font-size: 10pt;
	color: #A8A8A8;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.Text, .tblGenericText, .SolidHeader
{
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, arial;
	color: #696565;
}


#line
{
	background: url('images/hr_grad.gif');
	background-repeat: no-repeat;
	width: 573px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	border: 0;
	clear: both;
}






.ListTable1
{
	/*color: #666666;*/
	text-align: left; /*border: 1px solid #c0c0c0;*/
	outline: none;
	-moz-outline-style: none;
}
.ListTable1 a, a:visited
{
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}
.ListTable1 tr a
{
	color: #696565;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 tr.tItem
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 tr.theader
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle;
	height: 20px;
	padding-left: 0px;
	outline: none;
	-moz-outline-style: none;
}
.ListTable1 tr.theaderalt
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 tr.odd td
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 tr.RowOver
{
	/*background-color: #ffe1a0;*/ /*background: #EBF3FF; */ /*#E5E5E5;*/
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 20px; /*border: 1px solid #c0c0c0;*/
	outline: none;
	-moz-outline-style: none;
}



.ListTable1 tr th
{
	font-size: 10pt;
	padding-bottom: 8px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 tr th a
{
	padding-bottom: 8px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 td
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 8pt;
	outline: none;
	-moz-outline-style: none;
}

.ListTable1 td.HeaderSorted
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}











.ListTable
{
	/*color: #666666;*/
	text-align: left; /*border: 1px solid #c0c0c0;*/
}
.ListTable a, a:visited
{
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}
.ListTable tr a
{
	color: #696565;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr.tItem
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr.theader
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle;
	height: 20px;
	padding-left: 0px;
	outline: none;
	-moz-outline-style: none;
}
.ListTable tr.theaderalt
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr.odd td
{
	/*border: none;*/
	color: #696565;
	vertical-align: middle; /*height: 20px;*/
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr.odd1 td
{
	/*border: none;*/
	color: #696565;
	vertical-align: top; /*height: 20px;*/
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr.RowOver
{
	/*background-color: #ffe1a0;*/ /*background: #EBF3FF; */ /*#E5E5E5;*/
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 20px; /*border: 1px solid #c0c0c0;*/
	outline: none;
	-moz-outline-style: none;
}



.ListTable tr th
{
	font-size: 10pt;
	padding-bottom: 8px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable tr th a
{
	padding-bottom: 8px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable td
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 8pt;
	outline: none;
	-moz-outline-style: none;
}

.ListTable td.HeaderSorted
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}





.ListTable3
{
	/*color: #666666;*/
	text-align: left; /*border: 1px solid #c0c0c0;*/
}
.ListTable3 a, a:visited
{
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}
.ListTable3 tr a
{
	color: #696565;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr.tItem
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr.theader
{
	/*border: none;*/
	color: #696565;
	vertical-align: top;
	height: 20px;
	padding-left: 0px;
	outline: none;
	-moz-outline-style: none;
}
.ListTable3 tr.theaderalt
{
	/*border: none;*/
	color: #696565;
	vertical-align: top;
	height: 20px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr.odd td
{
	/*border: none;*/
	color: #696565;
	vertical-align: top; /*height: 20px;*/
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr.odd1 td
{
	/*border: none;*/
	color: #696565;
	vertical-align: top; /*height: 20px;*/
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr.RowOver
{
	/*background-color: #ffe1a0;*/ /*background: #EBF3FF; */ /*#E5E5E5;*/
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 20px; /*border: 1px solid #c0c0c0;*/
	outline: none;
	-moz-outline-style: none;
}



.ListTable3 tr th
{
	font-size: 10pt;
	padding-bottom: 8px;
	padding-left: 5px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 tr th a
{
	padding-bottom: 8px;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 td
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	font-size: 8pt;
	outline: none;
	-moz-outline-style: none;
}

.ListTable3 td.HeaderSorted
{
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}










.TableText, .TableText td, .TableText a:visited, .TableText a:active, .TableText a:hover, .TableText a:link, .ViewDetailContainer td, .ViewDetailContainer th
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 1.4em;
	outline: none;
	-moz-outline-style: none;
}

.TextLightGray
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #A8A8A8;
	height: 1.4em;
	outline: none;
	-moz-outline-style: none;
}

.TableText1
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 1.4em;
	outline: none;
	-moz-outline-style: none;
}

.TableText2, .TableText2 td, .TableText2 a:visited, .TableText2 a:active, .TableText2 a:hover, .TableText2 a:link
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 1.4em;
	outline: none;
	-moz-outline-style: none;
}

.TableText3, .TableText3 td, .TableText3 a:visited, .TableText3 a:active, .TableText3 a:hover, .TableText3 a:link
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 1.2em;
	padding: 0 0 0 0;
}

.TableTextBold
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 1.4em;
	font-weight: bold;
	padding-bottom: 0px;
}

.TableText2 th
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #696565;
	font-weight: normal; /*text-decoration: underline;*/
}

.TableText th
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #696565;
	font-weight: normal; /*text-decoration: underline;*/
}
.TableTextFoot td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #696565;
	height: 20px; /*padding-left:10px;*/ /* A8A8A8 C9C9C9 3169B5 696565 */
}

.HeaderLink
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #3169B5;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}



/* style all the textboxes */

.InputTextBox6
{
	background-color: #FFFFFF;
	font: 9pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
	border: #C9C9C9 1px solid;
	font-weight: normal;
	height: 20px;
	color: #696565;
}

.InputTextBox8
{
	background-color: #FFFFFF;
	font: 10pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
	border: #C9C9C9 1px solid;
	font-weight: bold;
	height: 21px;
	color: #696565;
}
.InputTextBox8Normal
{
	background-color: #FFFFFF;
	font: 10pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
	border: #C9C9C9 1px solid;
	font-weight: normal;
	height: 21px;
	color: Black; /*#696565;*/
}
.InputTextBox6Multi
{
	background-color: #FFFFFF;
	font: 9pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
	border: #C9C9C9 1px solid;
	font-weight: normal;
	color: #696565;
}

.InputTextBox7
{
	background-color: #FFFFFF;
	font: 10pt Verdana,Arial,Helvetica,sans-serif; /*border: #B0C4DE 1px solid;*/
	border: #C9C9C9 1px solid;
	height: 21px;
	font-weight: bold;
	color: #696565; /* 696565 707070 */
}

.TextBoxOn
{
	/*color: #4169e1;*/ /* 65, 105, 225*/
}

.TextBoxOff
{
	color: #696565;
}

.DropDownList
{
	/*padding: 2px 4px 0 5px;     border: none;     height: 16px;*/
	background-color: #FFFFFF;
	border: solid 1px #C9C9C9; /*border: #B0C4DE 1px solid;*/
	font: 10pt Verdana,Arial,Helvetica,sans-serif;
	color: #696565;
	font-weight: bold;
	height: 18px;
}
.DropDownListNormal
{
	/*padding: 2px 4px 0 5px;     border: none;     height: 16px;*/
	background-color: #FFFFFF;
	border: solid 1px #C9C9C9; /*border: #B0C4DE 1px solid;*/
	font: 10pt Verdana,Arial,Helvetica,sans-serif;
	color: Black;
	height: 18px;
}
.DropDownList9
{
	/*padding: 2px 4px 0 5px;     border: none;     height: 16px;*/
	background-color: #FFFFFF;
	border: solid 1px #C9C9C9; /*border: #B0C4DE 1px solid;*/
	font: 9pt Verdana,Arial,Helvetica,sans-serif;
	color: #696565;
	font-weight: normal;
	height: 18px;
}

.lnkButton
{
	font: 9pt verdana,Arial,Helvetica,sans-serif;
	color: #FF8000;
	outline: none;
	-moz-outline-style: none;
}

/*.TabItemOff
{
	cursor: pointer; 
	
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}*/



.TabItem
{
	color: #3F3F3F;
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

.TabItemOver
{
	cursor: pointer;
	font-family: verdana;
	font-size: 10pt;
	color: #365CAA;
	background: url('images/gr_1.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

.TabUnSelItemOver
{
	cursor: pointer;
	font-family: verdana;
	font-size: 10pt;
	color: #365CAA;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

.TabUnSelItemOver a
{
	margin: 0;
	color: #365CAA;
	padding: 3px 1px 3px 1px;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

.TabItemOver a
{
	margin: 0;
	color: #365CAA;
	padding: 3px 1px 3px 1px;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}


.TabItem a
{
	margin: 0;
	color: #3F3F3F;
	text-decoration: none;
	padding: 3px 1px 3px 1px;
	outline: none;
	-moz-outline-style: none;
}




/*Group Box*/

.bord-up
{
	position: relative;
	padding-left: 10px;
	outline: none;
	-moz-outline-style: none;
}
.bord-up2
{
	z-index: 1000;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	top: -9px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 13pt;
	color: #365CAA;
	font-weight: normal;
	outline: none;
	-moz-outline-style: none;
}
.bord-up3
{
	padding: 5px 1px 20px 1px;
	outline: none;
	-moz-outline-style: none;
}

.bord-up4
{
	padding: 0px 5px 5px 5px;
	height: 100%;
	position: relative;
	top: -7px;
	outline: none;
	-moz-outline-style: none;
}
.bord-up5
{
	z-index: 1000;
	position: relative;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	top: -12px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 16pt;
	color: #365CAA;
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}

.tab_bord
{
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}
.right_shadow
{
	background: url(images/right_mid_bg.gif) repeat-y;
}
.bot_shadow
{
	background: url(images/bot_mid_bg.gif) repeat-x;
}
.bord_line
{
	color: #E6E6E6;
	background-color: #E6E6E6;
	height: 1px; /* C9C9C9 #A8A8A8 #E6E6E6 */
	border: none;
}
.doted_line
{
	background: url('images/doted.gif');
	background-repeat: repeat-x;
	border: none;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}


.vidSubject
{
	font-family: verdana;
	font-size: 10pt;
	color: #3F3F3F;
	font-weight: bold;
}
.vidSubjectBig
{
	font-family: verdana;
	font-size: 12pt;
	color: #365CAA;
	font-weight: bold;
}
.vidDesc
{
	font-family: verdana;
	font-size: 10pt;
	color: #3F3F3F;
}

.vidLength
{
	font-family: verdana;
	font-size: 8pt;
	color: #365CAA;
}
.vidLengthbig
{
	font-family: verdana;
	font-size: 10pt;
	color: Gray;
}
