﻿/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;
/*	vertical-align: baseline; */

}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset */


/*

	Green borders/buttons: #36c340


*/


body 
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	/*opacity:0.7;*/
}


/* td.ppButton {background: url(../images/ppButton.png) no-repeat center left; height: 26px; width: 80px;} */
td.ppButton a {text-decoration: none; font-weight: bold; color: #00609c; }
tt.ppButton a:visited {color: #00609c;}

tr.gridrow { vertical-align: middle;}



div.bluebox {border: 1px solid #00639e; background-color: #f7f7f7;}
div.orangebox {border: 1px solid #f0922b; background-color: #f7f7f7;}
div.greenbox {border: 1px solid #00639e; background-color: #67a54b; color: #f7f7f7;}


a, a:visited {color: #00609c;}
a:hover {text-decoration: underline;}

a.ppt_link_btn_style {background-position: -1000px -1000px; background-repeat: no-repeat; color: #ffffff; font-size: 13px; height: 23px; text-decoration: none;}
a.ppt_link_btn_style div, a.ppt_link_btn_style span {background-position: left bottom; background-repeat: no-repeat; cursor: pointer; float: left; line-height: 15px; padding: 0px 0px 2px 0px; }
a.ppt_link_btn_style div div {background-position: right top; padding: 0px 2px 0px 0px;}
a.ppt_link_btn_style div div div {background-position: left top; padding: 0px; }
a.ppt_link_btn_style div div div span.btn_text {background-position: right bottom; display: inline; margin: 2px -2px -2px 2px; padding: 2px 19px 5px 17px;}

a.ppt_green_btn_style {background-image: url(../images/button_bg.png);}
a.ppt_green_btn_style div {background-image: url(../images/button_bg.png);}

input.xppt_blue_btn_style {background-color: rgb(0,96,156); /*rgb(59,89,152);*/ border-top-color: rgb(217,223,234); border-right-color: rgb(13,31,91); border-bottom-color: rgb(14,31,91); border-left-color: rgb(217,223,234);
	border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid; 
	color: #ffffff; cursor: pointer; display: inline-block; height: 22px; margin-bottom: 2px 4px 2px 0px; padding: 2px 15px 3px 15px; text-align: center; line-height: normal; text-indent: 0px; 
	font-family: 'lucida grande', Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px;}

input.ppt_blue_btn_style 
{
	background-image: url(http://images.easyimg.com/b38b30a7/borderwidth-1/bordercolor-0e1f5b/fillcolor-00609c/rounded-5/paddingleft-12/paddingright-12/paddingtop-4/paddingbottom-6/color-ffffff/font-Arial/size-11/button.css) top left no-repeat;
	color: #ffffff; cursor: pointer; display: inline-block; height: 22px; margin-bottom: 2px 4px 2px 0px; padding: 2px 15px 3px 15px; text-align: center; line-height: normal; text-indent: 0px; 
	font-family: 'lucida grande', Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px;
}


/* rounded border on page */

div.gridborder div.gridmiddle p.intro {padding: 0 0 16px 20px; margin: 0;}
div.gridborder div.gridmiddle span.datalist {clear:both;}

div.gridborder div.gridtop 
{
	background: url("../images/site/gridbordertop.png") no-repeat top left;
    height: 10px; width: 630px;
}
    
div.gridborder div.gridmiddle
{
    background: url("../images/site/gridmiddle.png") repeat-x top left;
	width: 628px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;
}

div.gridborder div.gridbottom 
{
	background: url("../images/site/gridborderbottom.png") no-repeat top left;
    height: 10px; width: 630px;
}


