﻿TABLE.TBLColored
{
	border: solid 0px Red;
}

TABLE.TBLColored TH
{
	font-weight: 900;
	font-size: 12px;
	color: white;
	text-align: left;
	font-family: verdana;
	text-align: left;
	background-color: #666666;
}

TABLE.TBLGridView
{
	border: solid 1px #2D4C2F;
}

TABLE.TBLGridView TH
{
	font-weight: 500;
	font-size: 15px;
	color: #000000;
	text-align: left;
	/*font-family: Calibri;*/
	text-align: left;
}

TABLE.TBLGridView TD
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-family: "OpenSans",sans-serif;
}

TABLE.TBLBorder
{
	border: solid 1px #666666;
}

TABLE.TBLBorder1
{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

TABLE.TBLBorder2
{
	border: solid 1px #999999;
}

/*TABLE.TBLBorder3
{	
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}

TABLE.TBLBorder4
{	
	border: solid 1px #CCCCCC;
}*/

.Text1
{
	font-size: 14px;
	/*font-family: Calibri;*/
	color: #333333;
	font-weight: 500;
}

.Text2
{
	font-size: 12px;
	font-family: Calibri;
	color: #333333;
	font-weight: 500;
}

.Text_BoldBlack
{
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

.Text_Black
{
	font-family: Calibri;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.Text_Red
{
	font-size: 16px;
	font-family: Calibri;
	color: #FF7F00;
	font-weight: bold;
}

.Text_BlockHeading
{
	font-weight: bolder;
	font-size: 15px;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
}
.Text_BlockHeading1
{
	font-weight: bolder;
	font-size: 15px;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	font-style: italic;
}
.Text_ArticleHeading
{
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	font-family: 'Calibri';
	text-decoration: none;
}

.Text_BlockContent
{
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	font-weight: lighter;
	line-height: 12px;
}

.Text_BlockTestimonial
{
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	font-weight: lighter;
	line-height: 12px;
	text-align: left;
}

A.Article1
{
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	color: #D00000;
	font-family: 'Calibri';
	text-decoration: underline;
}

A.Article1:visited
{
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	color: #D00000;
	font-family: 'Calibri';
	text-decoration: underline;
}
A.Article1:hover
{
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	color: Black;
	font-family: 'Calibri';
	text-decoration: underline;
}

A.Article
{
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	color: #336699;
	font-family: 'Calibri';
	text-decoration: none;
}

A.Article:visited
{
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	color: #336699;
	font-family: 'Calibri';
	text-decoration: none;
}
A.Article:hover
{
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	color: red;
	font-family: 'Calibri';
	text-decoration: none;
}

A.Article_Red
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	color: #D00000;
	font-family: 'Calibri';
	text-decoration: none;
}

A.Article_Red:visited
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	color: #D00000;
	font-family: 'Calibri';
	text-decoration: none;
}
A.Article_Red:hover
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	color: Black;
	font-family: 'Calibri';
	text-decoration: none;
}

A.TopMenus
{
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	color: #333;
	/*font-family: 'Calibri';*/
	text-decoration: none;
}

A.TopMenus:visited
{
	/*font-weight: bold;
	font-size: 14px;*/
	cursor: pointer;
	color: #336699;
	/*font-family: 'Calibri';*/
	text-decoration: none;
}
A.TopMenus:hover
{
	/*font-weight: bold;
	font-size: 14px;*/
	cursor: hand;
	color: #0055ff;
	/*font-family: 'Calibri';*/
	text-decoration: none;
}
A.FileLinks
{
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	color: #000;
	/*font-family: 'Calibri';*/
	text-decoration: none;
}

A.FileLinks:hover
{
	/*font-size: 16px;
	font-weight: 600;
	cursor: pointer;	
	font-family: 'Calibri';
	text-decoration: none;*/
	color: #369;
	transition:all 0.5s;
}

A.LinkMenus
{
	font-weight: 500;
	font-size: 15px;
	cursor: pointer;
	color: #000000;
	/*font-family: 'Calibri';*/
	text-decoration: none;
}

A.LinkMenus:visited
{
	/*font-weight: bolder;
	font-size: 18px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';*/
	text-decoration: none;
}

A.LinkMenus:hover
{
	/*font-size: 18px;
	font-family: 'Calibri';*/
	cursor: pointer;
	color: #0099CC;	
	text-decoration: none;
}

A.StudentsCorner
{
	font-size: 15px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	text-align: left;
}

A.StudentsCorner:visited
{
	font-size: 15px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
}

A.StudentsCorner:hover
{
	font-size: 15px;
	cursor: pointer;
	color: #0099CC;
	font-family: 'Calibri';
	text-decoration: none;
}

