html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    background:transparent;
}

#main
{
    position:relative;
    width:1280px;
    margin-left:auto;
    margin-right:auto;
    /*background-image:url('../images/bg2.png');*/
    background-repeat:no-repeat;
}

p
{
    line-height:150%;
    font-family:Calibri;
    font-size:14px;
    color:#464646;
}

ul li
{
    line-height:150%;
    font-family:Calibri;
    font-size:14px;
    color:#464646;
}

ul
{
    padding-left:20px;
}

ol li
{
    line-height:150%;
    font-family:Calibri;
    font-size:14px;
    color:#464646;
}

.hometext
{
    line-height:150%;
    font-family:Calibri;
    font-size:14px;
    color:#314f6a;
}

p a
{
    color:#83abc6;
    font-family:Calibri;
    font-size:15px;
    font-weight:bold;
    text-decoration: none;
}

.topnav a
{
    color:#314f6a;
    font-family:Calibri;
    font-size:15px;
    font-weight:bold;
    text-decoration: none;
}

.tophdr
{
    color: #ffffff;
    font-family:Calibri;
    font-size:17px;
    font-weight:bold;
}

newsHome
{
    color: #759db3;
    font-family:Calibri;
    font-size:14px;
}

newsHome a
{
    font-family:Calibri;
    font-size:14px;
    color:#759db3;
    text-decoration: none;
    font-weight: normal;
}

.footertxt
{
    color: #707070;
    font-size: 13px;
}

.learnMore a
{
    font-size: 13px;
    font-weight: bold;
    color: #83abc6;
}

h1
{
    font-family: Calibri;
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
}

h2
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 20px;
}

h3
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 16px;
    padding-bottom: 5px;
}

.sidenav
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.sidenav a
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 16px;
    font-weight: bold;
}

.sidenav_sec
{
    padding-left: 20px;
    padding-bottom: 10px;
}

.sidenav_sec a
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 15px;
    font-weight: normal;
}

.teamTitle
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 15px;
    font-weight: normal;
}

.newsSide
{
    font-family: Calibri;
    color: #314f6a;
    font-size: 15px;
    font-weight: normal;
}

.newsTitle
{
    font-family: Calibri;
    color: #314f6a;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}
.newsTitle a 
{
    font-family: Calibri;
    color: #314f6a;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}
.newsTitle .newsDate {
    padding-right: 20px;
}

.newsHdr {
    font-family: Calibri;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

#slideshow
{
    position: absolute;
    width: 639px;
    height: 324px;
}

.opencdesc
{
  display:none;
}


/*tr:nth-child(even) {
    background-color:rgb(228, 235, 243) ;
}*/
.test tr
{  
   background-color :white;
}
tr.light
{  
   background-color :white;
}
tr.dark
{  
    background-color:rgb(228, 235, 243) ;
}

a.K1Link:link 
{
  color:black;
  font-family: Calibri;
  font-size: 17px;
  font-weight: bold;

}
a.K1Link:visited 
{
  color:black;
}
a.K1Link:hover 
{
  color:black;
}
a.K1Link:active 
{
  color:black;
}

.blueheaderBack
{
	background-color: #89B0C9;
}

.blueBorderBack
{
	background-color: #314F6A;
}

.blueBackLight
{
	background-color: #E4EBF3;
}

.blueBack
{
	background-color: #DCE7EF;
}

table.docs
{
	display: table;
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

table.standard
{
	display: table;
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
    border-collapse: collapse;
}

td.simple
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
	/*border: 2px solid #FF0000;*/
    border-collapse: collapse;
}

/*td.docs2
{
	color: #ffffff;
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background-color: #89B0C9;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border: 0;
}*/

.docs2 /* Duplicated to solve an IE Issue*/
{
	color: #ffffff;
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background-color: #89B0C9;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border: 0;
}

/*td.docs
{
	color: #ffffff;
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background-color: #89B0C9;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border-left-style: solid;
	border-left-width: 30px;
	border-left-color: #E4EBF3;
}*/

.docs /* Duplicated to solve an IE Issue*/
{
	color: #ffffff;
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background-color: #89B0C9;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border-left-style: solid;
	border-left-width: 30px;
	border-left-color: #E4EBF3;
}

td.docLink
{
	padding: 10px;
	width: 100%;
	background-color: #314F6A;
	text-align: center;
	vertical-align: middle;
	height: 100%
}


H3 a:link
{
    /*For some reason, these items are not used for a link within an H1 element*/
    /*font-family: Calibri;
    font-size: 16px;
    padding-bottom: 5px;*/
    text-decoration: none;
    color: #314f6a;
}

H3 a:visited
{
    /*font-family: Calibri;
    font-size: 16px;
    padding-bottom: 5px;*/
    text-decoration: none;
    color: #314f6a;
}

H3 a:hover
{
    /*font-family: Calibri;
    font-size: 16px;
    padding-bottom: 5px;*/
    text-decoration: none;
    color: #314f6a;
}
