/*Base Classes*/

.blob_summary_v2_wrapper {padding-bottom:8px}

body {
     background: url('/images/bg-body.gif') repeat-x;
     padding: 0;
     margin: 0;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #000000;
     line-height: 15px;
}

a {color: #005E9D;}
a:link {color: #005E9D;text-decoration: none;}
a:visited {color: #005E9D;text-decoration: none;}
a:hover {color: #e31837;text-decoration: none;}


img {
 border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
} 

/*Standard Text Classes*/

.body {}
.body a:link { color: #005E9D;}
.body a:visited {color: #005E9D;}
.body a:hover { color: #8E8E8E; text-decoration: none;}

.bodybold {line-height: 18px;font-weight: bold;}

.header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.title, .titlewhite, .titleorange {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.titlewhite {color: #FFFFFF;}
.titleorange {color: #005E9D;}

.footer {font-size: 10px;line-height: 15px;}
.footer a:link {color: #000;text-decoration: none;}
.footer a:visited {color: #000;text-decoration: none;}
.footer a:hover {color: #005E9D;text-decoration: none;}

.camptitle {
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}

/*Colored Standard Classes*/

.bodywhite {font-size: 10px;color: #FFFFFF;}
.bodywhite a:link {color: #005E9D;}
.bodywhite a:visited {color: #005E9D;}
.bodywhite a:hover {color: #fff;text-decoration: none;}

.bodygrey {font-size: 10px;color: #C0C0C0;}
.bodygrey a:link {color: #c0c0c0;text-decoration: none;}
.bodygrey a:visited {color: #c0c0c0;text-decoration: none;}
.bodygrey a:hover {color: #005E9D;text-decoration: none;}


.bodyorange {font-size: 10px;color: #005E9D;}
.headerwhite {font-size: 11px;font-weight: bold;color: #FFFFFF;}


.footerWhite {font-size: 10px;color: #005E9D;}
.footerWhite a:link {color: #005E9D;}
.footerWhite a:visited {color: #005E9D;}
.footerWhite a:hover {color: #999999;text-decoration: none;}

/*Object Classes*/

.input {height: 15px;border: solid 1px #666;}
.popcornContentPosition {
    padding: 40px 0 40px 40px;
    width: 675px;
    overflow: auto;
}
.toDo {
    background-color: Yellow;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    line-height: 15px;
    font-weight: bold;
    margin:15px 0 15px 0;
    text-align: center;    
}

/*Module Classes*/
.itemList {
    font-size: 10px;
    color: #000;
    line-height: 15px;
    font-weight: bold;
}
.itemList a:link {color: #005E9D;font-weight: normal;}
.itemList a:hover {color: #000;text-decoration: none;font-weight: normal;}
.itemList a:visited {color: #005E9D;font-weight: normal;}