A.Textlinks
{
	font-size: 15px;
	font-family: Calibri;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
}
A.Textlinks:visited
{
	font-weight: bolder;
	font-size: 15px;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Calibri';
	text-decoration: none;
}

A.Textlinks:hover
{
	font-weight: bolder;
	font-size: 15px;
	cursor: pointer;
	color: Yellow;
	font-family: 'Calibri';
	text-decoration: none;
}

A.SubscribeLink
{
	font-weight: bolder;
	font-size: 15px;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'Calibri';
	text-decoration: none;
}
A.SubscribeLink:visited
{
	font-weight: bolder;
	font-size: 15px;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'Calibri';
	text-decoration: none;
}
A.SubscribeLink:hover
{
	font-weight: bolder;
	font-size: 15px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
}
/*A.BreadCrumb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    CURSOR: pointer;
    COLOR: #000000;
    FONT-FAMILY: 'Calibri';
    letter-spacing:1px;
    MARGIN: -2pt 0.5em 3pt 0em;
    TEXT-DECORATION: none
}
A.BreadCrumb:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    CURSOR: pointer;
    COLOR: #000000;
    FONT-FAMILY: 'Calibri';
    TEXT-DECORATION: none;
    letter-spacing: 1px;
}
A.BreadCrumb:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    CURSOR: pointer;
    COLOR: #0099CC;
    FONT-FAMILY: 'Calibri';
    TEXT-DECORATION: none;
    letter-spacing:1px;    
}*/
A.Sub
{
	font-size: 20px;
	font-family: Calibri;
	color: #000000;
	font-weight: normal;
	text-decoration: underline; /*margin-left:5px;*/
}
A.Sub:visited
{
	font-weight: normal;
	font-size: 20px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none; /*margin-left:5px;*/
}

A.Sub:hover
{
	font-weight: normal;
	font-size: 20px;
	cursor: pointer;
	color: #0099CC;
	font-family: 'Calibri';
	text-decoration: none; /*margin-left:5px;*/
}

A.Sub1
{
	font-size: 18px;
	font-family: Calibri;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 10px;
}

A.Sub1:visited
{
	font-weight: normal;
	font-size: 18px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 10px;
}

A.Sub1:hover
{
	font-weight: normal;
	font-size: 18px;
	cursor: pointer;
	color: #0099CC;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 10px;
}
A.Sub2
{
	font-size: 16px;
	font-family: Calibri;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 16px;
}

A.Sub2:visited
{
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 16px;
}

A.Sub2:hover
{
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	color: #0099CC;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 16px;
}

A.Sub3
{
	font-size: 15px;
	font-family: Calibri;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 23px;
}

A.Sub3:visited
{
	font-weight: normal;
	font-size: 15px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 23px;
}

A.Sub3:hover
{
	font-weight: normal;
	font-size: 15px;
	cursor: pointer;
	color: #0099CC;
	font-family: 'Calibri';
	text-decoration: none;
	margin-left: 23px;
}

.Heading
{
	font-size: 28px;
	font-family: Calibri;
	color: #666666;
	font-weight: 600;
}
.SubHeading
{
	font-size: 28px;
	font-family: Calibri;
	color: #666666;
	font-weight: 500;
}

.SubHeading1
{
	font-size: 27px;
	font-family: Calibri;
	color: #FF9933;
	font-weight: 500;
}

.SubHeading2
{
	font-size: 23px;
	font-family: Calibri;
	color: #666666;
	font-weight: 500;
}

H3.Head
{
	font-weight: 600;
	color: #666666;
	font-family: Calibri;
	font-size: 26px;
	padding: 10px 0px 10px 0px;
}

.boldred
{
	font-size: 14px;
	font-family: Calibri;
	color: Red;
}
.Text_BoldRed
{
	font-size: 11px;
	font-family: Calibri;
	color: #D00000;
	font-weight: 600;
}
.Messageandnews
{
	font-size: 14px;
	cursor: pointer;
	color: #000000;
	font-family: 'Calibri';
	text-decoration: none;
	text-align: left;
}



.subscribe
{
	background-image: url(../Images/NewDesign/Subscribe-blank.jpg);
	width: 194px;
	height: 27px;
	border: solid 0px white;
	background-repeat: no-repeat;
}
.Text_White
{
	font-family: Calibri;
	color: white;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	padding:0px 40px 0px 40px;
}
.Subscribe
{
	width: 194px;
	height: 27px;
	border: solid 0px white;
	background-image: url( '../Images/NewDesign/subscribe.jpg' );
	background-repeat: repeat-x;
}
